| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-16 | Add `warn(unreachable_pub)` to `rustc_arena`. | Nicholas Nethercote | -11/+11 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+3 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2022-11-22 | `rustc_arena`: remove a couple of `ref` patterns | Maybe Waffle | -10/+6 | |
| 2022-06-03 | Adapt tests to be able to run in miri | Nilstrieb | -4/+20 | |
| Decrease the Ns of bug loops to a smaller N, which makes them a lot faster in miri. | ||||
| 2021-03-17 | Move some test-only code to test files | Joshua Nelson | -0/+18 | |
| This also relaxes the bounds on some structs and moves them to the impl block instead. | ||||
| 2020-09-18 | Add bench_typed_arena_clear_100 bench | est31 | -0/+11 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+203 | |
