| Age | Commit message (Expand) | Author | Lines |
| 2022-03-31 | Rollup merge of #95517 - lcnr:rustc_borrowck-misc, r=jackh726 | Dylan DPC | -10/+15 |
| 2022-03-31 | Rollup merge of #95384 - ehuss:doc-target_has_atomic-stabilized, r=Dylan-DPC | Dylan DPC | -3/+4 |
| 2022-03-31 | Rollup merge of #91416 - compiler-errors:infinite-ty-option-box, r=estebank | Dylan DPC | -63/+256 |
| 2022-03-31 | address comments, add test for shadowed Box type | Michael Goulet | -7/+32 |
| 2022-03-31 | Specialize suggestion for Option<T> | Michael Goulet | -63/+231 |
| 2022-03-31 | update comment | lcnr | -2/+4 |
| 2022-03-31 | Auto merge of #95511 - Dylan-DPC:rollup-4n880fd, r=Dylan-DPC | bors | -5/+18 |
| 2022-03-31 | Rollup merge of #95505 - sunfishcode:sunfishcode/fix-openbsd, r=dtolnay | Dylan DPC | -1/+1 |
| 2022-03-31 | Rollup merge of #95495 - GuillaumeGomez:rm-unneeded-to-string, r=notriddle | Dylan DPC | -1/+1 |
| 2022-03-31 | Rollup merge of #95478 - InfRandomness:infrandomness/lint_largemove_note, r=c... | Dylan DPC | -0/+15 |
| 2022-03-31 | Rollup merge of #95470 - GuillaumeGomez:fix-gui-spurious-test, r=notriddle | Dylan DPC | -2/+1 |
| 2022-03-31 | Rollup merge of #95445 - jyn514:rustc-unit-tests, r=Dylan-DPC | Dylan DPC | -1/+0 |
| 2022-03-31 | obligation cause: `RepeatVec` -> `RepeatValueCopy` | lcnr | -8/+11 |
| 2022-03-31 | Auto merge of #95456 - RalfJung:size, r=oli-obk | bors | -16/+7 |
| 2022-03-31 | Auto merge of #95507 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-03-31 | Auto merge of #95506 - Dylan-DPC:rollup-b6kxzjc, r=Dylan-DPC | bors | -208/+233 |
| 2022-03-30 | Update cargo | Eric Huss | -0/+0 |
| 2022-03-31 | Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors | Dylan DPC | -164/+164 |
| 2022-03-31 | Rollup merge of #95491 - faern:stabilize-vec_retain_mut, r=yaahc | Dylan DPC | -6/+2 |
| 2022-03-31 | Rollup merge of #95471 - oli-obk:tait_ice, r=estebank | Dylan DPC | -13/+30 |
| 2022-03-31 | Rollup merge of #95263 - compiler-errors:async-block-pretty, r=jackh726 | Dylan DPC | -23/+36 |
| 2022-03-31 | Rollup merge of #95130 - workingjubilee:stably-finished, r=m-ou-se | Dylan DPC | -2/+1 |
| 2022-03-30 | Restore `impl Future<Output = Type>` to async blocks | Michael Goulet | -23/+36 |
| 2022-03-30 | Fix library/std compilation on openbsd. | Dan Gohman | -1/+1 |
| 2022-03-31 | Auto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r=Dylan-DPC | bors | -238/+632 |
| 2022-03-31 | Rollup merge of #95298 - jhorstmann:fix-double-drop-of-allocator-in-vec-into-... | Dylan DPC | -7/+38 |
| 2022-03-31 | Rollup merge of #95251 - GrishaVar:hashes-u16-to-u8, r=dtolnay | Dylan DPC | -18/+16 |
| 2022-03-31 | Rollup merge of #95011 - michaelwoerister:awaitee_field, r=tmandry | Dylan DPC | -14/+40 |
| 2022-03-31 | Rollup merge of #94869 - jackh726:gats_extended, r=compiler-errors | Dylan DPC | -33/+261 |
| 2022-03-31 | Rollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark-Simulacrum | Dylan DPC | -1/+7 |
| 2022-03-31 | Rollup merge of #93901 - petrochenkov:linkmod, r=wesleywiser | Dylan DPC | -165/+270 |
| 2022-03-30 | Auto merge of #95436 - cjgillot:static-mut, r=oli-obk | bors | -128/+98 |
| 2022-03-30 | Add the generic_associated_types_extended feature | Jack Huey | -33/+261 |
| 2022-03-30 | a few mode feedback fixes per @bjorn3 | Yuri Astrakhan | -3/+3 |
| 2022-03-30 | Addressed comments by @compiler-errors and @bjorn3 | Yuri Astrakhan | -10/+10 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -165/+270 |
| 2022-03-30 | Remove bad rustdoc trailing backslash | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Spellchecking compiler comments | Yuri Astrakhan | -171/+171 |
| 2022-03-30 | Remove unneeded `to_string` call | Guillaume Gomez | -1/+1 |
| 2022-03-30 | Auto merge of #95425 - nnethercote:yet-more-parse_tt-improvements, r=petroche... | bors | -233/+252 |
| 2022-03-30 | Stabilize feature vec_retain_mut on Vec and VecDeque | Linus Färnstrand | -6/+2 |
| 2022-03-30 | Add note to the lint diagnostic | InfRandomness | -0/+15 |
| 2022-03-30 | Update error message & remove outdated test comment | Grisha Vartanyan | -3/+1 |
| 2022-03-30 | Auto merge of #95458 - calebcartwright:sync-rustfmt-subtree, r=calebcartwright | bors | -235/+2013 |
| 2022-03-30 | Don't ICE when opaque types get their hidden type constrained again. | Oli Scherer | -13/+30 |
| 2022-03-30 | Fix last rustdoc-gui spurious test | Guillaume Gomez | -2/+1 |
| 2022-03-30 | Auto merge of #94963 - lcnr:inherent-impls-std, r=oli-obk,m-ou-se | bors | -851/+703 |
| 2022-03-30 | Don't stabilize ScopedJoinHandle::is_finished yet. | Mara Bos | -1/+0 |
| 2022-03-30 | Auto merge of #95241 - Gankra:cleaned-provenance, r=workingjubilee | bors | -126/+621 |
| 2022-03-30 | clippy: nameres for primitive type impls | lcnr | -38/+75 |