| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-10-01 | Fix clippy lints | Guillaume Gomez | -7/+1 |
| 2021-07-18 | Move OnDiskCache to rustc_query_impl. | Camille GILLOT | -1/+2 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -1/+1 |
| 2021-03-15 | Change the `.unwrap` to `.expect` with a helpful message | hyd-dev | -1/+5 |
| 2021-03-15 | Add `rustc_interface::interface::Config::parse_sess_created` | hyd-dev | -1/+8 |
| 2021-02-19 | Move try_print_query_stack to rustc_interface. | Camille GILLOT | -1/+22 |
| 2020-12-22 | Add some intra-doc links to compiler docs | Joshua Nelson | -1/+2 |
| 2020-12-01 | Fix `unknown-crate` when using self-profile with rustdoc | Joshua Nelson | -3/+0 |
| 2020-11-24 | Add method to get the register_lints function from the compiler | flip1995 | -0/+3 |
| 2020-09-27 | Add option to pass a custom codegen backend from a driver | bjorn3 | -0/+5 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+209 |
