about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/large_enums.rs
AgeCommit message (Expand)AuthorLines
2023-04-23Use param_env_reveal_all_normalized in MIR opts.Camille GILLOT-1/+1
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-20/+25
2023-02-24Rename many interner functions.Nicholas Nethercote-4/+3
2023-02-15Replace an unnecessary `mk_ty` call with `mk_array`.Nicholas Nethercote-5/+2
2023-02-14s/eval_usize/eval_target_usize/ for clarityOli Scherer-1/+1
2023-02-08Add de-init to destination placekadmin-7/+10
2023-02-07Leave FIXME for wasm layout difference.kadmin-15/+27
2023-02-07Rm allocation in candidatekadmin-0/+283