about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/alloc_system.rs
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-03-18 19:21:30 +0100
committerSamuel Tardieu <sam@rfc1149.net>2025-05-21 17:17:30 +0200
commit205e313ae4904468d8d2ee6f2cb785bb91271512 (patch)
tree5b9c0939ab721c476f2b567f1164b6614f48bdab /compiler/rustc_codegen_gcc/example/alloc_system.rs
parentf2d49731575198637ee3bb2d83c7060c3581a512 (diff)
downloadrust-205e313ae4904468d8d2ee6f2cb785bb91271512.tar.gz
rust-205e313ae4904468d8d2ee6f2cb785bb91271512.zip
Do not warn about feature-enabled items
If an item has been enabled through a feature, it will not be linted
even though the MSRV is not compatible. This use case may happen when
stable compilers are allowed to enable unstable features, e.g. in
the Rust for Linux toolchain.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions