| Age | Commit message (Expand) | Author | Lines |
| 2022-06-21 | Auto merge of #98148 - c410-f3r:assert-compiler, r=oli-obk | bors | -0/+42 |
| 2022-06-20 | Rollup merge of #98276 - compiler-errors:const-format-macro, r=oli-obk | Matthias Krüger | -0/+99 |
| 2022-06-20 | Rollup merge of #98267 - compiler-errors:suggest-wildcard-arm, r=oli-obk | Matthias Krüger | -261/+210 |
| 2022-06-20 | Rollup merge of #98159 - PrestonFrom:issue_95665, r=petrochenkov | Dylan DPC | -0/+33 |
| 2022-06-20 | Auto merge of #98284 - JohnTitor:rollup-7lbs143, r=JohnTitor | bors | -85/+163 |
| 2022-06-20 | Rollup merge of #98274 - compiler-errors:self-type-error, r=cjgillot | Yuki Okushi | -20/+95 |
| 2022-06-20 | Rollup merge of #98268 - compiler-errors:disallowed-generics-better, r=lcnr | Yuki Okushi | -65/+65 |
| 2022-06-20 | Rollup merge of #98183 - dtolnay:emptybound, r=lcnr | Yuki Okushi | -0/+3 |
| 2022-06-20 | Auto merge of #98264 - compiler-errors:missing-arg-placeholder, r=jackh726 | bors | -111/+111 |
| 2022-06-19 | Include ForeignItem when visiting types for WF check | Preston From | -0/+33 |
| 2022-06-19 | Mention formatting macros when encountering ArgumentV1::new in const | Michael Goulet | -0/+99 |
| 2022-06-20 | Auto merge of #97931 - xldenis:fix-if-let-source-scopes, r=nagisa | bors | -165/+279 |
| 2022-06-19 | Don't suggest adding Self as a type parameter | Michael Goulet | -3/+2 |
| 2022-06-19 | Mention what item is using an invalid `Self` type | Michael Goulet | -20/+96 |
| 2022-06-19 | Be more specific for what lifetimes are not allowed on | Michael Goulet | -65/+65 |
| 2022-06-20 | Auto merge of #98265 - JohnTitor:rollup-wtfqc4g, r=JohnTitor | bors | -2/+2 |
| 2022-06-19 | Be more hygenic with spans | Michael Goulet | -260/+174 |
| 2022-06-19 | Only omit trailing comma if block doesn't come from macro expansion | Michael Goulet | -1/+36 |
| 2022-06-20 | Rollup merge of #98225 - bjorn3:stable_target_json_hash, r=nagisa | Yuki Okushi | -2/+2 |
| 2022-06-19 | Auto merge of #97268 - jyn514:faster-assemble, r=Mark-Simulacrum | bors | -20/+46 |
| 2022-06-19 | Make missing argument placeholder more obvious that it's a placeholder | Michael Goulet | -111/+111 |
| 2022-06-19 | Make "Assemble stage1 compiler" orders of magnitude faster | Joshua Nelson | -18/+20 |
| 2022-06-19 | Panic if `dist` generates a symbolic link in a generated tarball | Joshua Nelson | -2/+26 |
| 2022-06-19 | Preserve the path of the target spec json file for usage by rustdoc | bjorn3 | -2/+2 |
| 2022-06-19 | Auto merge of #98255 - Dylan-DPC:rollup-hr129rg, r=Dylan-DPC | bors | -13/+53 |
| 2022-06-19 | Rollup merge of #98105 - notriddle:notriddle/tuple-links, r=jsha | Dylan DPC | -13/+53 |
| 2022-06-19 | Auto merge of #98238 - cjgillot:lint-mod, r=oli-obk | bors | -34/+67 |
| 2022-06-19 | Bless 32bit ui tests. | Camille GILLOT | -12/+12 |
| 2022-06-19 | Auto merge of #97944 - nikic:freebsd-update, r=Mark-Simulacrum | bors | -10/+10 |
| 2022-06-19 | Auto merge of #98242 - matthiaskrgr:rollup-qbbkwtf, r=matthiaskrgr | bors | -29/+36 |
| 2022-06-19 | Rollup merge of #98230 - GuillaumeGomez:weird-js-condition, r=notriddle | Matthias Krüger | -4/+1 |
| 2022-06-19 | Rollup merge of #98229 - GuillaumeGomez:eslint-checks, r=Dylan-DPC | Matthias Krüger | -0/+2 |
| 2022-06-19 | Rollup merge of #98207 - arlosi:update-cargo, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-06-19 | Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se | Matthias Krüger | -22/+26 |
| 2022-06-19 | Rollup merge of #97511 - jyn514:faster-cargo-build, r=Mark-Simulacrum | Matthias Krüger | -2/+6 |
| 2022-06-19 | Make some lints incremental. | Camille GILLOT | -22/+55 |
| 2022-06-18 | Auto merge of #98237 - RalfJung:miri, r=RalfJung | bors | -9/+13 |
| 2022-06-18 | Remove weird JS condition | Guillaume Gomez | -4/+1 |
| 2022-06-18 | update Miri | Ralf Jung | -9/+13 |
| 2022-06-18 | Auto merge of #96501 - jyn514:individual-paths, r=Mark-Simulacrum | bors | -67/+190 |
| 2022-06-18 | Fix bug when using `--bless` | Michael Howell | -3/+1 |
| 2022-06-18 | Add test cases for tuples with links | Michael Howell | -0/+18 |
| 2022-06-18 | Add tests for fixed bugs | Joshua Nelson | -4/+40 |
| 2022-06-18 | Pass all paths to `Step::run` at once when using `ShouldRun::krate` | Joshua Nelson | -66/+153 |
| 2022-06-18 | Adding new eslint checks: | Guillaume Gomez | -0/+2 |
| 2022-06-18 | Auto merge of #98216 - JohnTitor:rollup-jlcmu5d, r=JohnTitor | bors | -82/+155 |
| 2022-06-18 | Rollup merge of #98195 - GuillaumeGomez:rustdoc-json-primitive, r=notriddle | Yuki Okushi | -3/+20 |
| 2022-06-18 | Rollup merge of #97828 - ferrocene:pa-config-artifacts, r=jyn514 | Yuki Okushi | -73/+132 |
| 2022-06-18 | Rollup merge of #97803 - Gankra:term, r=dtolnay | Yuki Okushi | -6/+3 |
| 2022-06-18 | Auto merge of #97652 - RalfJung:cenum_impl_drop_cast, r=nagisa | bors | -1/+16 |