| Age | Commit message (Expand) | Author | Lines |
| 2020-03-03 | Rollup merge of #69637 - matthiaskrgr:if_let_some_result, r=ecstatic-morse | Yuki Okushi | -2/+2 |
| 2020-03-03 | Rollup merge of #69619 - matthiaskrgr:misc, r=eddyb | Yuki Okushi | -1/+1 |
| 2020-03-02 | Don't convert Results to Options just for matching. | Matthias Krüger | -2/+2 |
| 2020-03-02 | use values() or keys() respectively when iterating only over keys or values o... | Matthias Krüger | -1/+1 |
| 2020-03-02 | Auto merge of #69432 - petrochenkov:alldeps, r=eddyb | bors | -5/+0 |
| 2020-03-01 | Rollup merge of #69569 - matthiaskrgr:nonminimal_bool, r=mark-Simulacrum | Dylan DPC | -2/+2 |
| 2020-03-01 | Auto merge of #69592 - petrochenkov:nosyntax, r=Centril | bors | -36/+36 |
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -36/+36 |
| 2020-02-29 | Rollup merge of #69572 - matthiaskrgr:try_err_and_iter_on_ref, r=Centril | Dylan DPC | -1/+1 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -1/+1 |
| 2020-02-29 | simplify boolean expressions | Matthias Krüger | -2/+2 |
| 2020-02-29 | use .iter() instead of .into_iter() on references. | Matthias Krüger | -1/+1 |
| 2020-02-29 | Rollup merge of #69567 - matthiaskrgr:useless_fmt, r=nagisa | Dylan DPC | -10/+9 |
| 2020-02-29 | Rollup merge of #69551 - matthiaskrgr:len_zero, r=Mark-Simulacrum | Dylan DPC | -4/+4 |
| 2020-02-29 | use .to_string() instead of format!() macro to create strings | Matthias Krüger | -10/+9 |
| 2020-02-28 | Rollup merge of #69547 - matthiaskrgr:more_misc, r=Mark-Simulacrum | Mazdak Farrokhzad | -38/+32 |
| 2020-02-28 | Rollup merge of #69541 - dotdash:format, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2020-02-28 | Rollup merge of #69539 - Centril:fix-69401, r=petrochenkov | Mazdak Farrokhzad | -2/+3 |
| 2020-02-28 | use is_empty() instead of len() == x to determine if structs are empty. | Matthias Krüger | -11/+7 |
| 2020-02-28 | remove redundant clones, references to operands, explicit boolean comparisons... | Matthias Krüger | -38/+32 |
| 2020-02-28 | late resolve, visit_fn: bail early if there's no body. | Mazdak Farrokhzad | -2/+3 |
| 2020-02-27 | Remove unneeded calls to format!() | Björn Steinbrink | -2/+2 |
| 2020-02-27 | use char instead of &str for single char patterns | Matthias Krüger | -2/+2 |
| 2020-02-27 | Rollup merge of #69439 - petrochenkov:latelife, r=matthewjasper | Yuki Okushi | -246/+246 |
| 2020-02-24 | resolve: `lifetimes.rs` -> `late/lifetime.rs` | Vadim Petrochenkov | -246/+246 |
| 2020-02-24 | don't explicitly compare against true or false | Matthias Krüger | -1/+1 |
| 2020-02-24 | rustc_metadata: Load metadata for indirect macro-only dependencies | Vadim Petrochenkov | -5/+0 |
| 2020-02-24 | parse/ast: move `Defaultness` into variants. | Mazdak Farrokhzad | -14/+16 |
| 2020-02-23 | Rollup merge of #69375 - Menschenkindlein:master, r=Dylan-DPC | Dylan DPC | -18/+18 |
| 2020-02-22 | Rename CodeMap to SourceMap follow up | Maxim Zholobak | -18/+18 |
| 2020-02-22 | parse: allow `type Foo: Ord` syntactically. | Mazdak Farrokhzad | -3/+3 |
| 2020-02-18 | Rollup merge of #69194 - Centril:assoc-extern-fuse, r=petrochenkov | Mazdak Farrokhzad | -103/+110 |
| 2020-02-17 | Rename `FunctionRetTy` to `FnRetTy` | Yuki Okushi | -3/+3 |
| 2020-02-16 | Make librustc_infer compile. | Camille GILLOT | -0/+1 |
| 2020-02-15 | parse extern consts | Mazdak Farrokhzad | -2/+2 |
| 2020-02-15 | parse associated statics. | Mazdak Farrokhzad | -4/+8 |
| 2020-02-15 | ast: make `= <expr>;` optional in free statics/consts. | Mazdak Farrokhzad | -3/+3 |
| 2020-02-15 | ast: normalize `ForeignItemKind::Ty` & `AssocItemKind::TyAlias`. | Mazdak Farrokhzad | -3/+4 |
| 2020-02-15 | ast: move Generics into AssocItemKinds | Mazdak Farrokhzad | -93/+95 |
| 2020-02-13 | Rollup merge of #69108 - cjgillot:trait_candidate, r=Zoxc | Dylan DPC | -3/+3 |
| 2020-02-13 | Rollup merge of #68938 - Areredify:gat_lifetime_shadowing, r=estebank | Dylan DPC | -2/+4 |
| 2020-02-13 | Make TraitCandidate generic. | Camille GILLOT | -6/+6 |
| 2020-02-13 | Use HirId in TraitCandidate. | Camille GILLOT | -3/+3 |
| 2020-02-13 | IsAsync -> enum Async { Yes { span: Span, .. }, No } | Mazdak Farrokhzad | -7/+7 |
| 2020-02-11 | Auto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r=Dylan-DPC | bors | -1/+0 |
| 2020-02-11 | Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC | Dylan DPC | -1/+0 |
| 2020-02-11 | Run RustFmt | jumbatm | -5/+14 |
| 2020-02-11 | Invert control in struct_lint_level. | jumbatm | -28/+31 |
| 2020-02-08 | fix lifetime shadowing check in GATs | Mikhail Babenko | -2/+4 |
| 2020-02-07 | Rollup merge of #68889 - Zoxc:hir-krate, r=eddyb | Dylan DPC | -1/+1 |