| Age | Commit message (Expand) | Author | Lines |
| 2022-07-02 | Rollup merge of #98763 - citrus-it:illumos-split-debuginfo, r=Mark-Simulacrum | Dylan DPC | -1/+2 |
| 2022-07-02 | Rollup merge of #98653 - TaKO8Ki:add-regression-test-for-79494, r=Mark-Simula... | Dylan DPC | -0/+17 |
| 2022-07-02 | Rollup merge of #98639 - camsteffen:no-node-binding, r=compiler-errors | Dylan DPC | -18/+11 |
| 2022-07-01 | Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomez | bors | -325/+279 |
| 2022-07-01 | Rollup merge of #98708 - pinkforest:rustdoc-fix-98690, r=GuillaumeGomez | Guillaume Gomez | -2/+15 |
| 2022-07-01 | Rollup merge of #98497 - compiler-errors:span-inference-note, r=lcnr | Guillaume Gomez | -89/+108 |
| 2022-07-01 | Rollup merge of #98460 - GuillaumeGomez:css-simplification, r=jsha | Guillaume Gomez | -216/+73 |
| 2022-07-01 | Rollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514 | Guillaume Gomez | -16/+41 |
| 2022-07-01 | Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddle | Guillaume Gomez | -2/+42 |
| 2022-07-01 | Auto merge of #93967 - cjgillot:short-struct-span, r=petrochenkov | bors | -3465/+2081 |
| 2022-07-01 | Move Sized check before first error is created | Michael Goulet | -10/+7 |
| 2022-07-01 | Don't point at Self type if we can't find an infer variable in ambiguous trai... | Michael Goulet | -30/+50 |
| 2022-07-01 | Show source of ambiguity in a few more places | Michael Goulet | -17/+32 |
| 2022-07-01 | Only label place where type is needed if span is meaningful | Michael Goulet | -32/+19 |
| 2022-07-01 | Auto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r=Dylan-DPC | bors | -1/+316 |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -3465/+2081 |
| 2022-07-01 | Factor out hir::Node::Binding | Cameron Steffen | -18/+11 |
| 2022-07-01 | Rollup merge of #98739 - euclio:useless-comment-plural, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-07-01 | Rollup merge of #98644 - matthiaskrgr:drp_loc_span_err__2021_inc_clos_cap, r=... | Dylan DPC | -0/+150 |
| 2022-07-01 | Rollup merge of #97488 - vincenzopalazzo:macros/blanket_sugg, r=compiler-errors | Dylan DPC | -0/+165 |
| 2022-07-01 | Auto merge of #98402 - cjgillot:undead, r=michaelwoerister | bors | -96/+115 |
| 2022-07-01 | bootstrap: illumos platform flags for split-debuginfo | Andy Fiddaman | -1/+2 |
| 2022-07-01 | Auto merge of #98730 - matthiaskrgr:rollup-2c4d4x5, r=matthiaskrgr | bors | -53/+126 |
| 2022-07-01 | Rollup merge of #98745 - thomcc:build-dir-arg, r=jyn514 | Matthias Krüger | -2/+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 | -0/+100 |
| 2022-07-01 | Auto merge of #98706 - flip1995:clippyup, r=Dylan-DPC | bors | -3488/+9047 |
| 2022-06-30 | Add a `--build-dir` flag to rustbuild | Thom Chiovoloni | -2/+11 |
| 2022-06-30 | fix grammar in useless doc comment lint | Andy Russell | -1/+1 |
| 2022-07-01 | rustdoc: fix 98690 | pinkforest | -2/+15 |
| 2022-06-30 | ui: improve suggestion test by addig the help message | Vincenzo Palazzo | -15/+37 |
| 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 #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/+37 |
| 2022-06-30 | Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddle | Matthias Krüger | -4/+60 |
| 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/+37 |
| 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 | Remove unneeded methods declaration for old web browsers | Guillaume Gomez | -34/+0 |
| 2022-06-30 | Auto merge of #98377 - davidv1992:add-lifetimes-to-argument-temporaries, r=ol... | bors | -0/+27 |
| 2022-06-30 | Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup | Philipp Krones | -3488/+9047 |
| 2022-06-30 | Fix dogfood | Philipp Krones | -1/+2 |
| 2022-06-30 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -4/+3 |
| 2022-06-30 | Auto merge of #98698 - RalfJung:miri, r=RalfJung | bors | -14/+7 |