| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-06 | parse_format: treat r" as a literal | David Hewitt | -1/+1 | |
| 2021-01-17 | rustc_parse_format: Fix character indices in find_skips | Ömer Sinan Ağacan | -1/+1 | |
| Fixes #81006 | ||||
| 2021-01-14 | Use Option::map_or instead of `.map(..).unwrap_or(..)` | LingMan | -2/+2 | |
| 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-09-21 | Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC | ecstatic-morse | -6/+3 | |
| use if let instead of single match arm expressions use if let instead of single match arm expressions to compact code and reduce nesting (clippy::single_match) | ||||
| 2020-09-20 | use if let instead of single match arm expressions to compact code and ↵ | Matthias Krüger | -6/+3 | |
| reduce nesting (clippy::single_match) | ||||
| 2020-09-17 | Remove redundant #![feature(...)] 's from compiler/ | est31 | -2/+0 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1134 | |
