Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize` | John Kåre Alsaker | 2023-03-16 | 1 | -1/+7 |
* | Remove useless borrows and derefs | Maybe Waffle | 2022-12-01 | 1 | -1/+1 |
* | Add diagnostic translation lints to crates that don't emit them | 5225225 | 2022-08-18 | 1 | -0/+3 |
* | Migrate to 2021 | Mark Rousskov | 2021-09-20 | 1 | -1/+1 |
* | rfc3052: Remove authors field from Cargo manifests | Jade | 2021-07-29 | 1 | -1/+0 |
* | Optimize away a `fs::metadata` call. | Dan Gohman | 2021-01-06 | 1 | -2/+4 |
* | Remove unused code from remaining compiler crates | est31 | 2020-10-14 | 1 | -27/+0 |
* | mv compiler to compiler/ | mark | 2020-08-30 | 2 | -0/+120 |