mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() 1. Document the new intrinsics. 2. Make the intrinsics actually check the contract if enabled, and remove `contract::check_requires` function. 3. Use panic with no unwind in case contract is using to check for safety, we probably don't want to unwind. Following the same reasoning as UB checks. |
||
---|---|---|
.. | ||
compare_impl_item | ||
check.rs | ||
compare_impl_item.rs | ||
dropck.rs | ||
entry.rs | ||
intrinsic.rs | ||
intrinsicck.rs | ||
mod.rs | ||
region.rs | ||
wfcheck.rs |