about summary refs log tree commit diff
path: root/compiler/rustc_hir/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-26 06:44:03 +0000
committerbors <bors@rust-lang.org>2023-11-26 06:44:03 +0000
commit9529a5d2655f6974c2ee16e91c5db548a3daea03 (patch)
tree1275e675688466510f052288c394c735b5432659 /compiler/rustc_hir/src
parent5c97719393b093997a03d7bb5d8a01d712c66c0e (diff)
parent2c03f21d1f28d0fd7ca0475be434b1f6a303c992 (diff)
downloadrust-9529a5d2655f6974c2ee16e91c5db548a3daea03.tar.gz
rust-9529a5d2655f6974c2ee16e91c5db548a3daea03.zip
Auto merge of #110303 - nbdd0121:master, r=Mark-Simulacrum
Add `debug_assert_nounwind` and convert `assert_unsafe_precondition`

`assert_unsafe_precondition` checks non-CTFE-evaluable conditions in runtime and performs no-op in compile time, while many of its current usage can be checked during const eval.
Diffstat (limited to 'compiler/rustc_hir/src')
0 files changed, 0 insertions, 0 deletions