| Age | Commit message (Expand) | Author | Lines |
| 2019-09-21 | Regression tests for fn ptr and `#[structural_match]` as discussed in #63479. | Felix S. Klock II | -0/+171 |
| 2019-09-13 | Turn `soft_unstable` into a future-compatibility lint | Vadim Petrochenkov | -0/+3 |
| 2019-09-13 | Support "soft" feature-gating using a lint | Vadim Petrochenkov | -0/+14 |
| 2019-09-13 | add regression test | Esteban Küber | -0/+32 |
| 2019-09-13 | pprust: Do not print spaces before some tokens | Vadim Petrochenkov | -14/+11 |
| 2019-09-13 | Force #[unwind(aborts)] in test/codegen/c-variadic.rs | Josh Stone | -0/+6 |
| 2019-09-13 | Revert "Allow a dirty MirBuilt for make_extern and make_method_extern" | Josh Stone | -2/+2 |
| 2019-09-13 | Permit unwinding through FFI by default | Mark Rousskov | -0/+2 |
| 2019-09-02 | expand: Do not do questionable span adjustment before eagerly expanding an ex... | Vadim Petrochenkov | -12/+3 |
| 2019-09-02 | expand: Keep the correct current expansion ID for eager expansions | Vadim Petrochenkov | -0/+6 |
| 2019-09-02 | Add a regression test for issue #63460 | Vadim Petrochenkov | -0/+22 |
| 2019-09-02 | Add a test for an opaque macro eagerly expanding its arguments | Vadim Petrochenkov | -0/+26 |
| 2019-09-02 | debuginfo: always include disambiguator in type names | Philip Craig | -10/+10 |
| 2019-09-02 | debuginfo: give unique names to closure and generator types | Philip Craig | -0/+55 |
| 2019-08-21 | review comment: remove unecessary error in test | Esteban Küber | -12/+4 |
| 2019-08-21 | Do not ICE when synthesizing spans falling inside unicode chars | Esteban Küber | -0/+22 |
| 2019-08-12 | Auto merge of #63483 - RalfJung:invalid-value, r=Centril | bors | -55/+183 |
| 2019-08-12 | more informative error message from invalid_value lint | Ralf Jung | -55/+183 |
| 2019-08-12 | Rollup merge of #63474 - adamAndMath:master, r=Centril | Mazdak Farrokhzad | -0/+74 |
| 2019-08-12 | Rollup merge of #63473 - adrian-budau:master, r=Centril | Mazdak Farrokhzad | -0/+38 |
| 2019-08-12 | Rollup merge of #63449 - petrochenkov:builtinagain, r=eddyb | Mazdak Farrokhzad | -22/+17 |
| 2019-08-12 | Rollup merge of #63406 - jakubadamw:resolve-inconsistent-names-suggest-qualif... | Mazdak Farrokhzad | -5/+113 |
| 2019-08-11 | Move tests into type-alias-impl-trait | Adam | -0/+0 |
| 2019-08-11 | Add test for issue 53598 and 57700 | Adam | -0/+74 |
| 2019-08-11 | Regression test for #56870 | Adrian Budau | -0/+38 |
| 2019-08-11 | Rollup merge of #63433 - RalfJung:miri-call, r=oli-obk | Mark Rousskov | -6/+55 |
| 2019-08-11 | Rollup merge of #63346 - RalfJung:zeroed-lint, r=eddyb | Mark Rousskov | -1/+228 |
| 2019-08-11 | warn for more cases | Ralf Jung | -11/+166 |
| 2019-08-11 | add basic lint testing for misuse of mem::zeroed and mem::uninitialized | Ralf Jung | -1/+73 |
| 2019-08-11 | Auto merge of #63343 - ishitatsuyuki:revert-62150, r=RalfJung | bors | -0/+13 |
| 2019-08-10 | Apply suggestions from code review | Jakub Adam Wieczorek | -3/+3 |
| 2019-08-10 | Suggest using a qualified path in patterns with inconsistent bindings | Jakub Adam Wieczorek | -5/+113 |
| 2019-08-10 | diagnostics: Describe crate root modules in `DefKind::Mod` as "crate" | Vadim Petrochenkov | -37/+37 |
| 2019-08-10 | resolve: Remove remaining special cases from built-in macros | Vadim Petrochenkov | -22/+17 |
| 2019-08-10 | Auto merge of #63437 - Centril:rollup-ryx881p, r=Centril | bors | -21/+82 |
| 2019-08-10 | Revert "Rollup merge of #62150 - alex:mem-uninit-refactor, r=RalfJung" | Tatsuyuki Ishi | -0/+13 |
| 2019-08-10 | fix test | Ralf Jung | -6/+55 |
| 2019-08-10 | resolve: Address FIXME from the previous commit | Vadim Petrochenkov | -4/+4 |
| 2019-08-10 | Fix calls to resolver from rustdoc and HIR lowering | Vadim Petrochenkov | -1/+1 |
| 2019-08-10 | resolve: Move late resolution into a separate visitor | Vadim Petrochenkov | -20/+81 |
| 2019-08-10 | Auto merge of #63352 - jgalenson:reproducible-lto, r=alexcrichton | bors | -0/+204 |
| 2019-08-10 | Rollup merge of #63423 - estebank:priv-tuple, r=zackmdavis | Mazdak Farrokhzad | -0/+116 |
| 2019-08-10 | Rollup merge of #63419 - RalfJung:typeid, r=alexcrichton | Mazdak Farrokhzad | -4/+14 |
| 2019-08-10 | Rollup merge of #63399 - estebank:vec-in-pat, r=Centril | Mazdak Farrokhzad | -1/+33 |
| 2019-08-10 | Rollup merge of #63394 - jackh726:issue-36804, r=jonas-schievink | Mazdak Farrokhzad | -0/+31 |
| 2019-08-10 | Rollup merge of #63337 - estebank:break-ee0308, r=Centril | Mazdak Farrokhzad | -58/+515 |
| 2019-08-10 | Give built-in macros stable addresses in the standard library | Vadim Petrochenkov | -5/+163 |
| 2019-08-09 | Mention that tuple structs are private if their fields are | Esteban Küber | -0/+116 |
| 2019-08-09 | check against more collisions for TypeId of fn pointer | Ralf Jung | -4/+14 |
| 2019-08-09 | review comments: use structured suggestion | Esteban Küber | -6/+16 |