about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-27Rollup merge of #86764 - estebank:issue-86756, r=pnkfelixYuki Okushi-2/+68
2021-07-27Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelixYuki Okushi-6/+64
2021-07-27Auto merge of #85305 - MarcusDunn:master, r=pnkfelixbors-335/+228
2021-07-27Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelixbors-87/+47
2021-07-27Auto merge of #87062 - poliorcetics:fix-85462, r=dtolnaybors-2/+58
2021-07-26Auto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d, r=GuillaumeGomezbors-81/+174
2021-07-26Auto merge of #87469 - sexxi-goose:union, r=nikomatsakisbors-12/+124
2021-07-26Rollup merge of #87474 - GuillaumeGomez:missing-whitespace-after-attr, r=notr...Guillaume Gomez-1/+1
2021-07-26Rollup merge of #87473 - rylev:zulip-notify-edition-bugs, r=jyn514Guillaume Gomez-0/+8
2021-07-26Rollup merge of #87464 - camelid:rm-union-structhead, r=jyn514Guillaume Gomez-4/+2
2021-07-26Rollup merge of #87458 - ibraheemdev:help-msg-block-borrow, r=oli-obkGuillaume Gomez-7/+37
2021-07-26Rollup merge of #87457 - devnexen:fbsd_remove_workaround, r=petrochenkovGuillaume Gomez-2/+1
2021-07-26Rollup merge of #87447 - RalfJung:not-null, r=oli-obkGuillaume Gomez-1/+5
2021-07-26Rollup merge of #87444 - camelid:flatten-nested-format, r=jyn514Guillaume Gomez-2/+2
2021-07-26Rollup merge of #87436 - ebobrow:suggest-semicolon, r=oli-obkGuillaume Gomez-64/+118
2021-07-26Auto merge of #86696 - rust-lang:relnotes-1.54.0, r=pietroalbinibors-1/+125
2021-07-26Use correct syntaxRyan Levick-2/+2
2021-07-26Add missing whitespace after attribute in HTML templateGuillaume Gomez-1/+1
2021-07-26Update RELEASES.mdXAMPPRocky-1/+15
2021-07-26Auto merge of #87442 - mystor:patch-2, r=m-ou-sebors-1/+1
2021-07-26Notify the Rust 2021 edition working group in zulip of edition bugsRyan Levick-0/+8
2021-07-262229: Don't capture preicese paths on top of a unionAman Arora-12/+124
2021-07-26Auto merge of #87439 - ThibsG:FixDocTypo, r=jonas-schievinkbors-1/+1
2021-07-26Auto merge of #87424 - RalfJung:const-check, r=oli-obkbors-8/+8
2021-07-26Auto merge of #87430 - devnexen:netbsd_ucred_enabled, r=joshtriplettbors-2/+16
2021-07-25Remove unnecessary `structhead` parameter from `render_union`Noah Lev-4/+2
2021-07-25Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume...bors-218/+231
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-218/+231
2021-07-25Auto merge of #86595 - a1phyr:allocator_api_for_vecdeque, r=Amanieubors-76/+139
2021-07-25Fix failing testBenoƮt du Garreau-2/+2
2021-07-25fmtibraheemdev-3/+3
2021-07-25fix help message for modification to &T created by &{t}ibraheemdev-10/+40
2021-07-25freebsd remove compiler workaround.David Carlier-2/+1
2021-07-25Auto merge of #86438 - FabianWolff:issue-83693, r=jackh726bors-3/+89
2021-07-25Auto merge of #85646 - Moxinilian:separate-const-switch, r=cjgillotbors-0/+1055
2021-07-25Auto merge of #83723 - cjgillot:ownernode, r=petrochenkovbors-479/+572
2021-07-25Only check macro attributes when checking the crate root.Camille GILLOT-2/+2
2021-07-25Bless tests.Camille GILLOT-161/+161
2021-07-25Use more of OwnerNode.Camille GILLOT-54/+43
2021-07-25Use OwnerNode in indexing.Camille GILLOT-106/+57
2021-07-25Introduce OwnerNode::Crate.Camille GILLOT-65/+69
2021-07-25Merge the BTreeMap in hir::Crate.Camille GILLOT-119/+268
2021-07-25Miri: santiy check that null pointer can never have an AllocIdRalf Jung-1/+5
2021-07-25Auto merge of #87381 - Aaron1011:note-semi-trailing-macro, r=petrochenkovbors-5/+41
2021-07-25Auto merge of #87331 - camelid:summary-escaping, r=GuillaumeGomezbors-4/+13
2021-07-24Flatten nested `format!` callsNoah Lev-2/+2
2021-07-24Escape item search summariesNoah Lev-4/+13
2021-07-24Auto merge of #84111 - bstrie:hashfrom, r=joshtriplettbors-26/+244
2021-07-24Fix my email in .mailmapNika Layzell-1/+1
2021-07-24Auto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomatsakisbors-1/+201