| Age | Commit message (Expand) | Author | Lines |
| 2022-03-13 | Rollup merge of #94907 - bjorn3:smaller_rust_src_component, r=Mark-Simulacrum | Matthias Krüger | -0/+5 |
| 2022-03-13 | Rollup merge of #94844 - bjorn3:rustbuild_cleanup, r=Mark-Simulacrum | Matthias Krüger | -164/+222 |
| 2022-03-13 | Rollup merge of #94777 - lancethepants:armv7-unknown-linux-uclibceabi, r=Mark... | Matthias Krüger | -11/+21 |
| 2022-03-13 | Omit stdarch test crates from the rust-src component | bjorn3 | -0/+5 |
| 2022-03-13 | Remove FieldName enum | bjorn3 | -34/+6 |
| 2022-03-13 | Auto merge of #94704 - Kobzol:llvm-pgo-update-suite, r=Mark-Simulacrum | bors | -32/+49 |
| 2022-03-13 | Prevent duplicate monomorphization of deserialization impls | bjorn3 | -1/+5 |
| 2022-03-13 | Use trimmed down deserialization impl for config | bjorn3 | -146/+237 |
| 2022-03-13 | Rename derive_merge macro to define_config and move Deserialize impl into it | bjorn3 | -19/+10 |
| 2022-03-13 | Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jsha | bors | -3/+25 |
| 2022-03-13 | Auto merge of #94862 - pierwill:bootstrap-useless, r=Dylan-DPC | bors | -9/+5 |
| 2022-03-13 | Auto merge of #94898 - RalfJung:miri, r=RalfJung | bors | -7/+11 |
| 2022-03-12 | update Miri | Ralf Jung | -7/+11 |
| 2022-03-13 | Auto merge of #94895 - matthiaskrgr:rollup-9hue5qk, r=matthiaskrgr | bors | -3/+20 |
| 2022-03-12 | Rollup merge of #94894 - camelid:into, r=nagisa | Matthias Krüger | -2/+2 |
| 2022-03-12 | Rollup merge of #94886 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-03-12 | Rollup merge of #94867 - notriddle:notriddle/i32-count-regression-test, r=Dyl... | Matthias Krüger | -0/+17 |
| 2022-03-12 | Auto merge of #90358 - DevinR528:omitted-field-fix, r=jackh726 | bors | -76/+412 |
| 2022-03-12 | Remove needless use of `Into` | Noah Lev | -2/+2 |
| 2022-03-12 | Fix rebase conflicts with stderr files | Devin Ragotzy | -53/+160 |
| 2022-03-12 | Only filter doc(hidden) fields/variants when not crate local | Devin Ragotzy | -9/+65 |
| 2022-03-12 | Update output for doc hidden usefulness ui test output | Devin Ragotzy | -62/+64 |
| 2022-03-12 | Add struct to doc hidden usefulness ui tests | Devin Ragotzy | -11/+35 |
| 2022-03-12 | Add struct to stability ui tests in usefulness | Devin Ragotzy | -15/+60 |
| 2022-03-12 | Update non-exhaustive omitted_patterns ui output | Devin Ragotzy | -4/+46 |
| 2022-03-12 | Add unstable struct fields to ui tests | Devin Ragotzy | -2/+62 |
| 2022-03-12 | Auto merge of #94865 - notriddle:notriddle/single-colon-path-not-const-generi... | bors | -0/+24 |
| 2022-03-12 | Auto merge of #94711 - ouz-a:master3, r=oli-obk | bors | -0/+92 |
| 2022-03-12 | Use consistent prose for `::` | Michael Howell | -2/+2 |
| 2022-03-12 | Update browser-ui-test version used in CI | Guillaume Gomez | -1/+1 |
| 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 | Add regression test for `<i32 as Iterator>::count` | Michael Howell | -0/+17 |
| 2022-03-11 | diagnostics: single colon within `<>` probably, not type ascription | Michael Howell | -0/+24 |
| 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 | Remove unneeded conversions in bootstrapping code | pierwill | -9/+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 |