rust/compiler/rustc_const_eval/src/check_consts
2026-01-13 17:13:22 +00:00
..
check.rs Change some matches!(.., .. if ..) with let-chains 2026-01-13 17:13:22 +00:00
mod.rs is_const_default_method is completely handled by the constness query 2025-12-03 12:38:24 +00:00
ops.rs Remove #[const_trait] 2025-11-08 07:37:15 +01: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 Fix ICE: can't type-check body of DefId, since type_consts don't have a body. 2026-01-09 14:45:33 -08:00
resolver.rs Replace Rvalue::NullaryOp by a variant in mir::ConstValue. 2025-12-14 17:25:51 +00:00