| Age | Commit message (Expand) | Author | Lines |
| 2023-03-09 | Also test destructuring assignment. | Camille GILLOT | -4/+21 |
| 2023-03-09 | Ignore AscribeUserType in unsafeck to avoid duplicate diagnostics. | Camille GILLOT | -32/+14 |
| 2023-03-09 | Introduce a no-op PlaceMention statement for `let _ =`. | Camille GILLOT | -16/+59 |
| 2023-03-09 | Add ui test. | Camille GILLOT | -11/+128 |
| 2023-03-09 | Auto merge of #108920 - matthiaskrgr:rollup-qrr9a0u, r=matthiaskrgr | bors | -48/+112 |
| 2023-03-09 | Auto merge of #108178 - cjgillot:ssa-deref, r=oli-obk | bors | -0/+254 |
| 2023-03-08 | Rollup merge of #108882 - compiler-errors:E0740, r=eholk | Matthias Krüger | -45/+62 |
| 2023-03-08 | Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiasko | Matthias Krüger | -3/+5 |
| 2023-03-08 | Rollup merge of #108839 - compiler-errors:canonicalize-the-root-var, r=lcnr | Matthias Krüger | -0/+45 |
| 2023-03-08 | Rollup merge of #108903 - rust-lang:pa-fix-clippy-tests, r=flip1995 | Matthias Krüger | -40/+0 |
| 2023-03-08 | Rollup merge of #108901 - LYF1999:yf/108897, r=lcnr | Matthias Krüger | -0/+45 |
| 2023-03-08 | Rollup merge of #108884 - compiler-errors:tweak-illegal-copy-impl-message, r=... | Matthias Krüger | -56/+48 |
| 2023-03-08 | Rollup merge of #108883 - compiler-errors:post-norm-copy-err, r=BoxyUwU | Matthias Krüger | -0/+43 |
| 2023-03-08 | Rollup merge of #108846 - celinval:smir-poc, r=oli-obk | Matthias Krüger | -0/+104 |
| 2023-03-08 | Rollup merge of #108686 - notriddle:notriddle/jank-all, r=jsha | Matthias Krüger | -0/+14 |
| 2023-03-08 | move clippy tests back to their intended directory | Pietro Albini | -40/+0 |
| 2023-03-08 | Auto merge of #108121 - aliemjay:resolve-var-region, r=lcnr | bors | -25/+19 |
| 2023-03-08 | fix: evaluate with wrong obligation stack | yifei | -0/+45 |
| 2023-03-08 | Tweak E0740 | Michael Goulet | -45/+45 |
| 2023-03-08 | Don't report E0740 for type error | Michael Goulet | -0/+17 |
| 2023-03-08 | Suppress copy impl error when post-normalized type references errors | Michael Goulet | -0/+43 |
| 2023-03-08 | Dedup copy field errors for identical types | Michael Goulet | -8/+0 |
| 2023-03-08 | may not => cannot | Michael Goulet | -48/+48 |
| 2023-03-07 | Change item collection to be on demand | Celina G. Val | -9/+7 |
| 2023-03-07 | Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r... | Matthias Krüger | -0/+25 |
| 2023-03-07 | Canonicalize the ROOT VAR | Michael Goulet | -0/+45 |
| 2023-03-07 | Auto merge of #108863 - JohnTitor:rollup-haydnsw, r=JohnTitor | bors | -8/+105 |
| 2023-03-07 | Rollup merge of #108855 - cbeuw:mir-cast, r=tmiasko | Yuki Okushi | -0/+73 |
| 2023-03-07 | Rollup merge of #108774 - jyn514:translation-errors, r=davidtwco | Yuki Okushi | -8/+8 |
| 2023-03-07 | Rollup merge of #108731 - Ezrashaw:pin-suggestion-on-impl-future, r=petrochenkov | Yuki Okushi | -0/+24 |
| 2023-03-07 | Remove DropAndReplace terminator | Giacomo Pasini | -3/+5 |
| 2023-03-07 | Auto merge of #108763 - scottmcm:indexing-nuw-lengths, r=cuviper | bors | -0/+62 |
| 2023-03-07 | Custom MIR: Support as casts | Andy Wang | -0/+73 |
| 2023-03-06 | Create new rustc_smir struct to map future crates | Celina G. Val | -0/+106 |
| 2023-03-07 | Auto merge of #108691 - aliemjay:closure-subject, r=jackh726 | bors | -16/+94 |
| 2023-03-06 | Auto merge of #108821 - matthiaskrgr:rollup-cmkbgpr, r=matthiaskrgr | bors | -6/+376 |
| 2023-03-06 | Rollup merge of #108812 - albertlarsan68:test-98444, r=Nilstrieb | Matthias Krüger | -0/+17 |
| 2023-03-06 | Rollup merge of #108807 - MU001999:lint/suspicious_auto_trait_impls, r=lcnr | Matthias Krüger | -5/+128 |
| 2023-03-06 | Rollup merge of #108803 - cjgillot:const-prop-normalize, r=oli-obk | Matthias Krüger | -1/+7 |
| 2023-03-06 | Rollup merge of #108790 - cjgillot:mono-cast, r=oli-obk | Matthias Krüger | -0/+15 |
| 2023-03-06 | Rollup merge of #108780 - Zeegomo:close-70919, r=WaffleLapkin | Matthias Krüger | -0/+63 |
| 2023-03-06 | Rollup merge of #107801 - davidtwco:stability-implies-const, r=Nilstrieb | Matthias Krüger | -0/+146 |
| 2023-03-06 | Add regression test for 98444 | Albert Larsan | -0/+17 |
| 2023-03-06 | Bless the suspicious-negative-impls-lint.rs | Mu42 | -33/+3 |
| 2023-03-06 | Bless the remaining ui tests | Mu42 | -5/+55 |
| 2023-03-06 | Moves the negative impls into a separate test file | Mu42 | -67/+115 |
| 2023-03-06 | Auto merge of #108402 - clubby789:diag-bool-not-unit, r=davidtwco | bors | -40/+59 |
| 2023-03-06 | emit the suspicious_auto_trait_impls for negative impls as well | Mu42 | -12/+67 |
| 2023-03-06 | Do not ICE when failing to normalize in ConstProp. | Camille GILLOT | -1/+7 |
| 2023-03-06 | Auto merge of #108787 - cjgillot:sroa-lifetime, r=compiler-errors | bors | -469/+720 |