| Age | Commit message (Expand) | Author | Lines |
| 2023-03-07 | Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r... | Matthias Krüger | -0/+25 |
| 2023-03-07 | rustdoc: fix type search when more than one `where` clause applies | Michael Howell | -7/+32 |
| 2023-03-07 | rustdoc: fix type search index for `fn<T>() -> &T where T: Trait` | Michael Howell | -1/+12 |
| 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 | Add suggestion to diagnostic when user has array but trait wants slice. | Ben Reeves | -0/+400 |
| 2023-03-07 | Auto merge of #108691 - aliemjay:closure-subject, r=jackh726 | bors | -16/+94 |
| 2023-03-06 | Do not ICE when we have fn pointer Fn obligations with bound vars in the self... | Michael Goulet | -0/+33 |
| 2023-03-06 | Auto merge of #108821 - matthiaskrgr:rollup-cmkbgpr, r=matthiaskrgr | bors | -6/+376 |
| 2023-03-06 | Add simple impl trait test for RPITIT | Santiago Pastorino | -0/+17 |
| 2023-03-06 | Place binder correctly for arbitrary trait bound suggestion | Michael Goulet | -0/+38 |
| 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 |
| 2023-03-06 | Auto merge of #108789 - matthiaskrgr:rollup-nyurto8, r=matthiaskrgr | bors | -0/+76 |
| 2023-03-05 | Use `nuw` when calculating slice lengths from `Range`s | Scott McMurray | -0/+62 |
| 2023-03-05 | Auto merge of #108157 - scottmcm:tuple-gt-via-partialcmp, r=dtolnay | bors | -0/+121 |
| 2023-03-05 | Add test. | Camille GILLOT | -0/+15 |
| 2023-03-05 | Rollup merge of #108775 - cjgillot:issue-107860, r=compiler-errors | Matthias Krüger | -0/+18 |
| 2023-03-05 | Rollup merge of #108764 - cjgillot:dpm-adapt, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2023-03-05 | Rollup merge of #108746 - compiler-errors:rpitit-dont-project-default-w-no-va... | Matthias Krüger | -0/+37 |
| 2023-03-05 | Rollup merge of #108244 - lukas-code:semicolon-recovery-span, r=cjgillot | Matthias Krüger | -0/+18 |
| 2023-03-05 | Remove -Zverbose. | Camille GILLOT | -136/+125 |
| 2023-03-05 | Erase lifetimes in SROA. | Camille GILLOT | -0/+262 |
| 2023-03-05 | Move SROA tests. | Camille GILLOT | -469/+469 |
| 2023-03-05 | Use the correct bound vars in return type suggestion. | Camille GILLOT | -0/+18 |
| 2023-03-05 | Add regression tests for issue 70919 | Giacomo Pasini | -0/+63 |
| 2023-03-05 | Greatly improve the error messages when `run-make/translation` fails | Joshua Nelson | -8/+8 |
| 2023-03-05 | Add note for mismatched types with circular dependencies | Lukas Markeffsky | -0/+47 |
| 2023-03-05 | Rollup merge of #108744 - compiler-errors:non_lifetime_binders-bad-copy-clone... | Matthias Krüger | -0/+33 |
| 2023-03-05 | Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoid | Matthias Krüger | -9/+5 |
| 2023-03-05 | add test for https://github.com/rust-lang/rust/issues/108242 | Lukas Markeffsky | -0/+18 |