about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-03 21:53:37 +0200
committerGitHub <noreply@github.com>2025-06-03 21:53:37 +0200
commitc8a0f69d0ef5a97db58e9ad4cbe3b7ab4a66e760 (patch)
treef1324807ff7aec55687e5cfd8382fc67e3730831 /compiler/rustc_interface/src
parentf574c0edb5a505d5b462c5fe02fb149120984730 (diff)
parentc87b072952b75f2cfb05882efca49c58894f20aa (diff)
downloadrust-c8a0f69d0ef5a97db58e9ad4cbe3b7ab4a66e760.tar.gz
rust-c8a0f69d0ef5a97db58e9ad4cbe3b7ab4a66e760.zip
Rollup merge of #141925 - cuviper:vestigial-bootstrap, r=workingjubilee
Remove bootstrap cfgs from library/

These `cfg(bootstrap)` are always false now that rust-lang/rust#119899 has landed, and likewise `cfg(not(bootstrap))` is always true. Therefore, we don't need to wait for the usual stage0 bump to clean these up.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions