| Age | Commit message (Expand) | Author | Lines |
| 2022-05-08 | Auto merge of #96155 - jackh726:param-heuristics-followup, r=estebank | bors | -312/+265 |
| 2022-05-08 | Auto merge of #94206 - PrestonFrom:significant_drop, r=flip1995 | bors | -0/+1204 |
| 2022-05-07 | Auto merge of #96824 - matthiaskrgr:rollup-silw3ki, r=matthiaskrgr | bors | -87/+237 |
| 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 #96769 - Undin:remove-adx_target_feature-from-active, r=josht... | Matthias Krüger | -1/+0 |
| 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 #96671 - mgeisler:current-exe-docstring, r=Mark-Simulacrum | Matthias Krüger | -30/+17 |
| 2022-05-07 | Rollup merge of #96667 - oli-obk:collect_hidden_types, r=Mark-Simulacrum | Matthias Krüger | -0/+43 |
| 2022-05-07 | Rollup merge of #96586 - ear7h:master, r=joshtriplett | Matthias Krüger | -0/+2 |
| 2022-05-07 | Rollup merge of #96336 - Nilstrieb:link-to-correct-as_mut-in-ptr-as_ref, r=Jo... | Matthias Krüger | -1/+1 |
| 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 | Auto merge of #96657 - cuviper:time64, r=joshtriplett | bors | -168/+205 |
| 2022-05-07 | Auto merge of #96816 - GuillaumeGomez:rollup-oumn95i, r=GuillaumeGomez | bors | -673/+544 |
| 2022-05-07 | Rollup merge of #96811 - createyourpersonalaccount:doc-typofix, r=JohnTitor | Guillaume Gomez | -1/+1 |
| 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 #96788 - JakobDegen:checked-binop, r=oli-obk | Guillaume Gomez | -4/+96 |
| 2022-05-07 | Rollup merge of #96760 - davidtwco:diagnostic-translation-vec, r=oli-obk | Guillaume Gomez | -70/+165 |
| 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 | -555/+244 |
| 2022-05-07 | Fix a minor typo in the description of Formatter | Nikolaos Chatzikonstantinou | -1/+1 |
| 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 #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors | bors | -609/+668 |
| 2022-05-07 | Auto merge of #96804 - compiler-errors:rollup-1mc6aw3, r=compiler-errors | bors | -17/+100 |
| 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 #96778 - JohnTitor:expect-local-track-caller-take-2, r=petroc... | Michael Goulet | -1/+6 |
| 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 | -10/+38 |
| 2022-05-06 | Rollup merge of #96701 - kraktus:alloc_example_2018_edition, r=Mark-Simulacrum | Michael Goulet | -2/+0 |
| 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-06 | Mark locks in std lib with clippy::has_significant_drop | Preston From | -0/+3 |
| 2022-05-07 | Change eslint rules from configuration comments to configuration files | Folyd | -31/+5 |
| 2022-05-06 | Resolve vars before emitting coerce suggestions too | Jack Huey | -0/+22 |
| 2022-05-06 | Resolve vars in note_type_err | Jack Huey | -138/+146 |
| 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 | -545/+504 |
| 2022-05-06 | Auto merge of #96458 - Aaron1011:no-cycle-caching, r=jackh726,cjgillot | bors | -59/+18 |
| 2022-05-06 | Point at closure args too | Jack Huey | -81/+97 |
| 2022-05-06 | Remove previously deleted test files | Jack Huey | -93/+0 |
| 2022-05-06 | Check that field projections have the correct type | Jakob Degen | -1/+55 |
| 2022-05-06 | Auto merge of #96785 - GuillaumeGomez:rollup-rgiwa57, r=GuillaumeGomez | bors | -252/+625 |
| 2022-05-06 | Add rustdoc documentation about unstable feature "jump to def" | Guillaume Gomez | -0/+7 |