about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/traits/consts.rs
AgeCommit message (Expand)AuthorLines
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