about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-07-27Add explanations for why we use Variant::Struct instead of Variant::Tuple for...Guillaume Gomez-0/+6
2021-07-27Rollup merge of #87503 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-07-27Rollup merge of #87502 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-07-27Rollup merge of #87497 - midgleyc:long-E0544, r=GuillaumeGomezYuki Okushi-1/+1
2021-07-27Rollup merge of #86764 - estebank:issue-86756, r=pnkfelixYuki Okushi-0/+58
2021-07-27Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelixYuki Okushi-5/+55
2021-07-27Handle `--no-deps` flag same as `--fix` flag.Nadir Fejzic-3/+6
2021-07-27Auto merge of #85305 - MarcusDunn:master, r=pnkfelixbors-278/+219
2021-07-26Update mdbook.Eric Huss-1/+1
2021-07-26Update booksEric Huss-0/+0
2021-07-26Update cargoEric Huss-0/+0
2021-07-27Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelixbors-7/+6
2021-07-26Add long explanation for E0544.Chris Midgley-1/+1
2021-07-26Auto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d, r=GuillaumeGomezbors-15/+99
2021-07-26Actually infer args in visitorskadmin-59/+171
2021-07-26Integrate context into the memorial to AnnaJames Munns-6/+10
2021-07-26Pass correct line number for indented code blocks.Abdalrhman Mohamed-1/+29
2021-07-26Mir borrowck does not generate lifetime variables for 'static lifetimes durin...Oli Scherer-0/+73
2021-07-26Include more information in --helpNadir Fejzic-2/+4
2021-07-26Rollup merge of #87474 - GuillaumeGomez:missing-whitespace-after-attr, r=notr...Guillaume Gomez-1/+1
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-1/+33
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-7/+61
2021-07-26Add missing whitespace after attribute in HTML templateGuillaume Gomez-1/+1
2021-07-26Add test for enum item tuple fields documentationGuillaume Gomez-4/+21
2021-07-26Add support for tuple struct fields documentation in enums as wellGuillaume Gomez-6/+8
2021-07-262229: Don't capture preicese paths on top of a unionAman Arora-0/+90
2021-07-25Merge commit '4236289b75ee55c78538c749512cdbeea5e1c332' into update-rustfmtCaleb Cartwright-291/+276
2021-07-25chore: disable clippy::matches_like_macro lintCaleb Cartwright-0/+2
2021-07-25fix a bunch of clippy warningsMatthias Krüger-205/+130
2021-07-25fix: correct arm leading pipe check (#4880)Caleb Cartwright-3/+4
2021-07-25Adjusting help message (#4865)Michael Murphy-7/+10
2021-07-25Improve pasta copyability of `merge_imports` deprecation messageCasey Rodarmor-1/+1
2021-07-25Allow `--edition 2021` to be passed to rustfmtRuby Lazuli-0/+1
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-25ignore comments in tidy-filelengthibraheemdev-1/+4
2021-07-25Add test for tuple struct documentation fieldsGuillaume Gomez-0/+19
2021-07-25Add support for tuple structs' fields documentationGuillaume Gomez-9/+12
2021-07-25Auto merge of #86595 - a1phyr:allocator_api_for_vecdeque, r=Amanieubors-2/+2
2021-07-25Fix failing testBenoît du Garreau-2/+2
2021-07-25fix help message for modification to &T created by &{t}ibraheemdev-1/+33
2021-07-25Auto merge of #86438 - FabianWolff:issue-83693, r=jackh726bors-0/+87
2021-07-25fix test/ui/borrowck/issue-33819ibraheemdev-1/+1
2021-07-25tidyibraheemdev-1/+1
2021-07-25suggest removing unnecessary \&mut as help messageibraheemdev-35/+35
2021-07-25Auto merge of #85646 - Moxinilian:separate-const-switch, r=cjgillotbors-0/+710
2021-07-25Explain flags missing in cargo check in --helpNadir Fejzic-0/+2