rust/compiler/rustc_const_eval/src
2025-12-23 13:54:59 +00:00
..
check_consts Introduce Operand::RuntimeChecks. 2025-12-14 17:25:53 +00:00
const_eval Make ValTree recurse through ty::Const 2025-12-23 13:54:59 +00:00
interpret Make ValTree recurse through ty::Const 2025-12-23 13:54:59 +00:00
util codegen: implement repr(scalable) 2025-12-16 11:00:12 +00:00
errors.rs const validation: remove check for mutable refs in final value of const 2025-11-09 14:32:01 +01:00
lib.rs Remove deny of manual-let-else 2025-12-16 08:42:04 -08:00