| Age | Commit message (Expand) | Author | Lines |
| 2022-05-08 | Only assert for unstable expectation ids after conversion (RFC 2383) | xFrednet | -0/+36 |
| 2022-05-08 | Enforce no trailing spaces with eslint | Guillaume Gomez | -0/+1 |
| 2022-05-08 | Enforce linebreak style in js source code | Guillaume Gomez | -0/+4 |
| 2022-05-08 | Auto merge of #96689 - gimbles:campfire, r=Mark-Simulacrum | bors | -4/+4 |
| 2022-05-08 | Auto merge of #96659 - thatzopoulos:issue-90679-fix, r=Mark-Simulacrum | bors | -1/+12 |
| 2022-05-08 | Auto merge of #96457 - yungkneez:fix-bootstrap, r=Mark-Simulacrum | bors | -2/+11 |
| 2022-05-08 | Auto merge of #96155 - jackh726:param-heuristics-followup, r=estebank | bors | -225/+192 |
| 2022-05-08 | Correct the issue number of a test | Yuki Okushi | -1/+1 |
| 2022-05-08 | Add regression test for #96654 | Yuki Okushi | -0/+15 |
| 2022-05-08 | Fix the `x.py clippy` command | Yuki Okushi | -2/+2 |
| 2022-05-08 | Auto merge of #94206 - PrestonFrom:significant_drop, r=flip1995 | bors | -0/+1201 |
| 2022-05-08 | Fix incorrect syntax suggestion with `pub async fn` | Ken Matsui | -0/+85 |
| 2022-05-07 | Auto merge of #96824 - matthiaskrgr:rollup-silw3ki, r=matthiaskrgr | bors | -55/+217 |
| 2022-05-07 | updated error message for missing cmake | Thomas Hatzopoulos | -1/+12 |
| 2022-05-07 | Rollup merge of #96822 - GuillaumeGomez:js-quote-rule, r=notriddle | Matthias Krüger | -52/+56 |
| 2022-05-07 | Rollup merge of #96777 - JohnTitor:do-not-run-pass-save-analysis, r=Mark-Simu... | Matthias Krüger | -1/+1 |
| 2022-05-07 | Rollup merge of #96757 - jyn514:fewer-clippy-rebuilds, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2022-05-07 | Rollup merge of #96756 - jyn514:compiler-docs-default, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2022-05-07 | Rollup merge of #96726 - oli-obk:no_cross_inference, r=Mark-Simulacrum | Matthias Krüger | -0/+103 |
| 2022-05-07 | Rollup merge of #96667 - oli-obk:collect_hidden_types, r=Mark-Simulacrum | Matthias Krüger | -0/+43 |
| 2022-05-07 | Auto merge of #96670 - Urgau:bootstrap-check-cfg-features, r=Mark-Simulacrum | bors | -5/+14 |
| 2022-05-07 | Enforce quote rule for JS source code | Guillaume Gomez | -52/+56 |
| 2022-05-07 | Track if a where bound comes from a impl Trait desugar | flip1995 | -5/+10 |
| 2022-05-07 | Rollup merge of #96807 - RalfJung:miri, r=RalfJung | Guillaume Gomez | -9/+7 |
| 2022-05-07 | Rollup merge of #96805 - Folyd:eslint, r=GuillaumeGomez | Guillaume Gomez | -31/+5 |
| 2022-05-07 | Rollup merge of #96760 - davidtwco:diagnostic-translation-vec, r=oli-obk | Guillaume Gomez | -0/+8 |
| 2022-05-07 | Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddle | Guillaume Gomez | -3/+26 |
| 2022-05-07 | Rollup merge of #96581 - RalfJung:debug-size-align, r=oli-obk | Guillaume Gomez | -551/+220 |
| 2022-05-07 | Add test. | Camille GILLOT | -0/+48 |
| 2022-05-07 | Auto merge of #96780 - Kobzol:ci-llvm-upgrade-osx-windows, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-05-07 | update Miri | Ralf Jung | -9/+7 |
| 2022-05-07 | Auto merge of #96804 - compiler-errors:rollup-1mc6aw3, r=compiler-errors | bors | -4/+75 |
| 2022-05-06 | Rollup merge of #96801 - Aaron1011:coinductive-cycle-test, r=compiler-errors | Michael Goulet | -0/+34 |
| 2022-05-06 | Rollup merge of #96783 - aliemjay:typo-issue-95034, r=compiler-errors | Michael Goulet | -0/+2 |
| 2022-05-06 | Rollup merge of #96781 - koic:fix_an_incorrect_link_in_the_unstable_book, r=e... | Michael Goulet | -1/+1 |
| 2022-05-06 | Rollup merge of #96758 - davidtwco:split-debuginfo-bootstrap-bsd, r=Mark-Simu... | Michael Goulet | -2/+6 |
| 2022-05-06 | Rollup merge of #96746 - JohnTitor:issue-96738, r=petrochenkov | Michael Goulet | -0/+19 |
| 2022-05-06 | Rollup merge of #96660 - jyn514:better-missing-path-error, r=Mark-Simulacrum | Michael Goulet | -1/+13 |
| 2022-05-06 | Lint for significant drops who may have surprising lifetimes #1 | Preston From | -0/+1201 |
| 2022-05-07 | Change eslint rules from configuration comments to configuration files | Folyd | -31/+5 |
| 2022-05-07 | Move check-bootstrap from a makefile rule to test::Bootstrap | gimbles | -4/+4 |
| 2022-05-06 | Resolve vars before emitting coerce suggestions too | Jack Huey | -0/+16 |
| 2022-05-06 | Resolve vars in note_type_err | Jack Huey | -129/+134 |
| 2022-05-06 | Add regression test for #96319 | Aaron Hill | -0/+34 |
| 2022-05-07 | Auto merge of #96531 - kckeiks:remove-item-like-visitor-from-rustc-typeck, r=... | bors | -8/+8 |
| 2022-05-06 | Point at closure args too | Jack Huey | -3/+42 |
| 2022-05-06 | Remove previously deleted test files | Jack Huey | -93/+0 |
| 2022-05-06 | Add rustdoc documentation about unstable feature "jump to def" | Guillaume Gomez | -0/+7 |
| 2022-05-06 | Add regression test for jump-to-def | Guillaume Gomez | -0/+18 |
| 2022-05-06 | Remove unneeded SpanMapVisitor::visit_generics function | Guillaume Gomez | -13/+1 |