| Age | Commit message (Expand) | Author | Lines |
| 2020-04-06 | Don't lint for self-recursion when the function can diverge | Jonas Schievink | -0/+18 |
| 2020-04-05 | Rollup merge of #70815 - RalfJung:layout-debug, r=jonas-schievink | Dylan DPC | -6/+45 |
| 2020-04-05 | also print type type | Ralf Jung | -5/+5 |
| 2020-04-05 | also print rustc_layout on impl trait type aliases | Ralf Jung | -2/+41 |
| 2020-04-05 | Rollup merge of #70806 - RalfJung:miri-assignment-check, r=eddyb | Dylan DPC | -0/+10 |
| 2020-04-05 | add test | Ralf Jung | -0/+10 |
| 2020-04-05 | Rollup merge of #70768 - petrochenkov:macambig, r=Centril,mark-i-m | Dylan DPC | -0/+13 |
| 2020-04-05 | Rollup merge of #70748 - ogoffart:enum-layout-optim2, r=eddyb | Dylan DPC | -0/+25 |
| 2020-04-04 | macro_rules: `NtLifetime` cannot start with an identifier | Vadim Petrochenkov | -0/+13 |
| 2020-04-04 | Auto merge of #70272 - eddyb:type-of-impl-trait, r=nikomatsakis | bors | -124/+167 |
| 2020-04-04 | tests: add tests for lifetime and const params of opaque types. | Eduard-Mihai Burtescu | -27/+94 |
| 2020-04-04 | typeck/type_of: let wfcheck handle duplicate generics in opaque types' substs. | Eduard-Mihai Burtescu | -42/+26 |
| 2020-04-04 | typeck/type_of: let wfcheck handle concrete types in opaque types' substs. | Eduard-Mihai Burtescu | -46/+51 |
| 2020-04-04 | typeck/type_of: don't ignore incorrect defining uses of opaque types. | Eduard-Mihai Burtescu | -59/+46 |
| 2020-04-04 | typeck/type_of: simplify checking of opaque types with multipler defining uses. | Eduard-Mihai Burtescu | -3/+3 |
| 2020-04-04 | Auto merge of #69718 - arlosi:debughash, r=eddyb | bors | -3/+15 |
| 2020-04-03 | Auto merge of #70156 - michaelwoerister:incr-cgus, r=nikomatsakis | bors | -0/+42 |
| 2020-04-03 | Do not disable field reordering on enums with big discriminant | Olivier Goffart | -0/+25 |
| 2020-04-03 | Rollup merge of #70741 - DutchGhost:test-59023, r=Centril | Mazdak Farrokhzad | -0/+17 |
| 2020-04-03 | Rollup merge of #70720 - ecstatic-morse:issue-70637, r=oli-obk | Mazdak Farrokhzad | -0/+12 |
| 2020-04-03 | Rollup merge of #70640 - jonas-schievink:async-ice, r=cramertj | Mazdak Farrokhzad | -0/+56 |
| 2020-04-03 | Rollup merge of #70576 - Rustin-Liu:rustin-patch-link-cfg, r=varkor | Mazdak Farrokhzad | -1/+1 |
| 2020-04-03 | Add regression test for #70673 | Oliver Scherer | -0/+12 |
| 2020-04-04 | Update the description of link_cfg unstable | Rustin-Liu | -1/+1 |
| 2020-04-03 | Add test for #59023 | DutchGhost | -0/+17 |
| 2020-04-03 | Rollup merge of #70725 - Centril:nix-unwraps, r=estebank | Dylan DPC | -0/+51 |
| 2020-04-03 | Rollup merge of #70696 - jumbatm:extend-issue-69020-test, r=RalfJung | Dylan DPC | -93/+184 |
| 2020-04-03 | Auto merge of #70582 - pnkfelix:update-llvm-to-fix-69841, r=cuviper | bors | -0/+30 |
| 2020-04-03 | Auto merge of #70642 - eddyb:remap-sysroot-src, r=Mark-Simulacrum | bors | -582/+229 |
| 2020-04-03 | add_type_neq_err_label: don't .unwrap | Mazdak Farrokhzad | -0/+51 |
| 2020-04-03 | Add comment explaining the reversed operands tests | jumbatm | -59/+60 |
| 2020-04-03 | Rollup merge of #70716 - matthewjasper:infer-const-type-regions, r=eddyb | Mazdak Farrokhzad | -3/+14 |
| 2020-04-03 | Rollup merge of #70595 - wesleywiser:remove_unused_discriminant_reads, r=oli-obk | Mazdak Farrokhzad | -9/+56 |
| 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 | 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 |