about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-07-28Add #[track_caller] for some function in core::mem.Mara Bos-10/+2
2021-07-28Stabilize `arbitrary_enum_discriminant`Deadbeef-114/+8
2021-07-28Rollup merge of #87524 - FabianWolff:issue-87495, r=Aaron1011Yuki Okushi-0/+26
2021-07-28Rollup merge of #87501 - spastorino:remove-min-tait, r=oli-obkYuki Okushi-5113/+938
2021-07-28Rollup merge of #87453 - ibraheemdev:i-68697, r=wesleywiserYuki Okushi-22/+34
2021-07-28Auto merge of #86251 - Smittyvb:thir-tree-again, r=oli-obkbors-0/+59
2021-07-28Show discriminant before overflow in diagnostic.Maarten de Vries-5/+28
2021-07-28Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkovbors-42/+267
2021-07-28Fix ICE in `diagnostic_hir_wf_check`Fabian Wolff-0/+26
2021-07-27Update stderrAaron Hill-1/+11
2021-07-27Remove min_tait and full_tait stderr dangling filesSantiago Pastorino-5211/+0
2021-07-27Bless nll testsSantiago Pastorino-0/+79
2021-07-27Update testsJacob Pratt-422/+96
2021-07-27Prohibit `#[default]` in invalid placesJacob Pratt-26/+94
2021-07-27Permit deriving default on enums with `#[default]`Jacob Pratt-42/+199
2021-07-27Only emit lint for local macrosAaron Hill-0/+13
2021-07-27Make `SEMICOLON_IN_EXPRESSIONS_FROM_MACROS` warn by defaultAaron Hill-26/+89
2021-07-27Add long explanation for E0498Chris Midgley-0/+2
2021-07-27Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnrbors-20/+167
2021-07-27remove allow(unconditional_recursion)ibraheemdev-3/+15
2021-07-27Remove min_type_alias_impl_trait featureSantiago Pastorino-168/+0
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-522/+2712
2021-07-27Use type_alias_impl_trait instead of min in compiler and libSantiago Pastorino-2252/+1187
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/+45
2021-07-27Auto merge of #85305 - MarcusDunn:master, r=pnkfelixbors-278/+219
2021-07-27Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelixbors-5/+4
2021-07-26Add long explanation for E0544.Chris Midgley-1/+1
2021-07-26Auto merge of #87480 - GuillaumeGomez:rollup-3ly8t5d, r=GuillaumeGomezbors-8/+94
2021-07-26Actually infer args in visitorskadmin-7/+165
2021-07-26Integrate context into the memorial to AnnaJames Munns-6/+10
2021-07-26Mir borrowck does not generate lifetime variables for 'static lifetimes durin...Oli Scherer-0/+73
2021-07-26Rollup merge of #87458 - ibraheemdev:help-msg-block-borrow, r=oli-obkGuillaume Gomez-1/+33
2021-07-26Rollup merge of #87436 - ebobrow:suggest-semicolon, r=oli-obkGuillaume Gomez-7/+61
2021-07-26Add test for enum item tuple fields documentationGuillaume Gomez-4/+21
2021-07-262229: Don't capture preicese paths on top of a unionAman Arora-0/+90
2021-07-25Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume...bors-196/+196
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-196/+196
2021-07-25Add test for tuple struct documentation fieldsGuillaume Gomez-0/+19
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-25Auto merge of #83723 - cjgillot:ownernode, r=petrochenkovbors-163/+163
2021-07-25Bless tests.Camille GILLOT-161/+161