| Age | Commit message (Expand) | Author | Lines |
| 2020-06-07 | Rollup merge of #72989 - pnkfelix:revert-pr-71840, r=matthewjasper | Dylan DPC | -841/+995 |
| 2020-06-06 | Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrum | bors | -42/+41 |
| 2020-06-05 | Auto merge of #72982 - tblah:riscv-ui-tests, r=estebank | bors | -65/+83 |
| 2020-06-05 | Rollup merge of #73019 - matthiaskrgr:test_72960, r=Xanewok | Dylan DPC | -1/+3 |
| 2020-06-05 | Rollup merge of #72260 - csmoe:issue-69276, r=estebank | Dylan DPC | -4/+6 |
| 2020-06-05 | add test for #72960 | Matthias Krüger | -1/+3 |
| 2020-06-04 | further bless tests. | Felix S. Klock II | -19/+19 |
| 2020-06-04 | Revert "Defer creating drop trees in MIR lowering until leaving that scope" | Felix S. Klock II | -3/+3 |
| 2020-06-04 | Revert "Bless mir-opt tests" | Felix S. Klock II | -819/+973 |
| 2020-06-04 | resolve: Sort E0408 errors by Symbol str | Tom Eccles | -23/+23 |
| 2020-06-04 | test: ui: skip tests which aren't appropriate for RISC-V | Tom Eccles | -42/+60 |
| 2020-06-04 | Rollup merge of #72923 - Patryk27:fix/52468, r=estebank | Dylan DPC | -6/+68 |
| 2020-06-04 | Rollup merge of #72718 - estebank:impl-trait-obligation-failure, r=matthewjasper | Dylan DPC | -0/+33 |
| 2020-06-04 | resolve error code e0760 | csmoe | -4/+4 |
| 2020-06-03 | Rollup merge of #72900 - jsgf:no-unused-pathless, r=petrochenkov | Dylan DPC | -0/+12 |
| 2020-06-03 | Auto merge of #70107 - lcnr:issue68977, r=eddyb | bors | -16/+172 |
| 2020-06-03 | Rollup merge of #72902 - cuviper:fuse-covariant, r=nikomatsakis | Dylan DPC | -2/+3 |
| 2020-06-03 | Rollup merge of #72848 - camelid:fix-72815, r=varkor | Dylan DPC | -2/+2 |
| 2020-06-03 | Rollup merge of #72820 - jonas-schievink:instcombine-uninit, r=oli-obk | Dylan DPC | -4/+17 |
| 2020-06-03 | Update fulldeps tests and clippy | Vadim Petrochenkov | -30/+29 |
| 2020-06-02 | Improve E0433, so that it suggests missing imports | Patryk Wychowaniec | -6/+68 |
| 2020-06-02 | Rename the crates in source code | Vadim Petrochenkov | -12/+12 |
| 2020-06-02 | update tests | Bastian Kauschke | -6/+32 |
| 2020-06-02 | add WellFormedConst predicate | Bastian Kauschke | -10/+140 |
| 2020-06-02 | compiletest: Add name directive for remote runners | Tom Eccles | -0/+2 |
| 2020-06-02 | Rollup merge of #72893 - RalfJung:unleash-tls, r=ecstatic-morse | Yuki Okushi | -3/+55 |
| 2020-06-02 | Rollup merge of #72825 - Amanieu:asm-warning, r=davidtwco | Yuki Okushi | -10/+16 |
| 2020-06-02 | Rollup merge of #72795 - petrochenkov:identgroup, r=nikomatsakis | Yuki Okushi | -33/+99 |
| 2020-06-02 | Rollup merge of #72775 - JohnTitor:await-sugg, r=estebank | Yuki Okushi | -0/+35 |
| 2020-06-01 | Add a test to ensure Fuse stays covariant | Josh Stone | -2/+3 |
| 2020-06-01 | Don't count pathless --extern options for unused-crate-dependencies warnings | Jeremy Fitzhardinge | -0/+12 |
| 2020-06-02 | Fix comment | Ralf Jung | -1/+1 |
| 2020-06-01 | test miri-unleash TLS accesses | Ralf Jung | -3/+55 |
| 2020-06-01 | Add test for #72554. | Esteban Küber | -0/+33 |
| 2020-06-01 | Auto merge of #71192 - oli-obk:eager_alloc_id_canonicalization, r=wesleywiser | bors | -0/+53 |
| 2020-05-31 | Correct generic parameter ordering in error note | camelid | -2/+2 |
| 2020-06-01 | Rollup merge of #72823 - matthewjasper:describe-queries, r=eddyb | Dylan DPC | -56/+61 |
| 2020-05-31 | Rollup merge of #72807 - xiaotianrandom:fix-assoc-type-diagnostics, r=estebank | Dylan DPC | -0/+29 |
| 2020-05-31 | Add descriptions for all queries | Matthew Jasper | -56/+61 |
| 2020-05-31 | Clarify errors and warnings about the transition to the new asm! | Amanieu d'Antras | -10/+16 |
| 2020-05-31 | InstCombine: Don't optimize `&mut *x` into `x` | Jonas Schievink | -4/+17 |
| 2020-05-31 | Rollup merge of #72715 - estebank:trailing-comma-where, r=petrochenkov | Ralf Jung | -1/+1 |
| 2020-05-31 | Add a test for wrong assoc type diagnostics | XIAO Tian | -0/+29 |
| 2020-05-31 | Add a test for `$:ident` in proc macro input | Vadim Petrochenkov | -0/+94 |
| 2020-05-31 | test-macros: Avoid always producing errors in `#[derive(Print)]` | Vadim Petrochenkov | -33/+5 |
| 2020-05-30 | Rollup merge of #72772 - RalfJung:valid-char, r=petrochenkov | Ralf Jung | -1/+1 |
| 2020-05-30 | Rollup merge of #72757 - petrochenkov:shebang, r=varkor | Ralf Jung | -0/+14 |
| 2020-05-30 | Rollup merge of #72668 - awoimbee:give-fn-parenthetical-notation-parentheses,... | Ralf Jung | -0/+68 |
| 2020-05-30 | Rollup merge of #72666 - ivanloz:profile_emit_flag, r=matthewjasper | Ralf Jung | -0/+3 |
| 2020-05-30 | Rollup merge of #72657 - flip1995:impl_lint_pass-ty, r=matthewjasper | Ralf Jung | -0/+26 |