about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-12-24 10:02:54 +0000
committerbors <bors@rust-lang.org>2021-12-24 10:02:54 +0000
commitfca4b155a7eec79714a24c262e81edc633263cc9 (patch)
tree4dcbea4dde52bad007e681f306b56bef2ed7bc82 /compiler/rustc_codegen_llvm/src
parent59337cddd41880f8075b07860a99be4dc402ddb1 (diff)
parent72f15ea22a1a5299c4b8cda74e651aafb1554684 (diff)
downloadrust-fca4b155a7eec79714a24c262e81edc633263cc9.tar.gz
rust-fca4b155a7eec79714a24c262e81edc633263cc9.zip
Auto merge of #92226 - woppopo:const_black_box, r=joshtriplett
Constify `core::intrinsics::black_box` and `core::hint::black_box`.

`core::intrinsics::black_box` is already constified, but it wasn't marked as const (see: https://github.com/rust-lang/rust/blob/master/compiler/rustc_const_eval/src/interpret/intrinsics.rs#L471).

Tracking issue: None
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions