| Age | Commit message (Expand) | Author | Lines |
| 2020-03-06 | Added oli's multivariant test case (alpha renaming the enum name itself). | Felix S. Klock II | -3/+63 |
| 2020-03-06 | Auto merge of #69614 - estebank:ice-age, r=davidtwco | bors | -0/+41 |
| 2020-03-05 | Fix #69191 | Felix S. Klock II | -0/+31 |
| 2020-03-06 | Add test for generator sizes with resume arguments | Jonas Schievink | -0/+28 |
| 2020-03-05 | review comments | Esteban Küber | -22/+30 |
| 2020-03-05 | Move stray generator test into the `generator` dir | Jonas Schievink | -0/+0 |
| 2020-03-05 | debuginfo: Use is unsigned flag when emitting enumerators | Tomasz Miąsko | -0/+27 |
| 2020-03-05 | Simplify the try intrinsic by using a callback in the catch block | Amanieu d'Antras | -1/+4 |
| 2020-03-05 | Remove eh_unwind_resume lang item | Amanieu d'Antras | -35/+23 |
| 2020-03-05 | Bumped version number for const_eval_limit in active.rs | Christoph Schmidler | -14/+38 |
| 2020-03-05 | Opt out of CTFE if the 'const_eval_limit' is set to 0 | Christoph Schmidler | -1/+9 |
| 2020-03-05 | Add a new test to reach const_limit setting, although with wrong WARNINGs yet | Christoph Schmidler | -20/+35 |
| 2020-03-05 | Disable CTFE if const_limit was set to 0, otherwise use the value set, which ... | Christoph Schmidler | -1/+33 |
| 2020-03-05 | Prepare const_limit feature gate and attribute | Christoph Schmidler | -0/+24 |
| 2020-03-04 | Tweak output for invalid negative impl AST errors | Esteban Küber | -29/+25 |
| 2020-03-04 | Update stderr | Aaron Hill | -59/+35 |
| 2020-03-04 | Fix tabs | Aaron Hill | -10/+10 |
| 2020-03-04 | Extent pretty-print test | Aaron Hill | -0/+9 |
| 2020-03-04 | Test that cfg-gated if-exprs are not type-checked | Aaron Hill | -0/+12 |
| 2020-03-04 | Move if-attr tests to their own directory | Aaron Hill | -0/+0 |
| 2020-03-04 | Add run-pass test suggested by @joshtriplett | Aaron Hill | -0/+15 |
| 2020-03-04 | Remove recovery test | Aaron Hill | -30/+0 |
| 2020-03-04 | Test trying to cfg-remove an `if` expression | Aaron Hill | -0/+13 |
| 2020-03-04 | Test that stmt_expr_attrs properly gates if-attrs | Aaron Hill | -0/+18 |
| 2020-03-04 | Test #[allow(unused)] on `if` expression | Aaron Hill | -0/+12 |
| 2020-03-04 | Permit attributes on 'if' expressions | Aaron Hill | -25/+137 |
| 2020-03-04 | Move formatting to different function | Jonas Schievink | -1/+5 |
| 2020-03-04 | On mismatched delimiters, only point at empty blocks that are in the same line | Esteban Küber | -8/+2 |
| 2020-03-04 | fix tidy error | Matthew Kuo | -1/+2 |
| 2020-03-04 | test(pattern): harden tests for or-patterns with slice-patterns | Matthew Kuo | -4/+27 |
| 2020-03-04 | test(pattern): add tests for combinations of pattern features | Matthew Kuo | -0/+283 |
| 2020-03-04 | resolve, inconsistent binding mode: tweak wording. | Mazdak Farrokhzad | -72/+73 |
| 2020-03-03 | Auto merge of #69678 - Dylan-DPC:rollup-yoaueud, r=Dylan-DPC | bors | -2/+29 |
| 2020-03-03 | Rollup merge of #69665 - tmiasko:new-pass-manager-thin-lto-opt, r=nikic | Dylan DPC | -2/+29 |
| 2020-03-03 | Auto merge of #69506 - Centril:stmt-semi-none, r=petrochenkov | bors | -22/+14 |
| 2020-03-03 | Auto merge of #69371 - tmiasko:weak-lang-cycle, r=alexcrichton | bors | -0/+76 |
| 2020-03-03 | Add regression test for linking issue with start-group / end-group | Tomasz Miąsko | -0/+76 |
| 2020-03-03 | Remove trailing whitespace. | 12101111 | -1/+1 |
| 2020-03-03 | Only run this test on musl | 12101111 | -2/+2 |
| 2020-03-03 | Update tests | Yuki Okushi | -91/+11 |
| 2020-03-03 | Remove the `no_debug` feature | Yuki Okushi | -4/+0 |
| 2020-03-03 | Rollup merge of #69620 - thekuom:doc/61137-add-long-error-code-e0719, r=david... | Yuki Okushi | -0/+2 |
| 2020-03-03 | Rollup merge of #69609 - TimDiekmann:excess, r=Amanieu | Yuki Okushi | -17/+17 |
| 2020-03-03 | Don't use static crt by default when build proc-macro. | 12101111 | -0/+15 |
| 2020-03-03 | Fix check for __msan_keep_going in sanitizer-recover test | Tomasz Miąsko | -2/+2 |
| 2020-03-03 | Add test for -Znew-llvm-pass-manager -Clto=thin -Zsanitizer=... | Tomasz Miąsko | -0/+27 |
| 2020-03-02 | Remove chalk integration | CAD97 | -630/+0 |
| 2020-03-03 | Remove `usable_size` APIs | Tim Diekmann | -17/+17 |
| 2020-03-02 | Auto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r=Dylan-DPC | bors | -0/+70 |
| 2020-03-02 | Rollup merge of #69623 - Centril:fix-69396-tmp, r=petrochenkov | Dylan DPC | -0/+70 |