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