| Age | Commit message (Expand) | Author | Lines |
| 2023-08-08 | Detect missing `;` that parses as function call | Esteban Küber | -1/+152 |
| 2023-07-31 | Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgr | bors | -23/+63 |
| 2023-07-31 | Rollup merge of #114200 - compiler-errors:detect-tail-unsize-then-upcast, r=lcnr | Matthias Krüger | -0/+40 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -21/+19 |
| 2023-07-31 | Rollup merge of #114182 - Ddystopia:cleanup-after-113312, r=lcnr | Matthias Krüger | -2/+4 |
| 2023-07-31 | Rollup merge of #113920 - bvanjoi:fix-81413, r=petrochenkov | Matthias Krüger | -0/+34 |
| 2023-07-31 | Rollup merge of #113889 - fortanix:raoul/fix_ice_tests_for_sgx_platform, r=Ma... | Matthias Krüger | -0/+2 |
| 2023-07-31 | Rollup merge of #114269 - GuillaumeGomez:migrate-gui-test-color-24, r=notriddle | Matthias Krüger | -8/+8 |
| 2023-07-31 | Rollup merge of #114267 - compiler-errors:rpitit-opaque-bounds, r=spastorino | Matthias Krüger | -25/+1 |
| 2023-07-31 | Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obk | Matthias Krüger | -1/+37 |
| 2023-07-31 | Auto merge of #114225 - workingjubilee:only-golden-arches, r=compiler-errors | bors | -184/+75 |
| 2023-07-31 | Auto merge of #114266 - calebzulawski:simd-bswap, r=compiler-errors | bors | -0/+22 |
| 2023-07-30 | Rollup merge of #113741 - compiler-errors:rpitit-projects-to-missing-opaque, ... | Jubilee | -0/+26 |
| 2023-07-31 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -8/+8 |
| 2023-07-30 | Auto merge of #112843 - chenyukang:yukang-more-on-backtrace, r=workingjubilee | bors | -7/+15 |
| 2023-07-30 | Don't install default projection bound for RPITITs | Michael Goulet | -0/+26 |
| 2023-07-30 | Remap explicit item bounds of RPITIT's opaque back to ty::Opaque | Michael Goulet | -25/+1 |
| 2023-07-30 | Fix simd_bswap for i8/u8 | Caleb Zulawski | -0/+22 |
| 2023-07-30 | Rollup merge of #114256 - Urgau:fix-issue-114180, r=WaffleLapkin | Matthias Krüger | -28/+76 |
| 2023-07-30 | Rollup merge of #114246 - Bryanskiy:type-privacy-lints-fixes, r=petrochenkov | Matthias Krüger | -15/+3 |
| 2023-07-30 | Rollup merge of #102198 - lukas-code:nonnull_as_ref, r=Amanieu | Matthias Krüger | -0/+30 |
| 2023-07-31 | normalize backtrace error messages | yukang | -8/+9 |
| 2023-07-30 | Fix invalid suggestion for mismatched types in closure arguments | Urgau | -28/+76 |
| 2023-07-30 | Rollup merge of #114018 - Enselic:multi-annotation, r=b-naber | Matthias Krüger | -0/+25 |
| 2023-07-30 | Weaken unnameable_types lint | Bryanskiy | -15/+3 |
| 2023-07-30 | Check lazy type aliases for well-formedness | León Orell Valerian Liehr | -1/+37 |
| 2023-07-30 | Rollup merge of #114203 - fee1-dead-contrib:effects/pp-no-host, r=oli-obk | fee1-dead | -8/+7 |
| 2023-07-30 | Auto merge of #114226 - matthiaskrgr:rollup-wxdudsm, r=matthiaskrgr | bors | -0/+14 |
| 2023-07-30 | Rollup merge of #114222 - compiler-errors:lazy-type-alias-is-incomplete, r=ol... | Matthias Krüger | -0/+14 |
| 2023-07-29 | Replace ignore-everything with only-arch | Jubilee Young | -184/+74 |
| 2023-07-29 | mv tests/codegen/repr-* tests/codegen/repr | Jubilee Young | -0/+0 |
| 2023-07-29 | Ignore an AVR-inapplicable test | Jubilee Young | -0/+1 |
| 2023-07-29 | some nits, bless test | Michael Goulet | -16/+2 |
| 2023-07-29 | Implement assumed_wf_types for RPITITs' implementations | Michael Goulet | -0/+29 |
| 2023-07-29 | Take RPITITs inherit the assumed_wf_types of their parent fn | Michael Goulet | -12/+8 |
| 2023-07-29 | Mark lazy_type_alias as incomplete | Michael Goulet | -0/+14 |
| 2023-07-29 | Auto merge of #114156 - calebzulawski:simd-bswap, r=compiler-errors | bors | -25/+118 |
| 2023-07-29 | Auto merge of #114028 - Centri3:ternary-operator, r=compiler-errors | bors | -0/+184 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -287/+253 |
| 2023-07-29 | Effects: don't print `host` param in diagnostics | Deadbeef | -8/+7 |
| 2023-07-29 | Auto merge of #114150 - clubby789:improve-option-ref-suggestion, r=WaffleLapkin | bors | -5/+59 |
| 2023-07-29 | print omitted frames count for short backtrace mode | yukang | -3/+10 |
| 2023-07-29 | Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstrieb | bors | -22/+18 |
| 2023-07-29 | Detect trait upcasting through struct tail unsizing | Michael Goulet | -0/+40 |
| 2023-07-29 | Auto merge of #113099 - bvanjoi:fix-112713-2, r=petrochenkov | bors | -11/+1277 |
| 2023-07-29 | Auto merge of #114197 - matthiaskrgr:rollup-iluf7u4, r=matthiaskrgr | bors | -8/+25 |
| 2023-07-29 | Rollup merge of #114124 - Enselic:proc-fixme, r=cjgillot | Matthias Krüger | -8/+8 |
| 2023-07-29 | Rollup merge of #113773 - compiler-errors:err-layout-bail, r=cjgillot | Matthias Krüger | -0/+17 |
| 2023-07-29 | Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e... | bors | -78/+132 |
| 2023-07-29 | Update lexer emoji diagnostics to Unicode 15.0 | Charles Lew | -21/+19 |