| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-05-13 | Remove the equality operation between `Symbol` and strings. | Nicholas Nethercote | -15/+15 | |
| And also the equality between `Path` and strings, because `Path` is made up of `Symbol`s. | ||||
| 2019-05-13 | Pass a `Symbol` to `check_name`, `emit_feature_err`, and related functions. | Nicholas Nethercote | -2/+2 | |
| 2019-04-03 | Deny internal lints on librustc_interface | flip1995 | -1/+0 | |
| 2019-04-03 | Check for unstable-options flag before register internals | flip1995 | -1/+3 | |
| 2019-04-03 | Make internal lints allow-by-default | flip1995 | -0/+1 | |
| 2019-03-27 | librustc_interface => 2018 | Mazdak Farrokhzad | -0/+1 | |
| 2019-03-16 | Remove MetadataOnlyCodegenBackend | bjorn3 | -3/+0 | |
| 2019-03-10 | Make the rustc driver and interface demand driven | John Kåre Alsaker | -1/+158 | |
| 2019-02-28 | Introduce rustc_interface and move some methods there | John Kåre Alsaker | -0/+702 | |
