| Age | Commit message (Expand) | Author | Lines |
| 2023-06-08 | Do fix_*_builtin_expr hacks on the writeback results | Michael Goulet | -0/+11 |
| 2023-06-07 | Auto merge of #109005 - Nilstrieb:dont-forgor-too-much-from-cfg, r=petrochenkov | bors | -0/+264 |
| 2023-06-07 | Rollup merge of #112345 - bvanjoi:fix-112342, r=nilstrieb,est31 | Dylan DPC | -0/+176 |
| 2023-06-07 | Rollup merge of #112122 - compiler-errors:next-coherence, r=lcnr | Dylan DPC | -2/+31 |
| 2023-06-07 | Rollup merge of #112076 - compiler-errors:bidirectional-alias-eq, r=lcnr | Dylan DPC | -0/+73 |
| 2023-06-07 | Auto merge of #111047 - compiler-errors:rtn-no-ty-ct-params, r=spastorino | bors | -0/+49 |
| 2023-06-07 | feat(expand): emit note for doc comment in macro matcher | bohan | -1/+84 |
| 2023-06-06 | Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgr | bors | -51/+35 |
| 2023-06-06 | Rollup merge of #112343 - GuillaumeGomez:extern-crate-missing-docs, r=notriddle | Matthias Krüger | -26/+31 |
| 2023-06-06 | Fall back to bidirectional normalizes-to if no subst-eq in alias-eq goal | Michael Goulet | -0/+73 |
| 2023-06-06 | bless coherence test | Michael Goulet | -2/+31 |
| 2023-06-06 | fix(expand): prevent infinity loop in macro containing only "///" | bohan | -0/+93 |
| 2023-06-06 | Rollup merge of #112325 - notriddle:notriddle/issue-111932, r=compiler-errors | Matthias Krüger | -4/+36 |
| 2023-06-06 | Rollup merge of #112199 - jieyouxu:issue-112188, r=compiler-errors | Matthias Krüger | -1/+66 |
| 2023-06-06 | Rollup merge of #112019 - jieyouxu:issue-111554, r=compiler-errors | Matthias Krüger | -0/+57 |
| 2023-06-06 | Rollup merge of #111058 - fortanix:raoul/fix_lvi_mitigations, r=cuviper | Matthias Krüger | -4/+13 |
| 2023-06-06 | Add regression test for #112308 | Guillaume Gomez | -26/+31 |
| 2023-06-06 | remove `has_error_field` helper method | lcnr | -25/+4 |
| 2023-06-05 | diagnostics: do not suggest type name tweaks on type-inferred closure args | Michael Howell | -4/+36 |
| 2023-06-06 | Auto merge of #111999 - scottmcm:codegen-less-memcpy, r=compiler-errors | bors | -5/+75 |
| 2023-06-05 | Auto merge of #112324 - matthiaskrgr:rollup-qscmi3c, r=matthiaskrgr | bors | -52/+236 |
| 2023-06-05 | Rollup merge of #112322 - compiler-errors:no-IMPLIED_BOUNDS_ENTAILMENT-if-err... | Matthias Krüger | -0/+31 |
| 2023-06-05 | Rollup merge of #112316 - clubby789:unused-parens-space, r=compiler-errors | Matthias Krüger | -13/+89 |
| 2023-06-05 | Rollup merge of #112303 - Nilstrieb:as-deref, r=compiler-errors | Matthias Krüger | -37/+86 |
| 2023-06-05 | Rollup merge of #112196 - compiler-errors:new-solver-resolv, r=lcnr | Matthias Krüger | -2/+6 |
| 2023-06-05 | Rollup merge of #112081 - obeis:doc-test-literal, r=compiler-errors | Matthias Krüger | -0/+24 |
| 2023-06-05 | Don't mention IMPLIED_BOUNDS_ENTAILMENT if signatures reference error | Michael Goulet | -0/+31 |
| 2023-06-05 | Emit an error when RTN is used with ty/ct params | Michael Goulet | -0/+49 |
| 2023-06-05 | Resolve vars in result from scrape_region_constraints | Michael Goulet | -2/+6 |
| 2023-06-05 | Better group RFC ui tests together | Maybe Waffle | -145/+145 |
| 2023-06-05 | Verify that (almost) all `ret` instructions have been replaced | Raoul Strackx | -0/+9 |
| 2023-06-05 | Ensure space is inserted after keyword in `unused_delims` | clubby789 | -13/+89 |
| 2023-06-05 | Correct LVI print function test | Raoul Strackx | -4/+4 |
| 2023-06-05 | Normalize in infcx instead of globally for `Option::as_deref` suggestion | Nilstrieb | -0/+33 |
| 2023-06-05 | Properly compare types for `Option::as_deref` suggestion | Nilstrieb | -37/+53 |
| 2023-06-05 | Auto merge of #110945 - wackbyte:doc-vis-on-inherent-assoc-types, r=jsha | bors | -1/+26 |
| 2023-06-05 | Auto merge of #112272 - jieyouxu:issue-112269, r=compiler-errors | bors | -0/+40 |
| 2023-06-04 | Auto merge of #112266 - Swatinem:fix-async-block-inference, r=compiler-errors | bors | -0/+55 |
| 2023-06-04 | Rollup merge of #112274 - GuillaumeGomez:migrate-gui-test-color-11, r=notriddle | Matthias Krüger | -6/+6 |
| 2023-06-04 | Migrate GUI colors test to original CSS color format | Guillaume Gomez | -6/+6 |
| 2023-06-04 | Show note for type ascription interpreted as a constant pattern, not a new va... | 许杰友 Jieyou Xu (Joe) | -0/+40 |
| 2023-06-04 | Rollup merge of #112178 - GuillaumeGomez:fix-inline-private-intermediate, r=n... | Matthias Krüger | -2/+25 |
| 2023-06-04 | Fix type-inference regression in #112225 | Arpad Borsos | -0/+55 |
| 2023-06-04 | Use `load`-`store` instead of `memcpy` for short integer arrays | Scott McMurray | -15/+65 |
| 2023-06-04 | Add a codegen test for manually swapping a small `Copy` type | Scott McMurray | -0/+20 |
| 2023-06-04 | Auto merge of #112240 - cjgillot:recurse-inline, r=scottmcm | bors | -265/+386 |
| 2023-06-03 | Rollup merge of #112215 - compiler-errors:check-sized-better, r=cjgillot | Matthias Krüger | -0/+62 |
| 2023-06-03 | Rollup merge of #111878 - ferrocene:pa-codegen-tests, r=Mark-Simulacrum | Matthias Krüger | -55/+64 |
| 2023-06-03 | Rollup merge of #111659 - y21:suggest-as-deref, r=cjgillot | Matthias Krüger | -0/+259 |
| 2023-06-03 | Update reexport-attr-merge rustdoc test | Guillaume Gomez | -2/+2 |