| Age | Commit message (Expand) | Author | Lines |
| 2020-01-14 | Code review changes and fix rustdoc test. | Ben Lewis | -33/+6 |
| 2020-01-14 | perf: eagerly convert literals to consts, this avoids creating loads on uneva... | Ben Lewis | -7/+34 |
| 2020-01-11 | Rollup merge of #68114 - ecstatic-morse:fix-feature-gating, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2020-01-10 | Remove unnecessary `const_fn` feature gates | Dylan MacKenzie | -1/+1 |
| 2020-01-11 | {syntax -> rustc_ast_passes}::show_span | Mazdak Farrokhzad | -71/+0 |
| 2020-01-11 | {syntax -> rustc_ast_passes}::feature_gate | Mazdak Farrokhzad | -734/+0 |
| 2020-01-11 | nix syntax::early_buffered_lints | Mazdak Farrokhzad | -10/+0 |
| 2020-01-11 | move {rustc -> rustc_session}::lint::builtin | Mazdak Farrokhzad | -24/+2 |
| 2020-01-11 | simplify feature_err imports | Mazdak Farrokhzad | -1/+0 |
| 2020-01-11 | get_features -> rustc_parse::config | Mazdak Farrokhzad | -172/+5 |
| 2020-01-11 | gating diagnostics -> rustc_session::parse | Mazdak Farrokhzad | -72/+7 |
| 2020-01-11 | Rollup merge of #68050 - Centril:canon-error, r=Mark-Simulacrum | Yuki Okushi | -7/+6 |
| 2020-01-10 | nix syntax::errors & prefer rustc_errors over errors | Mazdak Farrokhzad | -7/+6 |
| 2020-01-10 | Introduce `#![feature(half_open_range_patterns)]`. | Mazdak Farrokhzad | -8/+13 |
| 2020-01-09 | Add a `constness` field to `ast::TraitRef` | Dylan MacKenzie | -4/+19 |
| 2020-01-09 | Add `const_trait_bound_opt_out` feature gate | Dylan MacKenzie | -0/+1 |
| 2020-01-09 | Add `const_trait_impl` feature gate | Dylan MacKenzie | -0/+1 |
| 2020-01-10 | Rollup merge of #68040 - sinkuu:unused, r=petrochenkov | Yuki Okushi | -2/+0 |
| 2020-01-09 | Remove unused dependencies | Shotaro Yamada | -2/+0 |
| 2020-01-09 | Rollup merge of #67849 - cjkenn:check-sorted-words, r=estebank | Yuki Okushi | -5/+34 |
| 2020-01-08 | - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} | Mazdak Farrokhzad | -216/+60 |
| 2020-01-05 | Rollup merge of #67881 - varkor:scattering-of-backticks, r=Centril | Dylan DPC | -2/+2 |
| 2020-01-05 | Add backticks to various diagnostics | varkor | -2/+2 |
| 2020-01-04 | hir::{hir,def,itemlikevisit,pat_util,print} -> rustc_hir | Mazdak Farrokhzad | -1/+11 |
| 2020-01-03 | missed tidy check | cjkenn | -2/+2 |
| 2020-01-03 | add a check for variable names that might match by word | cjkenn | -5/+34 |
| 2020-01-02 | syntax::map_in_place: leave fixme | Mazdak Farrokhzad | -0/+2 |
| 2020-01-02 | Normalize `syntax::edition` imports. | Mazdak Farrokhzad | -12/+5 |
| 2020-01-02 | Normalize `syntax::symbol` imports. | Mazdak Farrokhzad | -14/+14 |
| 2020-01-02 | Normalize `syntax::source_map` imports. | Mazdak Farrokhzad | -28/+24 |
| 2020-01-01 | Rename `syntax_pos` to `rustc_span` in source code | Vadim Petrochenkov | -44/+44 |
| 2019-12-30 | Make things build again | Vadim Petrochenkov | -1/+1 |
| 2019-12-28 | doc comments: Less attribute mimicking | Vadim Petrochenkov | -13/+17 |
| 2019-12-27 | Stabilize the `matches!` macro | Simon Sapin | -1/+0 |
| 2019-12-23 | Add new folder for destructuring assignment tests | varkor | -0/+1 |
| 2019-12-23 | Add span information to `ExprKind::Assign` | varkor | -7/+7 |
| 2019-12-22 | Format the world | Mark Rousskov | -1631/+1740 |
| 2019-12-22 | Rollup merge of #67480 - rossmacarthur:fix-41260-avoid-issue-0-part-2, r=Centril | Mazdak Farrokhzad | -3/+3 |
| 2019-12-21 | Rollup merge of #67355 - Centril:merge-mut, r=oli-obk | Mazdak Farrokhzad | -17/+17 |
| 2019-12-21 | Require issue = "none" over issue = "0" in unstable attributes | Ross MacArthur | -3/+3 |
| 2019-12-20 | introduce 'type AttrVec' | Mazdak Farrokhzad | -14/+14 |
| 2019-12-20 | 1. ast::Mutability::{Mutable -> Mut, Immutable -> Not}. | Mazdak Farrokhzad | -17/+17 |
| 2019-12-20 | Rollup merge of #67131 - Centril:item-merge, r=petrochenkov | Mazdak Farrokhzad | -297/+146 |
| 2019-12-20 | Rollup merge of #64588 - matthewjasper:mir-address-of, r=oli-obk | Mazdak Farrokhzad | -4/+4 |
| 2019-12-18 | Fix comment ordering | Matthew Jasper | -4/+4 |
| 2019-12-17 | Remove outdated references to @T from comments | Matthew Healy | -7/+2 |
| 2019-12-14 | Auto merge of #67224 - nikomatsakis:revert-stabilization-of-never-type, r=cen... | bors | -0/+18 |
| 2019-12-14 | Revert "Stabilize the `never_type`, written `!`." | Niko Matsakis | -0/+18 |
| 2019-12-13 | Require stable/unstable annotations for the constness of all stable functions... | Oliver Scherer | -62/+63 |
| 2019-12-12 | `AssocImplKind::{Method -> Fn}`. | Mazdak Farrokhzad | -8/+7 |