| Age | Commit message (Expand) | Author | Lines |
| 2019-12-12 | Rollup merge of #66983 - weiznich:bugfix/issue_66295, r=estebank | Yuki Okushi | -1/+3 |
| 2019-12-11 | Apply review suggestions | Georg Semmler | -3/+2 |
| 2019-12-07 | Fixes typo | Nathan Ringo | -1/+1 |
| 2019-12-06 | Rename to `then_some` and `then` | varkor | -2/+2 |
| 2019-12-06 | Use `to_option` in various places | varkor | -10/+3 |
| 2019-12-03 | Move early lint declarations to librustc_session | Mark Rousskov | -0/+3 |
| 2019-12-03 | Apply suggestions from code review | Georg Semmler | -2/+1 |
| 2019-12-03 | Fix #66295 | Georg Semmler | -2/+6 |
| 2019-12-02 | syntax: Use `ast::MacArgs` for macro definitions | Vadim Petrochenkov | -1/+1 |
| 2019-12-02 | syntax: Introduce a struct `MacArgs` for macro arguments | Vadim Petrochenkov | -1/+1 |
| 2019-12-01 | rustc_lint: Remove lint `plugin_as_library` | Vadim Petrochenkov | -43/+2 |
| 2019-11-30 | builtin_attrs.rs -> rustc_feature | Mazdak Farrokhzad | -5/+3 |
| 2019-11-30 | move AttributeTemplate to builtin_attrs | Mazdak Farrokhzad | -2/+2 |
| 2019-11-30 | move Stability to rustc_feature | Mazdak Farrokhzad | -1/+2 |
| 2019-11-30 | introduce crate rustc_feature and move active, accepted, and removed to it | Mazdak Farrokhzad | -2/+3 |
| 2019-11-27 | Rollup merge of #66305 - elichai:2019-11-array_ffi, r=eddyb | Tyler Mandry | -5/+29 |
| 2019-11-24 | Store ptr_width as u32 on Config | Mark Rousskov | -11/+2 |
| 2019-11-24 | Add FFI raw array lint | Elichai Turkel | -5/+29 |
| 2019-11-16 | rustc_plugin: Remove `Registry::register_attribute` | Vadim Petrochenkov | -19/+1 |
| 2019-11-14 | Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centril | bors | -5/+1 |
| 2019-11-14 | Remove unused error_codes.rs files | Guillaume Gomez | -4/+0 |
| 2019-11-14 | Update to use new librustc_error_codes library | Guillaume Gomez | -1/+1 |
| 2019-11-13 | Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter... | Robin Kruppe | -69/+33 |
| 2019-11-10 | Merge hir::Mutability into ast::Mutability. | Camille GILLOT | -2/+2 |
| 2019-11-10 | Rollup merge of #66217 - RalfJung:diagnostic-items, r=Centril | Yuki Okushi | -13/+8 |
| 2019-11-09 | partially port invalid_value lint to diagnostic items | Ralf Jung | -13/+8 |
| 2019-11-08 | Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk | Mazdak Farrokhzad | -0/+12 |
| 2019-11-07 | Rollup merge of #66182 - RalfJung:invalid-value, r=Centril | Mazdak Farrokhzad | -1/+2 |
| 2019-11-07 | invalid_value lint: fix help text | Ralf Jung | -1/+2 |
| 2019-11-07 | Rollup merge of #66017 - LukasKalbertodt:array-into-iter-lint, r=matthewjasper | Mazdak Farrokhzad | -0/+95 |
| 2019-11-07 | Rollup merge of #65884 - Centril:non-hardcoded-abis, r=petrochenkov | Mazdak Farrokhzad | -17/+19 |
| 2019-11-07 | syntax: use distinct FloatTy from rustc_target. | Mazdak Farrokhzad | -17/+19 |
| 2019-11-07 | Auto merge of #66175 - JohnTitor:rollup-ihqk5vn, r=JohnTitor | bors | -2/+25 |
| 2019-11-07 | Rollup merge of #66044 - RalfJung:uninit-lint, r=oli-obk | Yuki Okushi | -2/+25 |
| 2019-11-07 | Auto merge of #65750 - nnethercote:cheaper-doc-comments, r=petrochenkov | bors | -3/+3 |
| 2019-11-06 | Add future incompatibility lint for `array.into_iter()` | Lukas Kalbertodt | -0/+95 |
| 2019-11-06 | Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, ... | bors | -33/+69 |
| 2019-11-06 | Make doc comments cheaper with `AttrKind`. | Nicholas Nethercote | -3/+3 |
| 2019-11-06 | Remove unnecessary `Deref` impl for `Attribute`. | Nicholas Nethercote | -1/+1 |
| 2019-11-06 | nested_impl_trait -> error | Mazdak Farrokhzad | -0/+2 |
| 2019-11-06 | duplicate_macro_exports -> error | Mazdak Farrokhzad | -0/+2 |
| 2019-11-06 | parenthesized_params_in_types_and_modules -> error | Mazdak Farrokhzad | -0/+2 |
| 2019-11-06 | safe_extern_static -> error | Mazdak Farrokhzad | -0/+2 |
| 2019-11-06 | legacy_directory_ownership -> error | Mazdak Farrokhzad | -0/+2 |
| 2019-11-06 | legacy_ctor_visibility -> error | Mazdak Farrokhzad | -0/+2 |
| 2019-11-06 | Rollup merge of #66139 - euclio:pluralize, r=nagisa | Mazdak Farrokhzad | -2/+2 |
| 2019-11-06 | Rollup merge of #65776 - nnethercote:rename-LocalInternedString-and-more, r=e... | Mazdak Farrokhzad | -4/+2 |
| 2019-11-05 | use American spelling for `pluralize!` | Andy Russell | -2/+2 |
| 2019-11-05 | improper ctypes: adjust lint msg for extern fns | David Wood | -12/+25 |
| 2019-11-05 | improper_ctypes: `extern "C"` fns | David Wood | -22/+45 |