| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-11-04 | Remove support for compiler plugins. | Nicholas Nethercote | -78/+0 |
| 2023-03-23 | expand: Pass `ast::Crate` by reference to AST transforming passes | Vadim Petrochenkov | -3/+3 |
| 2022-08-22 | Migrate rustc_plugin_impl to SessionDiagnostic | Peter Medus | -11/+5 |
| 2021-12-06 | replace dynamic library module with libloading | Andy Russell | -25/+17 |
| 2021-10-03 | Move rustc_middle::middle::cstore to rustc_session. | Camille GILLOT | -1/+1 |
| 2021-08-21 | Remove `Session.used_attrs` and move logic to `CheckAttrVisitor` | Aaron Hill | -1/+1 |
| 2021-08-10 | Replace #[plugin_registrar] with exporting __rustc_plugin_registrar | bjorn3 | -12/+5 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+99 |
