about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-11-09Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726Matthias Krüger-14/+172
2021-11-09Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakisMatthias Krüger-0/+178
2021-11-09Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726Yuki Okushi-0/+21
2021-11-09Rollup merge of #90678 - JohnTitor:add-some-gats-tests, r=jackh726Yuki Okushi-0/+101
2021-11-09Rollup merge of #90591 - richlowe:illumos-ui-target, r=Mark-SimulacrumYuki Okushi-2/+5
2021-11-09Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995bors-87/+303
2021-11-09Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-sebors-6/+6
2021-11-09Add some GATs-related regression testsYuki Okushi-0/+101
2021-11-08Add a note about feature(explicit_generic_args_with_impl_trait) to the releva...Jakub Kądziołka-0/+21
2021-11-08Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514Guillaume Gomez-0/+9
2021-11-08Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkovbors-115/+1
2021-11-08Don't abort compilation after giving a lint errorJoshua Nelson-87/+303
2021-11-07Auto merge of #88368 - jyn514:metadata-error, r=petrochenkovbors-1/+28
2021-11-07Improve error when an .rlib can't be parsedJoshua Nelson-1/+28
2021-11-07ast: Fix naming conventions in AST structuresVadim Petrochenkov-0/+2
2021-11-07Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplettbors-95/+188
2021-11-07Add a FIXME note about what's missingGary Guo-0/+34
2021-11-07Ensure closure requirements are proven for inline constGary Guo-0/+48
2021-11-07Add unit test for issue 78174Gary Guo-0/+72
2021-11-07Add unit test for issue 78132Gary Guo-0/+24
2021-11-07Restrict tests that use needs-asm-support to non-experimentalAmanieu d'Antras-3/+6
2021-11-07Add features gates for experimental asm featuresAmanieu d'Antras-92/+182
2021-11-06Rollup merge of #90649 - cjgillot:reveal-all-2, r=lcnrMatthias Krüger-1/+3
2021-11-06Rollup merge of #90646 - BoxyUwU:funky_ice, r=estebankMatthias Krüger-0/+44
2021-11-06Rollup merge of #90627 - camelid:suggest-box-deref, r=davidtwcoMatthias Krüger-0/+40
2021-11-06Rollup merge of #90508 - nbdd0121:issue-90483, r=davidtwcoMatthias Krüger-0/+28
2021-11-06Don't destructure args tuple in format_args!Cameron Steffen-6/+6
2021-11-06Add test for removed one character last line in rustdocGuillaume Gomez-0/+9
2021-11-06Move some tests to more reasonable directoriesCaio-115/+1
2021-11-06Suggest dereference of `Box` when inner type is expectedNoah Lev-0/+40
2021-11-06Run reveal_all on MIR more often.Camille GILLOT-1/+3
2021-11-06type error go brrrrrrrrEllen-0/+44
2021-11-06Auto merge of #90297 - dtolnay:dotzero, r=petrochenkovbors-0/+10
2021-11-06Auto merge of #89970 - jackh726:gats_diagnostics, r=nikomatsakisbors-53/+306
2021-11-05Review commentsjackh726-8/+10
2021-11-06Auto merge of #88441 - jackh726:closure_norm, r=nikomatsakisbors-75/+224
2021-11-05Auto merge of #90631 - matthiaskrgr:rollup-a5tzjh3, r=matthiaskrgrbors-72/+187
2021-11-05Rollup merge of #90626 - rusticstuff:be-more-accepting, r=jyn514Matthias Krüger-0/+9
2021-11-05Rollup merge of #90597 - nikomatsakis:issue-90465, r=wesleywiserMatthias Krüger-69/+175
2021-11-05Rollup merge of #90569 - wesleywiser:fix_only_i686_tests, r=Mark-SimulacrumMatthias Krüger-3/+3
2021-11-05Properly register text_direction_codepoint_in_comment lint.Hans Kratz-0/+9
2021-11-05Add test to confirm fnn_unsuffixed does not emit exponent notationDavid Tolnay-0/+6
2021-11-05Auto merge of #90583 - willcrichton:example-analyzer, r=jyn514bors-3/+108
2021-11-05apply suggestions from code reviewNiko Matsakis-42/+42
2021-11-05Fix rustdoc-scrape-examples-macros test not being cross-platformWill Crichton-1/+2
2021-11-04Move rustdoc-scrape-examples-macros test to run-make-fulldepsWill Crichton-0/+0
2021-11-05Rollup merge of #90571 - GuillaumeGomez:missing-bottom-border-sidebar, r=jshaYuki Okushi-14/+17
2021-11-05Rollup merge of #90554 - ehuss:unstable-options-cleanup, r=joshtriplettYuki Okushi-32/+27
2021-11-05Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726Yuki Okushi-0/+16
2021-11-05Add feature trigger and enable is_struct checkSparrowLii-1/+11