Skip to content

Mark all crates except std as experimental #15014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2014

Conversation

brson
Copy link
Contributor

@brson brson commented Jun 18, 2014

This creates a stability baseline for all crates that we distribute that are not std. In general, all library code must start as experimental and progress in stages to become stable.

bors added a commit that referenced this pull request Jun 19, 2014
This creates a stability baseline for all crates that we distribute that are not `std`. In general, all library code must start as experimental and progress in stages to become stable.
@bors bors closed this Jun 19, 2014
@bors bors merged commit 77657ba into rust-lang:master Jun 19, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Jun 19, 2023
Document the sysroot field in JsonProject

rust-analyzer supports both `sysroot` and `sysroot_src` in `rust-project.json`. Document `sysroot` and show example values for both fields.
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2024
These were documented in rust-lang#15014 in the manual, but this definition
wasn't updated to match.
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 18, 2024
Update JsonProject to include optional fields

These were documented in rust-lang#15014 in the manual, but this definition wasn't updated to match.
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.

3 participants