| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-02-02 | Rename rustc_driver to rustc_driver_impl | John Kåre Alsaker | -67/+0 | |
| 2023-01-30 | session: diagnostic migration lint on more fns | David Wood | -0/+27 | |
| Apply the diagnostic migration lint to more functions on `Session`. Signed-off-by: David Wood <david.wood@huawei.com> | ||||
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -7/+7 | |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -8/+8 | |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -8/+8 | |
| 2022-08-30 | add UI test for unpretty | yukang | -0/+7 | |
| 2022-08-25 | Code cleaning | Adrian Tombu | -3/+3 | |
| 2022-08-25 | Replace spaghetti with a simple errors enum | Adrian Tombu | -4/+19 | |
| 2022-08-25 | Start adding enum errors for deserialize_rlink | Adrian Tombu | -1/+2 | |
| 2022-08-25 | Use std::io::Error and remove useless to_string | Adrian Tombu | -2/+2 | |
| 2022-08-25 | Fixes fmt & SessionDiagnostic structs | Adrian Tombu | -12/+4 | |
| 2022-08-25 | Start moving rustc_driver to SessionDiagnostic | Adrian Tombu | -0/+25 | |
