about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_system.rs
diff options
context:
space:
mode:
authorJason Newcomb <jsnewcomb@pm.me>2025-07-18 19:11:27 +0000
committerGitHub <noreply@github.com>2025-07-18 19:11:27 +0000
commitae8ff77d00f04cee9512c5b7d0bce7d61976bfaa (patch)
treee80e33ab76f940b9c32d041f61935945d8d8af37 /compiler/rustc_codegen_gcc/example/alloc_system.rs
parente62e27bf5bbae5d0ba596ae43356a7c9c988a067 (diff)
parent167ac052df6dd5371798fe5ef944f4fd0d1dbe77 (diff)
downloadrust-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