Skip to content

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.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 4, 2025
The first statement of the block might have been in a different context
from the expression. Walk up to the right context to get bounds
properly.

Also, switch to `snippet_with_applicability()` since we know that we are
in the right context already.

changelog: [`if_then_some_else_none`]: emit well-formed suggestion, and
do not lint inside macros

Fixes rust-lang/rust-clippy#15005
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