rust/compiler/rustc_const_eval/src/util
2024-02-21 14:32:52 +01:00
..
alignment.rs still accept references to u8 slices and str in packed fields 2023-09-06 08:32:30 +02:00
caller_location.rs make it possible for outside crates to inspect a mir::ConstValue with the interpreter 2024-02-21 14:32:52 +01:00
check_validity_requirement.rs unstably allow constants to refer to statics and read from immutable statics 2024-02-10 16:12:55 +01:00
compare_types.rs have better explanation for relate_types 2023-10-02 23:39:45 +03:00
mod.rs partially inline eval_rvalue_into_place for const prop lint 2024-01-23 16:34:42 +00:00
type_name.rs Add CoroutineClosure to TyKind, AggregateKind, UpvarArgs 2024-02-06 02:22:58 +00:00