| Age | Commit message (Expand) | Author | Lines |
| 2022-07-14 | bless tests | Ali MJ Al-Nasrawy | -21/+6 |
| 2022-07-14 | Make outlives::{components,verify} agree | Ali MJ Al-Nasrawy | -53/+123 |
| 2022-07-01 | Auto merge of #98402 - cjgillot:undead, r=michaelwoerister | bors | -397/+266 |
| 2022-07-01 | Auto merge of #98730 - matthiaskrgr:rollup-2c4d4x5, r=matthiaskrgr | bors | -79/+364 |
| 2022-07-01 | Auto merge of #98752 - matthiaskrgr:rollup-uwimznc, r=matthiaskrgr | bors | -25/+200 |
| 2022-07-01 | Rollup merge of #98749 - CAD97:patch-3, r=jyn514 | Matthias Krüger | -0/+2 |
| 2022-07-01 | Rollup merge of #98745 - thomcc:build-dir-arg, r=jyn514 | Matthias Krüger | -2/+11 |
| 2022-07-01 | Rollup merge of #98734 - tmiasko:uninhabited-calls-release-notes, r=Mark-Simu... | Matthias Krüger | -1/+1 |
| 2022-07-01 | Rollup merge of #98733 - celinval:patch-1, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-07-01 | Rollup merge of #98729 - the8472:exactsize-docs, r=thomcc | Matthias Krüger | -5/+11 |
| 2022-07-01 | Rollup merge of #98727 - notriddle:notriddle/issue-98697, r=GuillaumeGomez | Matthias Krüger | -1/+23 |
| 2022-07-01 | Rollup merge of #98686 - matthiaskrgr:test-46511, r=compiler-errors | Matthias Krüger | -0/+29 |
| 2022-07-01 | Rollup merge of #98640 - cuviper:stable-rust-analyzer, r=Mark-Simulacrum | Matthias Krüger | -8/+3 |
| 2022-07-01 | Rollup merge of #98610 - lcnr:emit_inference_failure_err-ice, r=estebank | Matthias Krüger | -7/+119 |
| 2022-06-30 | Add macro_rules! rustdoc change to 1.62 relnotes | Christopher Durham | -0/+2 |
| 2022-07-01 | Auto merge of #98706 - flip1995:clippyup, r=Dylan-DPC | bors | -3492/+9051 |
| 2022-06-30 | Add a `--build-dir` flag to rustbuild | Thom Chiovoloni | -2/+11 |
| 2022-06-30 | Request to be notified of MIR changes | Celina G. Val | -1/+1 |
| 2022-06-30 | Rollup merge of #98717 - RalfJung:make-tidy-less-annoying, r=jyn514 | Matthias Krüger | -9/+4 |
| 2022-06-30 | Rollup merge of #98709 - GuillaumeGomez:rm-decl-for-old-browsers, r=Dylan-DPC | Matthias Krüger | -34/+0 |
| 2022-06-30 | Rollup merge of #98695 - tshepang:or-pattern, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2022-06-30 | Rollup merge of #98688 - RalfJung:from-mplace, r=oli-obk | Matthias Krüger | -8/+29 |
| 2022-06-30 | Rollup merge of #98684 - matthiaskrgr:ice-test-72793, r=oli-obk | Matthias Krüger | -0/+25 |
| 2022-06-30 | Rollup merge of #98677 - lyming2007:issue-98492-fix, r=lcnr | Matthias Krüger | -6/+39 |
| 2022-06-30 | Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddle | Matthias Krüger | -4/+60 |
| 2022-06-30 | Rollup merge of #98670 - krasimirgg:llvm-15-LLVMConstExtractValue, r=nikic | Matthias Krüger | -7/+10 |
| 2022-06-30 | Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-se | Matthias Krüger | -10/+17 |
| 2022-06-30 | Rollup merge of #97629 - guswynn:exclusive_struct, r=m-ou-se | Matthias Krüger | -0/+179 |
| 2022-06-30 | clarify that ExactSizeIterator::len returns the remaining length | The 8472 | -5/+11 |
| 2022-06-30 | rustdoc: filter '_ lifetimes from ty::PolyTraitRef | Michael Howell | -1/+23 |
| 2022-06-30 | Flip RustAnalyzer to stable=true | Josh Stone | -1/+1 |
| 2022-06-30 | For diagnostic information of Boolean, remind it as use the type: 'bool' | Yiming Lei | -6/+39 |
| 2022-06-30 | get rid of some tidy 'unnecessarily ignored' warnings | Ralf Jung | -9/+4 |
| 2022-06-30 | Add test to ensure that scroll position is kept when opening/closing source s... | Guillaume Gomez | -0/+14 |
| 2022-06-30 | Fix scroll when source sidebar is open on mobile | Guillaume Gomez | -0/+15 |
| 2022-06-30 | add issue number to fixme | lcnr | -1/+1 |
| 2022-06-30 | add logging to `write_resolution` | lcnr | -1/+2 |
| 2022-06-30 | llvm-wrapper: adapt for LLVMConstExtractValue removal | Krasimir Georgiev | -7/+10 |
| 2022-06-30 | Remove unneeded methods declaration for old web browsers | Guillaume Gomez | -34/+0 |
| 2022-06-30 | Update Cargo.lock | Philipp Krones | -4/+4 |
| 2022-06-30 | Auto merge of #98377 - davidv1992:add-lifetimes-to-argument-temporaries, r=ol... | bors | -2/+43 |
| 2022-06-30 | Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup | Philipp Krones | -3488/+9047 |
| 2022-06-30 | Auto merge of #9069 - flip1995:rustup, r=flip1995 | bors | -289/+267 |
| 2022-06-30 | Bump Clippy version -> 0.1.64 | Philipp Krones | -3/+3 |
| 2022-06-30 | Bump nightly version -> 2022-06-30 | Philipp Krones | -1/+1 |
| 2022-06-30 | Fix dogfood | Philipp Krones | -2/+7 |
| 2022-06-30 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -3518/+9083 |
| 2022-06-30 | Auto merge of #98698 - RalfJung:miri, r=RalfJung | bors | -14/+7 |
| 2022-06-30 | Auto merge of #9068 - tamaroning:fix-typo-2022-6-30, r=giraffate,xFrednet | bors | -2/+2 |
| 2022-06-30 | Update large_const_arrays.rs | tamaron | -1/+1 |