| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -25/+0 | |
| 2020-07-08 | Avoid "blacklist" | Tamir Duberstein | -1/+1 | |
| Other terms are more inclusive and precise. Clippy still has a lint named "blacklisted-name", but renaming it would be a breaking change, so is left for future work. The target configuration option "abi-blacklist" has been depreciated and renamed to "unsupported-abis". The old name continues to work. | ||||
| 2019-12-22 | Format the world | Mark Rousskov | -4/+1 | |
| 2019-02-08 | librustc_target => 2018 | Taiki Endo | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-23 | use String::new() instead of String::from(""), "".to_string(), "".to_owned() ↵ | Matthias Krüger | -1/+1 | |
| or "".into() | ||||
| 2018-04-26 | Rename rustc_back::target to rustc_target::spec. | Irina Popa | -0/+38 | |
