rust/compiler/rustc_const_eval/src/check_consts
2025-02-27 04:56:27 +00:00
..
check.rs Rename rustc_middle::Ty::is_unsafe_ptr to is_raw_ptr 2025-02-10 12:49:18 +00:00
mod.rs require trait impls to have matching const stabilities as the traits 2025-02-27 04:56:27 +00:00
ops.rs Implement MIR const trait stability checks 2025-01-28 05:01:12 +00:00
post_drop_elaboration.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
qualifs.rs Rustfmt 2025-02-08 22:12:13 +00:00
resolver.rs Implement MIR, CTFE, and codegen for unsafe binders 2025-01-31 17:19:53 +00:00