| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-02-19 | Adopt let else in more places | est31 | -0/+1 | |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -2/+2 | |
| 2021-10-02 | Remove various unused feature gates | bjorn3 | -1/+0 | |
| 2021-08-25 | use undef for uninitialized bytes in constants | Erik Desjardins | -0/+2 | |
| 2021-06-17 | Emit warnings for unused fields in custom targets. | Adam Bratschi-Kaye | -0/+3 | |
| 2021-05-31 | Remove unused feature gates | bjorn3 | -2/+0 | |
| 2021-05-26 | Specialize implementations | Jacob Pratt | -0/+2 | |
| Implementations in stdlib are now optimized as they were before. | ||||
| 2021-05-10 | Adjust target search algorithm for rustlib path | Simonas Kazlauskas | -0/+51 | |
| With this the concerns expressed in #83800 should be addressed. | ||||
| 2021-04-18 | fix feature use in rustc libs | Ralf Jung | -1/+0 | |
| 2021-04-08 | Fix outdated crate names in compiler docs | pierwill | -1/+1 | |
| Changes `librustc_X` to `rustc_X`, only in documentation comments. Plain code comments are left unchanged. Also fix incorrect file paths. | ||||
| 2021-02-09 | Stabilize str_split_once | Jacob Pratt | -1/+0 | |
| 2020-12-07 | Dogfood 'str_split_once() with `compiler/` | Eric Arellano | -0/+1 | |
| 2020-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 | |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+32 | |
