about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-11-03 02:32:48 +0000
committerbors <bors@rust-lang.org>2024-11-03 02:32:48 +0000
commit67395551d07b0eaf6a45ed3bf1759530ca2235d7 (patch)
tree4d349e723ac68aaa6846768634fd3ddef0326182 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent8ccb78e0d5b1775b42153730d49de6456cf10a70 (diff)
parent66351a61844aaabe76173c7c790c1a9adbc3d4a8 (diff)
downloadrust-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