| Age | Commit message (Expand) | Author | Lines |
| 2020-04-02 | Add hash of source files in debug info | Arlo Siemsen | -3/+15 |
| 2020-04-02 | unerase regions in `infer_placeholder_type` | Matthew Jasper | -3/+14 |
| 2020-04-02 | Move #69020 test to ui/associated-const + rebless. | jumbatm | -90/+162 |
| 2020-04-02 | Extend #69020 test to include reversed order. | jumbatm | -0/+18 |
| 2020-04-02 | Rollup merge of #70681 - rcoh:russell/70677-raw-str-panic, r=petrochenkov | Mazdak Farrokhzad | -0/+14 |
| 2020-04-02 | Rollup merge of #70634 - Centril:import-directly, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+4 |
| 2020-04-02 | Rollup merge of #70421 - Centril:recover-const-async-fn-ptr, r=estebank | Mazdak Farrokhzad | -5/+185 |
| 2020-04-02 | Remove unused discriminant reads from MIR bodies | Wesley Wiser | -9/+56 |
| 2020-04-02 | fix fulldeps test fallout | Mazdak Farrokhzad | -2/+4 |
| 2020-04-02 | tests: remove ignore directives from tests that mention core/alloc/std spans. | Eduard-Mihai Burtescu | -582/+229 |
| 2020-04-02 | Writing tests | Kevin Per | -0/+53 |
| 2020-04-02 | Auto merge of #70362 - TimDiekmann:alloc-overhaul, r=Amanieu | bors | -60/+74 |
| 2020-04-02 | Handle unterminated raw strings with no #s properly | Russell Cohen | -0/+14 |
| 2020-04-01 | Rollup merge of #70590 - RalfJung:miri-backtrace, r=oli-obk | Dylan DPC | -74/+148 |
| 2020-04-01 | Rollup merge of #70535 - jonas-schievink:graph-refactor, r=nikomatsakis | Dylan DPC | -0/+23 |
| 2020-04-01 | Rollup merge of #70522 - rcoh:60762-raw-string-errors, r=petrochenkov | Mazdak Farrokhzad | -15/+50 |
| 2020-04-01 | Hide `task_context` when lowering body | Jonas Schievink | -0/+56 |
| 2020-04-01 | Rollup merge of #70556 - Centril:fix-70552, r=estebank | Dylan DPC | -0/+11 |
| 2020-04-01 | Rollup merge of #70081 - lcnr:issue68387, r=varkor | Dylan DPC | -33/+173 |
| 2020-03-31 | Rollup merge of #70600 - danielframpton:aarch64-windows-tests, r=alexcrichton | Dylan DPC | -17/+0 |
| 2020-03-31 | update unused_braces wording | Bastian Kauschke | -9/+9 |
| 2020-03-31 | add tests for `unused_braces` | Bastian Kauschke | -0/+134 |
| 2020-03-31 | update tests | Bastian Kauschke | -25/+31 |
| 2020-03-31 | const backtrace: do not skip first frame | Ralf Jung | -1/+12 |
| 2020-03-31 | Add a test case for incremental + codegen-units interaction. | Michael Woerister | -0/+42 |
| 2020-03-31 | Rollup merge of #70562 - lcnr:const-arr_len, r=Centril | Mazdak Farrokhzad | -3/+122 |
| 2020-03-31 | Rollup merge of #70555 - Centril:fix-70549, r=petrochenkov | Mazdak Farrokhzad | -0/+74 |
| 2020-03-31 | Rollup merge of #70548 - Ersikan:master, r=GuillaumeGomez | Mazdak Farrokhzad | -2/+2 |
| 2020-03-30 | bless tests | Ralf Jung | -73/+136 |
| 2020-03-30 | Fix #69841 by updating LLVM submodule. Includes regression test for issue 69841. | Felix S. Klock II | -0/+30 |
| 2020-03-30 | Add a test | Jonas Schievink | -0/+23 |
| 2020-03-30 | update tests, improve variable names | Bastian Kauschke | -8/+36 |
| 2020-03-30 | add test for array len inference | Bastian Kauschke | -0/+32 |
| 2020-03-30 | infer arr len from pattern | Bastian Kauschke | -4/+63 |
| 2020-03-30 | Rollup merge of #70546 - lqd:polonius_update, r=nikomatsakis | Dylan DPC | -11/+17 |
| 2020-03-30 | try_resolve_as_non_binding: span_bug -> delay_span_bug | Mazdak Farrokhzad | -0/+74 |
| 2020-03-30 | parse_and_disallow_postfix_after_cast: account for `ExprKind::Err`. | Mazdak Farrokhzad | -0/+11 |
| 2020-03-30 | rustc -> rustc_middle part 5 -- fix tests | Mazdak Farrokhzad | -24/+24 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -3/+3 |
| 2020-03-30 | Add long error code for error E0226 | Julien Philippon | -2/+2 |
| 2020-03-30 | bless output of ui test nll/user-annotations/closure-substs.rs | Remy Rakic | -1/+1 |
| 2020-03-30 | bless output of ui test impl-trait/multiple-lifetimes/error-handling.rs | Remy Rakic | -2/+5 |
| 2020-03-30 | bless output of ui test closures/closure-expected-type/expect-region-supply-r... | Remy Rakic | -3/+3 |
| 2020-03-30 | bless output of ui test nll/outlives-suggestion-simple.rs | Remy Rakic | -4/+6 |
| 2020-03-30 | bless output of ui test hrtb/hrtb-perfect-forwarding.rs | Remy Rakic | -1/+2 |
| 2020-03-29 | Auto merge of #70009 - estebank:sugg-bound, r=Centril | bors | -492/+377 |
| 2020-03-29 | Tweak `suggest_constraining_type_param` | Esteban Küber | -492/+377 |
| 2020-03-29 | Rollup merge of #70540 - jonas-schievink:link-attr-template, r=varkor | Dylan DPC | -2/+2 |
| 2020-03-29 | review comment: wording | Esteban Küber | -21/+21 |
| 2020-03-29 | Suggest correct order for arguments when encountering early constraints | Esteban Küber | -21/+21 |