| Age | Commit message (Expand) | Author | Lines |
| 2022-03-12 | Fix omitted_patterns lint showing unstable/doc hidden fields | Devin Ragotzy | -0/+6 |
| 2022-03-12 | Auto merge of #94711 - ouz-a:master3, r=oli-obk | bors | -1/+93 |
| 2022-03-12 | don't call multipart_suggestion | ouz-a | -7/+1 |
| 2022-03-12 | Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obk | bors | -1/+14 |
| 2022-03-12 | Auto merge of #94870 - notriddle:notriddle/filter-regression, r=oli-obk | bors | -4/+22 |
| 2022-03-12 | Auto merge of #94875 - matthiaskrgr:rollup-tq1li2d, r=matthiaskrgr | bors | -103/+905 |
| 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 | -93/+836 |
| 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 | -687/+702 |
| 2022-03-11 | fix another assumption about box | DrMeepster | -1/+14 |
| 2022-03-11 | diagnostics: do not spurriously claim something is "not an iterator" | Michael Howell | -4/+22 |
| 2022-03-11 | Auto merge of #94860 - Dylan-DPC:rollup-n06j8h6, r=Dylan-DPC | bors | -183/+334 |
| 2022-03-11 | Implement macro meta-variable expression | Caio | -93/+836 |
| 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/+66 |
| 2022-03-11 | Rollup merge of #94838 - antonok-edm:float-parse-docs, r=Dylan-DPC | Dylan DPC | -5/+8 |
| 2022-03-11 | Rollup merge of #94827 - RalfJung:offset-from-ub, r=oli-obk | Dylan DPC | -47/+101 |
| 2022-03-11 | Rollup merge of #94818 - yoshuawuyts:into-future-associated-type, r=joshtriplett | Dylan DPC | -6/+6 |
| 2022-03-11 | Rollup merge of #94798 - nnethercote:parse_tt-refactor, r=petrochenkov | Dylan DPC | -118/+128 |
| 2022-03-11 | Rollup merge of #94769 - GuillaumeGomez:collapsed-by-default, r=notriddle | Dylan DPC | -6/+19 |
| 2022-03-11 | Rollup merge of #87618 - GuillaumeGomez:std-char-types-doc, r=jyn514,camelid | Dylan DPC | -1/+6 |
| 2022-03-11 | Auto merge of #94472 - JmPotato:use_maybeuninit_for_vecdeque, r=m-ou-se | bors | -30/+95 |
| 2022-03-11 | Auto merge of #90253 - Kobzol:hash-stable-sort-index-map, r=cjgillot | bors | -4/+4 |
| 2022-03-11 | Auto merge of #94845 - Dylan-DPC:rollup-3phylaq, r=Dylan-DPC | bors | -30/+49 |
| 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 #94842 - tspiteri:there-is-no-try, r=Dylan-DPC | Dylan DPC | -3/+6 |
| 2022-03-11 | Rollup merge of #94840 - lcnr:update-comment, r=Dylan-DPC | Dylan DPC | -7/+4 |
| 2022-03-11 | Rollup merge of #94776 - martingms:optimize-escape-default, r=nnethercote | Dylan DPC | -8/+6 |
| 2022-03-11 | Rollup merge of #94592 - jyn514:consistent-config-loading, r=Mark-Simulacrum | Dylan DPC | -11/+24 |
| 2022-03-11 | Rollup merge of #93283 - m1guelperez:master, r=Mark-Simulacrum | Dylan DPC | -1/+9 |
| 2022-03-11 | fix a suggestion message | Takayuki Maeda | -7/+7 |
| 2022-03-11 | remove unnecessary try_opt for operations that cannot fail | Trevor Spiteri | -3/+6 |
| 2022-03-11 | update comment | lcnr | -7/+4 |
| 2022-03-11 | suggest using double colon when using single colon in struct field type path | Takayuki Maeda | -0/+66 |
| 2022-03-11 | Auto merge of #94304 - notriddle:notriddle/buffer-args, r=CraftSpider | bors | -27/+19 |
| 2022-03-10 | make float parsing docs more comprehensive | Anton Lazarev | -5/+8 |
| 2022-03-11 | Auto merge of #94834 - Dylan-DPC:rollup-sza4qc2, r=Dylan-DPC | bors | -29/+132 |
| 2022-03-11 | Move a `parse_tt` error case into a separate function. | Nicholas Nethercote | -24/+35 |
| 2022-03-11 | Make next_items a `SmallVec`. | Nicholas Nethercote | -3/+2 |
| 2022-03-11 | Move `eof_items` handling entirely within `inner_parse_loop`. | Nicholas Nethercote | -50/+40 |
| 2022-03-11 | Add a useful assertion. | Nicholas Nethercote | -0/+2 |
| 2022-03-11 | Disallow `TokenTree::{MetaVar,MetaVarExpr}` in matchers. | Nicholas Nethercote | -4/+5 |
| 2022-03-11 | Refactor the second half of `parse_tt`. | Nicholas Nethercote | -61/+68 |
| 2022-03-11 | Rollup merge of #94826 - allgoewer:fix-retain-documentation, r=yaahc | Dylan DPC | -8/+8 |
| 2022-03-11 | Rollup merge of #94819 - jonhoo:configure-empty-list, r=Mark-Simulacrum | Dylan DPC | -0/+4 |
| 2022-03-11 | Rollup merge of #94765 - m-ou-se:is-some-and, r=Dylan-DPC | Dylan DPC | -15/+15 |
| 2022-03-11 | Rollup merge of #94356 - Thomasdezeeuw:stabilize_unix_socket_creation, r=dtolnay | Dylan DPC | -6/+4 |
| 2022-03-11 | Rollup merge of #93293 - nvzqz:nonzero-min-max, r=joshtriplett | Dylan DPC | -0/+101 |