about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-05-18 11:03:45 +0200
committerGitHub <noreply@github.com>2025-05-18 11:03:45 +0200
commiteb21b252c68411f2a0893d01292cf5d942800107 (patch)
treee10eb8848d3317c9842f460a90b741902ca64336 /compiler/rustc_codegen_gcc
parent5a55870aa110d3ab8e2020fa27c62a9c0768a6bd (diff)
parent258e8808616e4cb5c65d2692c66a6c61e17cc09f (diff)
downloadrust-eb21b252c68411f2a0893d01292cf5d942800107.tar.gz
rust-eb21b252c68411f2a0893d01292cf5d942800107.zip
Rollup merge of #140966 - est31:let_chains_library, r=tgross35
Remove #![feature(let_chains)] from library and src/librustdoc

PR https://github.com/rust-lang/rust/pull/132833 has stabilized the `let_chains` feature. This PR removes the last occurences from the library, the compiler, and librustdoc (also because #140887 missed the conditional in one of the crates as it was behind the "rustc" feature).

We keep `core` as exercise for the future as updating it is non-trivial (see PR thread).
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions