about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/box_region.rs
AgeCommit message (Collapse)AuthorLines
2021-06-08Inline the rest of box_regionbjorn3-80/+0
2021-06-08Inline box_region macro callsbjorn3-80/+0
2021-06-08Simplify box_region macrosbjorn3-26/+17
2020-08-30mv compiler to compiler/mark-0/+169