| Age | Commit message (Expand) | Author | Lines |
| 2022-04-09 | Auto merge of #95724 - Kobzol:ci-update-rustc-perf, r=nnethercote | bors | -8/+14 |
| 2022-04-09 | Auto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r=Dylan-DPC | bors | -35/+489 |
| 2022-04-09 | Rollup merge of #95804 - GuillaumeGomez:empty-doc-comment-with-backline, r=no... | Dylan DPC | -0/+22 |
| 2022-04-09 | Rollup merge of #95764 - c410-f3r:metavar-test, r=petrochenkov | Dylan DPC | -1/+117 |
| 2022-04-09 | Rollup merge of #95751 - compiler-errors:ambig-int, r=jackh726 | Dylan DPC | -32/+29 |
| 2022-04-09 | Rollup merge of #95599 - niluxv:strict-provenance-lint, r=michaelwoerister | Dylan DPC | -0/+164 |
| 2022-04-09 | Rollup merge of #95374 - RalfJung:assert_uninit_valid, r=Mark-Simulacrum | Dylan DPC | -0/+28 |
| 2022-04-09 | Rollup merge of #90066 - yaahc:thinbox, r=joshtriplett | Dylan DPC | -2/+129 |
| 2022-04-09 | Auto merge of #95524 - oli-obk:cached_stable_hash_cleanups, r=nnethercote | bors | -3/+2 |
| 2022-04-08 | Auto merge of #95815 - RalfJung:miri, r=RalfJung | bors | -21/+8 |
| 2022-04-08 | Auto merge of #95519 - oli-obk:tait_ub2, r=compiler-errors | bors | -0/+101 |
| 2022-04-08 | update Miri | Ralf Jung | -21/+8 |
| 2022-04-08 | Add ThinBox type for 1 stack pointer sized heap allocated trait objects | Jane Lusby | -2/+129 |
| 2022-04-08 | Avoid looking at the internals of Interned directly | Oli Scherer | -3/+2 |
| 2022-04-08 | Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test it | niluxv | -0/+164 |
| 2022-04-08 | Add test for empty doc comments with a backline | Guillaume Gomez | -0/+22 |
| 2022-04-08 | Auto merge of #95772 - flip1995:clippyup, r=Manishearth,flip1995 | bors | -1486/+3113 |
| 2022-04-08 | Rollup merge of #95705 - bstrie:x86nonetier, r=Mark-Simulacrum | Dylan DPC | -8/+14 |
| 2022-04-08 | Rollup merge of #95102 - compiler-errors:issue-94034-bug, r=jackh726 | Dylan DPC | -0/+97 |
| 2022-04-08 | Update Cargo.lock | flip1995 | -1/+1 |
| 2022-04-08 | Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup | flip1995 | -1486/+3113 |
| 2022-04-08 | Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrum | bors | -58/+44 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -8/+14 |
| 2022-04-07 | Auto merge of #95706 - petrochenkov:doclink4, r=GuillaumeGomez | bors | -99/+159 |
| 2022-04-07 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -2/+1 |
| 2022-04-07 | [macro_metavar_expr] Add tests to ensure the feature requirement | Caio | -1/+117 |
| 2022-04-07 | Auto merge of #95760 - Dylan-DPC:rollup-uskzggh, r=Dylan-DPC | bors | -10/+55 |
| 2022-04-07 | Rollup merge of #95752 - compiler-errors:issue-82866, r=Dylan-DPC | Dylan DPC | -0/+23 |
| 2022-04-07 | Rollup merge of #95189 - fmease:fix-issue-94340, r=estebank | Dylan DPC | -10/+32 |
| 2022-04-07 | Update rustc-perf version used in CI and also the corresponding PGO benchmarks | Jakub Beránek | -8/+14 |
| 2022-04-07 | Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum | bors | -370/+349 |
| 2022-04-06 | regression test for #82866 | Michael Goulet | -0/+23 |
| 2022-04-06 | don't report int/float ambiguity when we have previous errors | Michael Goulet | -32/+29 |
| 2022-04-07 | Rollup merge of #95714 - KSBilodeau:master, r=Dylan-DPC | Dylan DPC | -4/+20 |
| 2022-04-07 | Rollup merge of #95352 - jyn514:full-relative-path, r=Mark-Simulacrum | Dylan DPC | -6/+4 |
| 2022-04-07 | Rollup merge of #95738 - GuillaumeGomez:item-info-switch-to-span, r=jsha | Dylan DPC | -4/+8 |
| 2022-04-07 | rustdoc: Early doc link resolution fixes and refactorings | Vadim Petrochenkov | -99/+159 |
| 2022-04-06 | Rollup merge of #95731 - oli-obk:lazy_tait_regression, r=compiler-errors | Dylan DPC | -0/+30 |
| 2022-04-06 | Rollup merge of #95721 - xu-cheng:typo, r=compiler-errors | Dylan DPC | -1/+1 |
| 2022-04-06 | Rollup merge of #95649 - ouz-a:mir-opt, r=oli-obk | Dylan DPC | -4/+119 |
| 2022-04-06 | Rollup merge of #95353 - jyn514:invalid-filter-hard-error, r=Mark-Simulacrum | Dylan DPC | -4/+4 |
| 2022-04-06 | fix regression caused by rust-lang/cargo#10448 | Pietro Albini | -0/+1 |
| 2022-04-06 | Update rustdoc test following DOM change | Guillaume Gomez | -1/+1 |
| 2022-04-06 | Switch item-info div to span to generate valid HTML | Guillaume Gomez | -3/+7 |
| 2022-04-06 | Stop flagging certain inner attrs as outer ones | León Orell Valerian Liehr | -10/+32 |
| 2022-04-06 | Check that all hidden types are the same and then deduplicate them. | Oli Scherer | -0/+30 |
| 2022-04-06 | Auto merge of #95723 - SparrowLii:const_goto, r=fee1-dead | bors | -118/+151 |
| 2022-04-06 | remove ~const Drop from rustdoc test | Pietro Albini | -15/+5 |
| 2022-04-06 | bless tests | Pietro Albini | -4/+4 |
| 2022-04-06 | enhance `ConstGoto` mir-opt by moving up `StorageDead` statements | SparrowLii | -118/+151 |