| Age | Commit message (Expand) | Author | Lines |
| 2022-07-02 | Rollup merge of #98812 - gimbles:docs-template, r=Mark-Simulacrum | Ralf Jung | -0/+16 |
| 2022-07-02 | Rollup merge of #98805 - ChrisDenton:rel-notes, r=Dylan-DPC | Ralf Jung | -0/+3 |
| 2022-07-02 | Rollup merge of #98753 - jyn514:dist-rust-dev, r=Mark-Simulacrum | Ralf Jung | -0/+2 |
| 2022-07-02 | Rollup merge of #98715 - matthiaskrgr:test_97047, r=Mark-Simulacrum | Ralf Jung | -0/+86 |
| 2022-07-02 | Rollup merge of #98701 - TaKO8Ki:add-regression-test-for-50439, r=Mark-Simula... | Ralf Jung | -0/+39 |
| 2022-07-02 | feat: Add a documentation problem issue template | Gimgim | -0/+16 |
| 2022-07-02 | Auto merge of #97235 - nbdd0121:unwind, r=Amanieu | bors | -39/+366 |
| 2022-07-02 | Auto merge of #91743 - cjgillot:enable_mir_inlining_inline_all, r=oli-obk | bors | -170/+252 |
| 2022-07-02 | Auto merge of #98802 - Dylan-DPC:rollup-u6mwx27, r=Dylan-DPC | bors | -189/+235 |
| 2022-07-02 | Add #95469 to the release notes | Chris Denton | -0/+3 |
| 2022-07-02 | Rollup merge of #98783 - RalfJung:jumpscares, r=fee1-dead | Dylan DPC | -1/+1 |
| 2022-07-02 | Rollup merge of #98766 - lcnr:mir-visit-pass_by_value, r=oli-obk | Dylan DPC | -150/+193 |
| 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 | -37/+22 |
| 2022-07-02 | Auto merge of #98791 - cuviper:rogue-binary, r=compiler-errors | bors | -0/+0 |
| 2022-07-01 | Remove the rogue ./suggest-blanket-impl-local-trait | Josh Stone | -0/+0 |
| 2022-07-01 | Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomez | bors | -371/+366 |
| 2022-07-01 | interpret: make a comment less scary | Ralf Jung | -1/+1 |
| 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 | -135/+195 |
| 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 | -3495/+2171 |
| 2022-07-01 | Move Sized check before first error is created | Michael Goulet | -41/+38 |
| 2022-07-01 | Don't point at Self type if we can't find an infer variable in ambiguous trai... | Michael Goulet | -57/+94 |
| 2022-07-01 | Show source of ambiguity in a few more places | Michael Goulet | -20/+35 |
| 2022-07-01 | Only label place where type is needed if span is meaningful | Michael Goulet | -40/+51 |
| 2022-07-01 | Auto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r=Dylan-DPC | bors | -331/+545 |
| 2022-07-01 | Amend codegen test. | Camille GILLOT | -22/+24 |
| 2022-07-01 | Bless recursion test. | Camille GILLOT | -2/+3 |
| 2022-07-01 | Ignore test with panic=abort. | Camille GILLOT | -12/+14 |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -3495/+2171 |
| 2022-07-01 | Factor out hir::Node::Binding | Cameron Steffen | -37/+22 |
| 2022-07-01 | Rollup merge of #98756 - TaKO8Ki:use-const-instead-of-function, r=Dylan-DPC | Dylan DPC | -5/+3 |
| 2022-07-01 | Rollup merge of #98741 - nnethercote:deriving-cleanups, r=Mark-Simulacrum | Dylan DPC | -304/+125 |
| 2022-07-01 | Rollup merge of #98739 - euclio:useless-comment-plural, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2022-07-01 | Rollup merge of #98644 - matthiaskrgr:drp_loc_span_err__2021_inc_clos_cap, r=... | Dylan DPC | -2/+154 |
| 2022-07-01 | Rollup merge of #98585 - cuviper:covariant-thinbox, r=thomcc | Dylan DPC | -6/+34 |
| 2022-07-01 | Rollup merge of #97488 - vincenzopalazzo:macros/blanket_sugg, r=compiler-errors | Dylan DPC | -11/+226 |
| 2022-07-01 | Auto merge of #98402 - cjgillot:undead, r=michaelwoerister | bors | -397/+266 |
| 2022-07-01 | cleanup mir visitor for `rustc::pass_by_value` | lcnr | -150/+193 |
| 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 | -79/+364 |
| 2022-07-01 | Auto merge of #98752 - matthiaskrgr:rollup-uwimznc, r=matthiaskrgr | bors | -25/+200 |
| 2022-07-01 | use const instead of function and make it private | Takayuki Maeda | -5/+3 |
| 2022-07-01 | Change `Ty::Tuple` to `Ty::Unit`. | Nicholas Nethercote | -14/+8 |
| 2022-07-01 | Rename `Ty::Literal` as `Ty::Path`. | Nicholas Nethercote | -29/+18 |
| 2022-07-01 | Remove lifetime support in deriving code. | Nicholas Nethercote | -32/+11 |