about summary refs log tree commit diff
path: root/compiler/rustc_arena/src/tests.rs
AgeCommit message (Expand)AuthorLines
2024-08-16Add `warn(unreachable_pub)` to `rustc_arena`.Nicholas Nethercote-11/+11
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+3
2022-11-22`rustc_arena`: remove a couple of `ref` patternsMaybe Waffle-10/+6
2022-06-03Adapt tests to be able to run in miriNilstrieb-4/+20
2021-03-17Move some test-only code to test filesJoshua Nelson-0/+18
2020-09-18Add bench_typed_arena_clear_100 benchest31-0/+11
2020-08-30mv compiler to compiler/mark-0/+203