| Age | Commit message (Expand) | Author | Lines |
| 2020-06-21 | Auto merge of #70946 - jumbatm:clashing-extern-decl, r=nagisa | bors | -11/+568 |
| 2020-06-20 | Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearth | bors | -966/+2735 |
| 2020-06-20 | Rollup merge of #73443 - pietroalbini:gha-auto-fallible, r=Mark-Simulacrum | Manish Goregaokar | -36/+45 |
| 2020-06-20 | Rollup merge of #73411 - ehuss:bump-stage0, r=Mark-Simulacrum | Manish Goregaokar | -3/+7 |
| 2020-06-20 | Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obk | Manish Goregaokar | -46/+52 |
| 2020-06-20 | Rollup merge of #73291 - marmeladema:hir-id-ification-fix, r=petrochenkov | Manish Goregaokar | -65/+48 |
| 2020-06-20 | Rollup merge of #73287 - davidtwco:issue-73251-opaque-types-in-projections, r... | Manish Goregaokar | -8/+127 |
| 2020-06-20 | Rollup merge of #73227 - camelid:multiple-asm-options, r=Amanieu | Manish Goregaokar | -67/+236 |
| 2020-06-20 | Rollup merge of #72790 - jonhoo:duration-is-zero, r=LukasKalbertodt | Manish Goregaokar | -1/+42 |
| 2020-06-20 | Rollup merge of #72788 - matthewjasper:projection-bound-validation, r=nikomat... | Manish Goregaokar | -490/+1584 |
| 2020-06-20 | Rollup merge of #72456 - ldm0:dereftrait, r=estebank | Manish Goregaokar | -250/+594 |
| 2020-06-20 | Fix broken inner_deref doc tests. | Eric Huss | -2/+6 |
| 2020-06-20 | Update bootstrap to rustc 1.45.0-beta.2 (1dc0f6d8e 2020-06-15) | Eric Huss | -1/+1 |
| 2020-06-20 | Run `./x.py fmt` | Camelid | -4/+1 |
| 2020-06-20 | Fix duplicate options error | Camelid | -18/+21 |
| 2020-06-20 | Use `p.token` instead of `p.look_ahead()` | Camelid | -1/+1 |
| 2020-06-20 | Add documentation | Camelid | -0/+9 |
| 2020-06-20 | Create a separate, tool-only suggestion for the comma | Camelid | -5/+9 |
| 2020-06-20 | Make suggestion machine-applicable | Camelid | -12/+48 |
| 2020-06-20 | Add more to duplicate options test | Camelid | -1/+26 |
| 2020-06-20 | Use `span_suggestion` instead of `span_label` | Camelid | -7/+7 |
| 2020-06-20 | Use bitflags function instead of custom one | Camelid | -7/+1 |
| 2020-06-20 | Get option name from symbol instead of snippet | Camelid | -17/+19 |
| 2020-06-20 | Update duplicate options test | Camelid | -53/+11 |
| 2020-06-20 | Use `span_label` | Camelid | -1/+1 |
| 2020-06-20 | Make warning an error; use help instead of suggestion; clean up code | Camelid | -71/+87 |
| 2020-06-20 | Add UI test for duplicate `asm!` options warning | Camelid | -0/+57 |
| 2020-06-20 | Warn on duplicate `asm!` options | Camelid | -7/+58 |
| 2020-06-20 | Add codegen test for multiple `asm!` options | Camelid | -0/+53 |
| 2020-06-20 | Clean up | Camelid | -3/+3 |
| 2020-06-20 | Use `Vec<Span>` instead of `Option<Vec<Span>>` | Camelid | -13/+9 |
| 2020-06-20 | Update tests | Camelid | -41/+12 |
| 2020-06-20 | Allow multiple `asm!` options | Camelid | -16/+13 |
| 2020-06-20 | Revise according to review | Jon Gjengset | -21/+19 |
| 2020-06-20 | Doctests need feature | Jon Gjengset | -0/+2 |
| 2020-06-20 | core/time: Add Duration methods for zero | Jon Gjengset | -1/+42 |
| 2020-06-20 | Rollup merge of #73543 - GuillaumeGomez:cleanup-e0695, r=Dylan-DPC | Ralf Jung | -1/+1 |
| 2020-06-20 | Rollup merge of #73539 - LukasKalbertodt:deprecate-vec-remove-item, r=Mark-Si... | Ralf Jung | -31/+11 |
| 2020-06-20 | Rollup merge of #73471 - raoulstrackx:raoul/fpu_tag_word, r=jethrogb | Ralf Jung | -12/+8 |
| 2020-06-20 | Rollup merge of #73444 - pietroalbini:ci-remove-try-alt, r=Mark-Simulacrum | Ralf Jung | -7/+0 |
| 2020-06-20 | Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum | Ralf Jung | -20/+33 |
| 2020-06-20 | Rollup merge of #73171 - tblah:riscv-qemu-test, r=pietroalbini | Ralf Jung | -17/+322 |
| 2020-06-20 | Rollup merge of #73058 - tmiasko:aarch64-san, r=nagisa | Ralf Jung | -49/+60 |
| 2020-06-20 | Rollup merge of #73055 - lcnr:skol-no-more, r=matthewjasper | Ralf Jung | -155/+79 |
| 2020-06-20 | Rollup merge of #72600 - Aaron1011:fix/anon-const-encoding, r=varkor | Ralf Jung | -3/+31 |
| 2020-06-20 | Explain what the substs we're creating are | Matthew Jasper | -0/+9 |
| 2020-06-20 | Move bounds on associated types to the type | Matthew Jasper | -495/+342 |
| 2020-06-20 | Don't set STILL_FURTHER_SPECIALIZABLE for regions/bound variables | Matthew Jasper | -5/+0 |
| 2020-06-20 | Check associated type satisfy their bounds | Matthew Jasper | -6/+625 |
| 2020-06-20 | Pre-compute `def_id_to_hir_id` table | marmeladema | -19/+18 |