| Age | Commit message (Expand) | Author | Lines |
| 2020-08-29 | Auto merge of #75370 - simonvandel:optimize-if-condition-on-int-to-switch, r=... | bors | -0/+411 |
| 2020-08-29 | New pass to optimize `if`conditions on integrals to switches on the integer | Simon Vandel Sillesen | -0/+411 |
| 2020-08-29 | Auto merge of #75916 - jyn514:unify-error-reporting, r=euclio | bors | -42/+86 |
| 2020-08-29 | Auto merge of #75939 - Amanieu:fix_asm2, r=nagisa | bors | -5/+11 |
| 2020-08-28 | Fix test | Amanieu d'Antras | -10/+11 |
| 2020-08-28 | Rollup merge of #75972 - JulianKnodt:i70381, r=rollup | Pietro Albini | -0/+14 |
| 2020-08-28 | Rollup merge of #75330 - Nemo157:improve-doc-cfg-features, r=GuillaumeGomez | Pietro Albini | -5/+21 |
| 2020-08-28 | Auto merge of #70212 - Amanieu:catch_foreign, r=Mark-Simulacrum | bors | -38/+51 |
| 2020-08-27 | Abort when catch_unwind catches a foreign exception | Amanieu d'Antras | -38/+51 |
| 2020-08-27 | Auto merge of #75933 - Aaron1011:feature/closure-move-err, r=oli-obk | bors | -0/+30 |
| 2020-08-27 | Auto merge of #74941 - dylanmckay:replace-broken-avr-unknown-unknown-target, ... | bors | -1/+1 |
| 2020-08-27 | Auto merge of #72784 - csmoe:issue-61076, r=estebank | bors | -4/+95 |
| 2020-08-27 | Fix ICE due to carriage return w/ multibyte char | kadmin | -0/+14 |
| 2020-08-26 | Auto merge of #75944 - jumbatm:issue-75924-clashing-extern-decl-ice, r=spasto... | bors | -0/+23 |
| 2020-08-26 | Auto merge of #75903 - jyn514:lint-refactor, r=GuillaumeGomez | bors | -0/+36 |
| 2020-08-27 | Fix ICE on unwrap of unknown layout. | jumbatm | -0/+23 |
| 2020-08-26 | Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieu | bors | -11/+5 |
| 2020-08-26 | Fix a typo in #75781 | Amanieu d'Antras | -0/+5 |
| 2020-08-26 | suggest await on unexpected types | csmoe | -11/+40 |
| 2020-08-26 | Point to a move-related span when pointing to closure upvars | Aaron Hill | -0/+30 |
| 2020-08-25 | Auto merge of #75302 - Aaron1011:feature/partial-move-diag, r=estebank | bors | -232/+232 |
| 2020-08-25 | Unify error reporting for intra-doc links | Joshua Nelson | -42/+86 |
| 2020-08-25 | Warn about unknown or renamed lints | Joshua Nelson | -0/+36 |
| 2020-08-25 | suggest await before method | csmoe | -6/+21 |
| 2020-08-25 | suggest await on field access | csmoe | -40/+33 |
| 2020-08-25 | append more test cases for issue 61076 | csmoe | -4/+58 |
| 2020-08-24 | Stabilize Range[Inclusive]::is_empty | Scott McMurray | -1/+0 |
| 2020-08-24 | Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomez | bors | -8/+91 |
| 2020-08-24 | [AVR] Rename the last few remaining references from 'avr-unknown-unknown' to ... | Dylan McKay | -1/+1 |
| 2020-08-24 | Rollup merge of #75831 - lzutao:https, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2020-08-23 | Update primitive test to match the new behavior | Joshua Nelson | -8/+8 |
| 2020-08-23 | Report an ambiguity if both modules and primitives are in scope | Joshua Nelson | -0/+83 |
| 2020-08-23 | Auto merge of #74489 - jyn514:assoc-items, r=manishearth,petrochenkov | bors | -0/+123 |
| 2020-08-23 | Auto merge of #75656 - tirr-c:match-suggest-semi, r=estebank | bors | -0/+116 |
| 2020-08-23 | Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJung | bors | -0/+170 |
| 2020-08-23 | Fix `compile-flags` directive | ecstatic-morse | -2/+2 |
| 2020-08-23 | Auto merge of #74238 - RalfJung:offset_from, r=oli-obk | bors | -15/+10 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -1/+1 |
| 2020-08-23 | Auto merge of #75465 - Aaron1011:feature/short-fn-def-span, r=estebank | bors | -543/+252 |
| 2020-08-23 | Auto merge of #73526 - cuviper:rust-llvm11, r=nikic | bors | -18/+20 |
| 2020-08-23 | Auto merge of #73084 - Aaron1011:feature/new-recursive-expand, r=petrochenkov | bors | -62/+172 |
| 2020-08-22 | Use smaller def span for functions | Aaron Hill | -543/+252 |
| 2020-08-22 | Add backwards-compat hack for certain '$name' tokens | Aaron Hill | -0/+60 |
| 2020-08-22 | Recursively expand `TokenKind::Interpolated` (take 2) | Aaron Hill | -62/+112 |
| 2020-08-22 | Write coverage filenames in Version3 format | Josh Stone | -1/+1 |
| 2020-08-22 | Match scalar-pair-bool more flexibly for LLVM 11 | Josh Stone | -2/+3 |
| 2020-08-22 | Expand RISCV pseudo-instructions to match LLVM 11 | Josh Stone | -15/+16 |
| 2020-08-22 | Test new floating point bit casts | Dylan MacKenzie | -0/+170 |
| 2020-08-22 | Auto merge of #74566 - lzutao:guard, r=petrochenkov | bors | -0/+430 |
| 2020-08-22 | remove feature gate from tests | Ralf Jung | -15/+10 |