| Age | Commit message (Expand) | Author | Lines |
| 2020-07-30 | Fix #[track_caller] shims for trait objects. | Adam Perry | -0/+25 |
| 2020-07-30 | Add a test for pattern matching within a tuple | Mark Rousskov | -0/+7 |
| 2020-07-30 | Revert "Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern" | Mark Rousskov | -33/+0 |
| 2020-07-25 | The const propagator cannot trace references. | Oliver Scherer | -40/+166 |
| 2020-07-23 | Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern | Jakub Adam Wieczorek | -0/+33 |
| 2020-07-22 | Use `ReEmpty(U0)` as the implicit region bound in typeck | Matthew Jasper | -0/+101 |
| 2020-07-10 | Change how compiler-builtins gets many CGUs | Alex Crichton | -40/+0 |
| 2020-07-10 | Perform obligation deduplication to avoid buggy `ExistentialMismatch` | Esteban Küber | -0/+26 |
| 2020-07-10 | rustc_lexer: Simplify shebang parsing once more | Vadim Petrochenkov | -5/+9 |
| 2020-07-10 | rustdoc: Rename invalid_codeblock_attribute lint to be plural | Oliver Middleton | -6/+6 |
| 2020-07-10 | rustdoc: Fix doc aliases with crate filtering | Oliver Middleton | -0/+37 |
| 2020-06-26 | Beta backport of PR #73005 (obligation error impl candidate) | Aaron Hill | -181/+37 |
| 2020-06-26 | Ensure stack when building MIR for matches | Simonas Kazlauskas | -0/+5208 |
| 2020-06-26 | Don't run test on emscripten which doesn't have threads | Amanieu d'Antras | -0/+1 |
| 2020-06-26 | Add -O compile flag to test | Amanieu d'Antras | -0/+1 |
| 2020-06-26 | Fix link error with #[thread_local] introduced by #71192 | Amanieu d'Antras | -0/+12 |
| 2020-06-26 | Allow inference regions when relating consts | Tyler Mandry | -0/+12 |
| 2020-06-26 | Disable the `SimplifyArmIdentity` pass on beta | Wesley Wiser | -61/+82 |
| 2020-06-26 | Add regression test for #73431 | Dylan MacKenzie | -0/+29 |
| 2020-06-13 | further bless tests. | Felix S. Klock II | -19/+19 |
| 2020-06-13 | Revert "Defer creating drop trees in MIR lowering until leaving that scope" | Felix S. Klock II | -3/+3 |
| 2020-06-13 | Revert "Bless mir-opt tests" | Felix S. Klock II | -819/+973 |
| 2020-06-13 | normalize adt fields during structural match check | Bastian Kauschke | -0/+23 |
| 2020-06-13 | Add regression test for #73137 | Dylan MacKenzie | -0/+42 |
| 2020-06-13 | Revert "Auto merge of #71956 - ecstatic-morse:remove-requires-storage-analysi... | Mark Rousskov | -2/+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-02 | Fix comment | Ralf Jung | -1/+1 |
| 2020-06-01 | test miri-unleash TLS accesses | Ralf Jung | -3/+55 |
| 2020-06-01 | Auto merge of #71192 - oli-obk:eager_alloc_id_canonicalization, r=wesleywiser | bors | -0/+53 |
| 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 | 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 |
| 2020-05-30 | Rollup merge of #72637 - euclio:env-hygiene, r=davidtwco | Ralf Jung | -0/+8 |
| 2020-05-30 | Rollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov | Ralf Jung | -12/+133 |
| 2020-05-30 | Tweak wording and spans of `'static` `dyn Trait`/`impl Trait` requirements | Esteban Küber | -135/+65 |
| 2020-05-30 | Account for enclosing item when suggesting new lifetime name | Esteban Küber | -10/+63 |
| 2020-05-30 | Tweak type parameter errors to reduce verbosity | Esteban Küber | -363/+55 |