about summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/builder/expr/as_constant.rs
AgeCommit message (Expand)AuthorLines
2025-07-23Remove useless lifetime parameter.Camille GILLOT-17/+3
2025-07-23Give an AllocId to ConstValue::Slice.Camille GILLOT-13/+28
2025-06-30Introduce `ByteSymbol`.Nicholas Nethercote-11/+12
2025-05-26extend allocbytes with associated typeNia Espera-3/+3
2025-03-13Simplify lit_to_mir_constant a bitbjorn3-16/+11
2025-03-10Allow int literals for pattern types with int base typesOli Scherer-1/+6
2025-01-30Avoid calling the layout_of query in lit_to_constOli Scherer-10/+11
2025-01-09Make `lit_to_mir_constant` infallibleOli Scherer-31/+21
2024-12-17Rename `rustc_mir_build::build` to `builder`Zalathar-0/+173