about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/base_n
AgeCommit message (Collapse)AuthorLines
2024-04-22Stabilize the size of incr comp object file namesBen Kimock-2/+10
2022-06-04Adapt rustc_data_structures tests to run in strict miriNilstrieb-1/+3
Some tests took too long and owning_ref is fundamentally flawed, so don't run these tests or run them with a shorter N. This makes miri with `-Zmiri-strict-provenance` usable to find UB.
2020-08-30mv compiler to compiler/mark-0/+22