summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/traits/consts.rs
AgeCommit message (Expand)AuthorLines
2022-04-02make memcmp return a value of c_int_width instead of i32David Morrison-0/+1
2022-03-07Introduce `ConstAllocation`.Nicholas Nethercote-3/+3
2021-09-09Make `abi::Abi` `Copy` and remove a *lot* of refsAndreas Liljeqvist-1/+1
2021-06-28Update other codegens to use tcx managed vtable allocations.Charles Lew-0/+2
2020-08-30mv compiler to compiler/mark-0/+38