| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2023-12-18 | Replace some instances of FxHashMap/FxHashSet with stable alternatives ↵ | Michael Woerister | -3/+4 | |
| (mostly in rustc_hir and rustc_ast_lowering) Part of https://github.com/rust-lang/compiler-team/issues/533 | ||||
| 2021-10-06 | Introduce get_diagnostic_name | Cameron Steffen | -0/+17 | |
