| Age | Commit message (Expand) | Author | Lines |
| 2023-04-16 | Move a const-prop-lint specific hack from mir interpret to const-prop-lint an... | Oli Scherer | -0/+51 |
| 2023-04-16 | Revert "Don't recover lifetimes/labels containing emojis as character literals" | Michael Goulet | -135/+4 |
| 2023-03-31 | Add regression test | Oli Scherer | -0/+8 |
| 2023-03-11 | tweak debug output and bless tests | Ali MJ Al-Nasrawy | -16/+16 |
| 2023-03-11 | ignore bivariant regions in opaque types | Ali MJ Al-Nasrawy | -20/+2 |
| 2023-03-11 | smarter algorithm for finding an equal region | Ali MJ Al-Nasrawy | -14/+2 |
| 2023-03-11 | promote subject even if it has unnamed regions | Ali MJ Al-Nasrawy | -33/+4 |
| 2023-03-11 | add known-bug tests | Ali MJ Al-Nasrawy | -0/+137 |
| 2023-03-11 | fix: evaluate with wrong obligation stack | yifei | -0/+45 |
| 2023-03-04 | Rollup merge of #108298 - TaKO8Ki:fix-104440, r=cjgillot | Dylan DPC | -0/+13 |
| 2023-03-03 | Auto merge of #108709 - matthiaskrgr:rollup-j2tjbyx, r=matthiaskrgr | bors | -28/+82 |
| 2023-03-03 | Rollup merge of #108292 - compiler-errors:opaque-captures-where, r=oli-obk | Matthias Krüger | -28/+82 |
| 2023-03-03 | Rollup merge of #108685 - est31:backticks_matchmaking, r=petrochenkov | Matthias Krüger | -4/+4 |
| 2023-03-03 | Rollup merge of #108667 - compiler-errors:issue-108664, r=estebank | Matthias Krüger | -0/+26 |
| 2023-03-03 | Rollup merge of #108553 - compiler-errors:non-lt-late-bound-in-anon-ct, r=pet... | Matthias Krüger | -0/+38 |
| 2023-03-03 | Match end user facing unmatched backticks in compiler/ | est31 | -4/+4 |
| 2023-03-03 | check if snippet is `)` | Takayuki Maeda | -0/+13 |
| 2023-03-03 | Label opaque type for 'captures lifetime' error message | Michael Goulet | -28/+82 |
| 2023-03-02 | Rollup merge of #108672 - spastorino:new-rpitit-impl-side, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2023-03-02 | Rollup merge of #108624 - Nilstrieb:move-it-up, r=WaffleLapkin | Matthias Krüger | -9/+9 |
| 2023-03-02 | Rollup merge of #108573 - kornelski:runtimeenvs, r=WaffleLapkin | Matthias Krüger | -10/+13 |
| 2023-03-02 | Rollup merge of #108557 - Nathan-Fenner:nathanf/adjust-error-span-fix-Some, r... | Matthias Krüger | -5/+446 |
| 2023-03-02 | Add simple trait test | Santiago Pastorino | -0/+11 |
| 2023-03-02 | Fix another ICE in point_at_expr_source_of_inferred_type | Michael Goulet | -0/+26 |
| 2023-03-02 | Make `ExprKind` the first field in `thir::Expr` | Nilstrieb | -9/+9 |
| 2023-03-02 | Auto merge of #108654 - LeSeulArtichaut:revert-99767, r=compiler-errors | bors | -51/+111 |
| 2023-03-02 | Auto merge of #108640 - matthiaskrgr:rollup-rii4t5t, r=matthiaskrgr | bors | -9/+147 |
| 2023-03-02 | Revert "Stabilize `#![feature(target_feature_11)]`" | Léo Lanteri Thauvin | -51/+111 |
| 2023-03-02 | Rollup merge of #108609 - clubby789:e0599-highlight, r=estebank | Matthias Krüger | -9/+21 |
| 2023-03-02 | Rollup merge of #108606 - chenyukang:yukang/fix-104367, r=compiler-errors | Matthias Krüger | -0/+57 |
| 2023-03-02 | Rollup merge of #108575 - compiler-errors:erase, r=estebank | Matthias Krüger | -0/+17 |
| 2023-03-02 | Rollup merge of #108516 - clubby789:rustc-box-restrict, r=compiler-errors | Matthias Krüger | -0/+52 |
| 2023-03-02 | Auto merge of #107879 - icedrocket:update-llvm, r=cuviper | bors | -0/+17 |
| 2023-03-02 | Restrict `#[rustc_box]` to `Box::new` calls | clubby789 | -0/+52 |
| 2023-03-02 | Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubilee | bors | -2/+14 |
| 2023-03-01 | Rollup merge of #108605 - JohnTitor:issue-105821, r=compiler-errors | Dylan DPC | -0/+23 |
| 2023-03-01 | Rollup merge of #108604 - JohnTitor:issue-107280, r=compiler-errors | Dylan DPC | -0/+97 |
| 2023-03-01 | Highlight whole expression for E0599 | clubby789 | -9/+21 |
| 2023-03-01 | Add testcase for issue 105209 | yukang | -0/+25 |
| 2023-03-01 | Fix #104367, add test case for mismatched open/close delims | yukang | -0/+32 |
| 2023-03-01 | Add regression test for #105821 | Yuki Okushi | -0/+23 |
| 2023-03-01 | Add regression test for #107280 | Yuki Okushi | -0/+97 |
| 2023-03-01 | recover from for-else and while-else | y21 | -22/+181 |
| 2023-03-01 | Auto merge of #108587 - matthiaskrgr:rollup-rw6po59, r=matthiaskrgr | bors | -0/+108 |
| 2023-03-01 | Rollup merge of #108496 - nx2k3:issue-108495-dec, r=WaffleLapkin | Matthias Krüger | -0/+108 |
| 2023-03-01 | Rollup merge of #108554 - compiler-errors:late-bound-object-default, r=oli-obk | Matthias Krüger | -0/+18 |
| 2023-03-01 | Rollup merge of #108551 - compiler-errors:rpitit-bad-spec, r=oli-obk | Matthias Krüger | -12/+14 |
| 2023-03-01 | Rollup merge of #108550 - clubby789:remove-disjoint, r=compiler-errors | Matthias Krüger | -4/+1 |
| 2023-03-01 | Rollup merge of #108297 - chenyukang:yukang/delim-error-exit, r=petrochenkov | Matthias Krüger | -1510/+254 |
| 2023-02-28 | Fix error spans for arguments to tuple enum constructors | Nathan Fenner | -5/+358 |