about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
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
2021-07-25Introduce OwnerNode::Crate.Camille GILLOT-2/+2
2021-07-25Add inferred args to typeckkadmin-1/+12
2021-07-25Add generic arg inferkadmin-36/+14
2021-07-25Auto merge of #87381 - Aaron1011:note-semi-trailing-macro, r=petrochenkovbors-0/+2
2021-07-24Add test for -Z unpretty=thir-treeSmitty-0/+59
2021-07-24Auto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomatsakisbors-0/+96
2021-07-24fix code to suggest `;` on parse errorElliot Bobrow-7/+61
2021-07-24Rollup merge of #87403 - LeSeulArtichaut:assign-dropping-union, r=oli-obkManish Goregaokar-3/+19
2021-07-24Rollup merge of #87359 - jyn514:bless-rustup, r=estebankManish Goregaokar-2/+5
2021-07-24Rollup merge of #87348 - SkiFire13:fix-87261, r=oli-obkManish Goregaokar-0/+337
2021-07-24Display an extra note for trailing semicolon lint with trailing macroAaron Hill-0/+2
2021-07-24Auto merge of #87296 - Aaron1011:inert-warn, r=petrochenkovbors-8/+70
2021-07-24Auto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakisbors-0/+522
2021-07-24Remove detection of rustup and cargo in 'missing extern crate' diagnosticsJoshua Nelson-2/+5
2021-07-24Rollup merge of #87398 - GuillaumeGomez:test-font-module-items, r=notriddleYuki Okushi-0/+4
2021-07-24Rollup merge of #87322 - chazkiker2:fix/suggestion-ref-sync-send, r=estebankYuki Okushi-0/+48
2021-07-24Rollup merge of #87266 - hellow554:issue87076, r=Mark-SimulacrumYuki Okushi-0/+20
2021-07-23Implement `AssignToDroppingUnionField` in THIR unsafeckLeSeulArtichaut-3/+19
2021-07-23Fix typo in a comment.Vytautas Astrauskas-1/+1
2021-07-23Move obtain-borrowck to run-make-fulldeps.Vytautas Astrauskas-25/+20
2021-07-23Rollup merge of #87383 - Alexendoo:impl_trait_in_bindings-tests, r=oli-obkYuki Okushi-0/+221
2021-07-23Rollup merge of #87373 - Aaron1011:hir-wf-field, r=estebankYuki Okushi-8/+8
2021-07-23Rollup merge of #87332 - camelid:dont-hide-fields, r=GuillaumeGomezYuki Okushi-4/+2
2021-07-23Rollup merge of #87298 - boringcactus:patch-2, r=steveklabnikYuki Okushi-0/+3
2021-07-23Add test for fonts used for module itemsGuillaume Gomez-0/+4
2021-07-23Add regression testGiacomo Stevanato-0/+337
2021-07-23Auto merge of #87287 - oli-obk:fixup_fixup_fixup_opaque_types, r=spastorinobors-194/+136
2021-07-22Squash all commits.chaz-kiker-0/+48
2021-07-22Add a test for get_body_with_borrowck_facts.Vytautas Astrauskas-0/+236