rust/compiler/rustc_const_eval/src
Jana Dönszelmann 7e0f5b5016
Introduce new-style attribute parsers for several attributes
note: compiler compiles but librustdoc and clippy don't
2025-02-24 14:31:17 +01:00
..
check_consts Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
const_eval Fix binding mode problems 2025-02-22 00:13:19 +00:00
interpret Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
util Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData. 2025-02-20 13:27:32 -06:00
errors.rs compiler: die immediately instead of handling unknown target codegen 2025-02-10 11:04:31 -08:00
lib.rs Pretty print pattern type values with transmute if they don't satisfy their pattern 2025-02-05 14:56:41 +00:00