| Age | Commit message (Expand) | Author | Lines |
| 2022-03-12 | Auto merge of #94711 - ouz-a:master3, r=oli-obk | bors | -0/+92 |
| 2022-03-12 | Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obk | bors | -0/+6 |
| 2022-03-12 | Auto merge of #94870 - notriddle:notriddle/filter-regression, r=oli-obk | bors | -3/+3 |
| 2022-03-12 | Auto merge of #94875 - matthiaskrgr:rollup-tq1li2d, r=matthiaskrgr | bors | -93/+758 |
| 2022-03-12 | Rollup merge of #94863 - pierwill:bootstrap-slicing, r=Mark-Simulacrum | Matthias Krüger | -5/+5 |
| 2022-03-12 | Rollup merge of #94833 - c410-f3r:meta-take-2, r=petrochenkov | Matthias Krüger | -83/+689 |
| 2022-03-12 | Rollup merge of #94150 - Enselic:synthetic-generic-parameters-in-json, r=Craf... | Matthias Krüger | -5/+64 |
| 2022-03-12 | Auto merge of #94733 - nnethercote:fix-AdtDef-interning, r=fee1-dead | bors | -101/+102 |
| 2022-03-11 | fix another assumption about box | DrMeepster | -0/+6 |
| 2022-03-11 | diagnostics: do not spurriously claim something is "not an iterator" | Michael Howell | -3/+3 |
| 2022-03-11 | Implement macro meta-variable expression | Caio | -83/+689 |
| 2022-03-11 | Remove redundant slicing of whole ranges in `bootstrap` | pierwill | -5/+5 |
| 2022-03-11 | Rollup merge of #94839 - TaKO8Ki:suggest-using-double-colon-for-struct-field-... | Dylan DPC | -0/+56 |
| 2022-03-11 | Rollup merge of #94827 - RalfJung:offset-from-ub, r=oli-obk | Dylan DPC | -6/+50 |
| 2022-03-11 | Rollup merge of #94818 - yoshuawuyts:into-future-associated-type, r=joshtriplett | Dylan DPC | -2/+2 |
| 2022-03-11 | Rollup merge of #94769 - GuillaumeGomez:collapsed-by-default, r=notriddle | Dylan DPC | -6/+19 |
| 2022-03-11 | Update GUI test | Guillaume Gomez | -1/+8 |
| 2022-03-11 | Collapse Blanket Implementations and Auto-trait implementations by default | Guillaume Gomez | -5/+11 |
| 2022-03-11 | Rollup merge of #94592 - jyn514:consistent-config-loading, r=Mark-Simulacrum | Dylan DPC | -11/+24 |
| 2022-03-11 | fix a suggestion message | Takayuki Maeda | -6/+6 |
| 2022-03-11 | suggest using double colon when using single colon in struct field type path | Takayuki Maeda | -0/+56 |
| 2022-03-11 | Auto merge of #94304 - notriddle:notriddle/buffer-args, r=CraftSpider | bors | -27/+19 |
| 2022-03-11 | Auto merge of #94834 - Dylan-DPC:rollup-sza4qc2, r=Dylan-DPC | bors | -0/+4 |
| 2022-03-11 | Rollup merge of #94819 - jonhoo:configure-empty-list, r=Mark-Simulacrum | Dylan DPC | -0/+4 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -101/+102 |
| 2022-03-11 | Auto merge of #94276 - scottmcm:primitive-clone, r=oli-obk | bors | -3/+119 |
| 2022-03-10 | adjust offset_from logic: check that both pointers are in-bounds | Ralf Jung | -6/+50 |
| 2022-03-10 | Rollup merge of #94811 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Dylan DPC | -2/+2 |
| 2022-03-10 | Rollup merge of #94728 - compiler-errors:box-allocator-zst-meta, r=michaelwoe... | Dylan DPC | -1/+24 |
| 2022-03-10 | Rollup merge of #94719 - jonhoo:enable-static-lld, r=Mark-Simulacrum | Dylan DPC | -12/+12 |
| 2022-03-10 | Rollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaaaaaaaaaaa, r=petrochenkov | Dylan DPC | -0/+578 |
| 2022-03-10 | Rollup merge of #94274 - djkoloski:unknown_unstable_lints, r=tmandry | Dylan DPC | -68/+266 |
| 2022-03-10 | Rollup merge of #93950 - T-O-R-U-S:use-modern-formatting-for-format!-macros, ... | Dylan DPC | -64/+62 |
| 2022-03-10 | configure: don't serialize empty array elements | Jon Gjengset | -0/+4 |
| 2022-03-10 | Rename `IntoFuture::Future` to `IntoFuture::IntoFuture` | Yoshua Wuyts | -2/+2 |
| 2022-03-10 | Rollup merge of #94805 - oli-obk:drop_box, r=pnkfelix | Matthias Krüger | -0/+15 |
| 2022-03-10 | Rollup merge of #94753 - Urgau:rustdoc-book-improvements, r=GuillaumeGomez | Matthias Krüger | -90/+119 |
| 2022-03-10 | Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddle | Matthias Krüger | -17/+24 |
| 2022-03-10 | Rollup merge of #94440 - compiler-errors:issue-94282, r=lcnr | Matthias Krüger | -0/+45 |
| 2022-03-10 | Update browser-ui-test version | Guillaume Gomez | -2/+2 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -64/+62 |
| 2022-03-10 | Revert accidental stabilization | Oli Scherer | -0/+15 |
| 2022-03-10 | Auto merge of #94802 - matthiaskrgr:rollup-4plu0fi, r=matthiaskrgr | bors | -389/+381 |
| 2022-03-10 | Rollup merge of #94788 - estebank:removal-suggestion, r=petrochenkov | Matthias Krüger | -0/+113 |
| 2022-03-10 | Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r... | Matthias Krüger | -8/+30 |
| 2022-03-10 | Rollup merge of #94657 - fee1-dead:const_slice_index, r=oli-obk | Matthias Krüger | -8/+8 |
| 2022-03-10 | Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwco | Matthias Krüger | -360/+186 |
| 2022-03-10 | Rollup merge of #92150 - compiler-errors:better_usize_to_wide_ptr_cast, r=pet... | Matthias Krüger | -13/+44 |
| 2022-03-10 | Disable the test on wasm32 | Scott McMurray | -51/+52 |
| 2022-03-10 | short-circuit the easy cases in `is_copy_modulo_regions` | Scott McMurray | -1/+17 |