diff options
| author | bors <bors@rust-lang.org> | 2024-11-03 02:32:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-11-03 02:32:48 +0000 |
| commit | 67395551d07b0eaf6a45ed3bf1759530ca2235d7 (patch) | |
| tree | 4d349e723ac68aaa6846768634fd3ddef0326182 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 8ccb78e0d5b1775b42153730d49de6456cf10a70 (diff) | |
| parent | 66351a61844aaabe76173c7c790c1a9adbc3d4a8 (diff) | |
| download | rust-67395551d07b0eaf6a45ed3bf1759530ca2235d7.tar.gz rust-67395551d07b0eaf6a45ed3bf1759530ca2235d7.zip | |
Auto merge of #132458 - RalfJung:rustc-const-unstable, r=Amanieu
get rid of a whole bunch of unnecessary rustc_const_unstable attributes In general, when a `const fn` is still unstable, it doesn't need a `#[rustc_const_unstable]` attribute. The only exception is functions that internally use things that can't be used in stable const fn yet. So this gets rid of a whole bunch of `#[rustc_const_unstable]` in libcore.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
