Skip to content

CONTRIBUTING.md: Give some more examples of non-replacements#28

Merged
Turbo87 merged 1 commit into
rust-lang:mainfrom
joshtriplett:other-examples-of-exclusions
Jun 30, 2026
Merged

CONTRIBUTING.md: Give some more examples of non-replacements#28
Turbo87 merged 1 commit into
rust-lang:mainfrom
joshtriplett:other-examples-of-exclusions

Conversation

@joshtriplett

@joshtriplett joshtriplett commented Jun 28, 2026

Copy link
Copy Markdown
Member

libc and rustix are crates we regularly add new interfaces from, but they're never likely to be completely replaced by std. And they're good examples of a certain class of crates (comprehensive interfaces to large APIs), which is distinct from the itertools class of crates (broad set of independently useful APIs that we're likely to evaluate and add individually).

`libc` and `rustix` are crates we regularly add new interfaces from, but
they're never likely to be *completely* replaced by `std`.
@Turbo87 Turbo87 merged commit a022f48 into rust-lang:main Jun 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants