diff options
| author | Jason Newcomb <jsnewcomb@pm.me> | 2025-07-18 19:11:27 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-18 19:11:27 +0000 |
| commit | ae8ff77d00f04cee9512c5b7d0bce7d61976bfaa (patch) | |
| tree | e80e33ab76f940b9c32d041f61935945d8d8af37 /compiler/rustc_codegen_gcc/example/alloc_system.rs | |
| parent | e62e27bf5bbae5d0ba596ae43356a7c9c988a067 (diff) | |
| parent | 167ac052df6dd5371798fe5ef944f4fd0d1dbe77 (diff) | |
| download | rust-ae8ff77d00f04cee9512c5b7d0bce7d61976bfaa.tar.gz rust-ae8ff77d00f04cee9512c5b7d0bce7d61976bfaa.zip | |
Warn about `const` instability wrt MSRV (#15297)
This makes `const` contexts use the `const`-stability version information instead of the regular stability one, as `const`-stability may happen much later than stability in non-`const` contexts. ~~It includes the content of PR rust-lang/rust-clippy#15296 as its first commit. I separated them because this one is more complex, and rust-lang/rust-clippy#15296 may be merged more rapidly.~~ changelog: [`incompatible_msrv`]: check the right MSRV when in a `const` context r? Jarcho @rustbot label +C-bug +I-false-negative
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions
