summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/interpret/traits.rs
AgeCommit message (Expand)AuthorLines
2022-03-31interpret: make isize::MAX the limit for dynamic value sizesRalf Jung-2/+3
2021-10-07Turn tcx.vtable_allocation() into a query.Michael Woerister-1/+1
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-0/+142