about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-12Fix omitted_patterns lint showing unstable/doc hidden fieldsDevin Ragotzy-0/+6
2022-03-12Auto merge of #94711 - ouz-a:master3, r=oli-obkbors-1/+93
2022-03-12don't call multipart_suggestionouz-a-7/+1
2022-03-12Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obkbors-1/+14
2022-03-12Auto merge of #94870 - notriddle:notriddle/filter-regression, r=oli-obkbors-4/+22
2022-03-12Auto merge of #94875 - matthiaskrgr:rollup-tq1li2d, r=matthiaskrgrbors-103/+905
2022-03-12Rollup merge of #94863 - pierwill:bootstrap-slicing, r=Mark-SimulacrumMatthias Krüger-5/+5
2022-03-12Rollup merge of #94833 - c410-f3r:meta-take-2, r=petrochenkovMatthias Krüger-93/+836
2022-03-12Rollup merge of #94150 - Enselic:synthetic-generic-parameters-in-json, r=Craf...Matthias Krüger-5/+64
2022-03-12Auto merge of #94733 - nnethercote:fix-AdtDef-interning, r=fee1-deadbors-687/+702
2022-03-11fix another assumption about boxDrMeepster-1/+14
2022-03-11diagnostics: do not spurriously claim something is "not an iterator"Michael Howell-4/+22
2022-03-11Auto merge of #94860 - Dylan-DPC:rollup-n06j8h6, r=Dylan-DPCbors-183/+334
2022-03-11Implement macro meta-variable expressionCaio-93/+836
2022-03-11Remove redundant slicing of whole ranges in `bootstrap`pierwill-5/+5
2022-03-11Rollup merge of #94839 - TaKO8Ki:suggest-using-double-colon-for-struct-field-...Dylan DPC-0/+66
2022-03-11Rollup merge of #94838 - antonok-edm:float-parse-docs, r=Dylan-DPCDylan DPC-5/+8
2022-03-11Rollup merge of #94827 - RalfJung:offset-from-ub, r=oli-obkDylan DPC-47/+101
2022-03-11Rollup merge of #94818 - yoshuawuyts:into-future-associated-type, r=joshtriplettDylan DPC-6/+6
2022-03-11Rollup merge of #94798 - nnethercote:parse_tt-refactor, r=petrochenkovDylan DPC-118/+128
2022-03-11Rollup merge of #94769 - GuillaumeGomez:collapsed-by-default, r=notriddleDylan DPC-6/+19
2022-03-11Rollup merge of #87618 - GuillaumeGomez:std-char-types-doc, r=jyn514,camelidDylan DPC-1/+6
2022-03-11Auto merge of #94472 - JmPotato:use_maybeuninit_for_vecdeque, r=m-ou-sebors-30/+95
2022-03-11Auto merge of #90253 - Kobzol:hash-stable-sort-index-map, r=cjgillotbors-4/+4
2022-03-11Auto merge of #94845 - Dylan-DPC:rollup-3phylaq, r=Dylan-DPCbors-30/+49
2022-03-11Update GUI testGuillaume Gomez-1/+8
2022-03-11Collapse Blanket Implementations and Auto-trait implementations by defaultGuillaume Gomez-5/+11
2022-03-11Rollup merge of #94842 - tspiteri:there-is-no-try, r=Dylan-DPCDylan DPC-3/+6
2022-03-11Rollup merge of #94840 - lcnr:update-comment, r=Dylan-DPCDylan DPC-7/+4
2022-03-11Rollup merge of #94776 - martingms:optimize-escape-default, r=nnethercoteDylan DPC-8/+6
2022-03-11Rollup merge of #94592 - jyn514:consistent-config-loading, r=Mark-SimulacrumDylan DPC-11/+24
2022-03-11Rollup merge of #93283 - m1guelperez:master, r=Mark-SimulacrumDylan DPC-1/+9
2022-03-11fix a suggestion messageTakayuki Maeda-7/+7
2022-03-11remove unnecessary try_opt for operations that cannot failTrevor Spiteri-3/+6
2022-03-11update commentlcnr-7/+4
2022-03-11suggest using double colon when using single colon in struct field type pathTakayuki Maeda-0/+66
2022-03-11Auto merge of #94304 - notriddle:notriddle/buffer-args, r=CraftSpiderbors-27/+19
2022-03-10make float parsing docs more comprehensiveAnton Lazarev-5/+8
2022-03-11Auto merge of #94834 - Dylan-DPC:rollup-sza4qc2, r=Dylan-DPCbors-29/+132
2022-03-11Move a `parse_tt` error case into a separate function.Nicholas Nethercote-24/+35
2022-03-11Make next_items a `SmallVec`.Nicholas Nethercote-3/+2
2022-03-11Move `eof_items` handling entirely within `inner_parse_loop`.Nicholas Nethercote-50/+40
2022-03-11Add a useful assertion.Nicholas Nethercote-0/+2
2022-03-11Disallow `TokenTree::{MetaVar,MetaVarExpr}` in matchers.Nicholas Nethercote-4/+5
2022-03-11Refactor the second half of `parse_tt`.Nicholas Nethercote-61/+68
2022-03-11Rollup merge of #94826 - allgoewer:fix-retain-documentation, r=yaahcDylan DPC-8/+8
2022-03-11Rollup merge of #94819 - jonhoo:configure-empty-list, r=Mark-SimulacrumDylan DPC-0/+4
2022-03-11Rollup merge of #94765 - m-ou-se:is-some-and, r=Dylan-DPCDylan DPC-15/+15
2022-03-11Rollup merge of #94356 - Thomasdezeeuw:stabilize_unix_socket_creation, r=dtolnayDylan DPC-6/+4
2022-03-11Rollup merge of #93293 - nvzqz:nonzero-min-max, r=joshtriplettDylan DPC-0/+101