about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-10-14Auto merge of #89815 - GuillaumeGomez:associated-consts-sidebar, r=notriddlebors-0/+31
2021-10-14Suggest Box::pin when Pin::new is used insteadTyler Mandry-13/+7
2021-10-14Add regression test for #89852Loïc BRANSTETT-0/+17
2021-10-13Auto merge of #89858 - matthiaskrgr:rollup-evsnr2e, r=matthiaskrgrbors-0/+65
2021-10-13Move misplaced commentTyler Mandry-4/+4
2021-10-13Always check predicates in can_coerceTyler Mandry-12/+6
2021-10-13Fix incorrect Box::pin suggestionTyler Mandry-0/+36
2021-10-13Rollup merge of #89347 - TaKO8Ki:crate-or-module-typo, r=estebankMatthias Krüger-0/+65
2021-10-13Auto merge of #89555 - oli-obk:nll_member_constraint_diag, r=estebankbors-354/+350
2021-10-13Auto merge of #89822 - tmiasko:overflap-duplicates, r=cjgillotbors-0/+19
2021-10-13Auto merge of #89847 - JohnTitor:rollup-xfymeo4, r=JohnTitorbors-1/+189
2021-10-13Rollup merge of #89777 - pierwill:fix-88233, r=Mark-SimulacrumYuki Okushi-1/+1
2021-10-13Rollup merge of #89768 - hellow554:tests, r=Mark-SimulacrumYuki Okushi-0/+188
2021-10-13Bless nll testsOli Scherer-10/+12
2021-10-13Re-use logic for adding a suggestion when a lifetime bound is missing on an i...Oli Scherer-0/+15
2021-10-13Remove explicit -Zborrowck=mir which does not affect test anymoreOli Scherer-6/+2
2021-10-13Remove a feature attribute for an accepted featureOli Scherer-5/+3
2021-10-13Use a label instead of a note for member constraint errorsOli Scherer-26/+11
2021-10-13Remove textual span from diagnostic stringOli Scherer-319/+319
2021-10-13Auto merge of #89587 - camelid:all-candidates, r=petrochenkovbors-2/+108
2021-10-13suggestion for typoed crate or moduleTakayuki Maeda-0/+65
2021-10-13Deduplicate regions ids before merging themTomasz Miąsko-0/+19
2021-10-12Auto merge of #89105 - DevinR528:reachable-fix, r=Nadrierilbors-56/+337
2021-10-12Bless testsDominik Stolz-25/+5
2021-10-12Work around different filenames for DLLsNoah Lev-2/+2
2021-10-12Add long explanation for E0464Noah Lev-1/+49
2021-10-12Include rmeta candidates in "multiple matching crates" errorNoah Lev-0/+3
2021-10-12Add test for showing rmeta candidates in errorNoah Lev-0/+39
2021-10-12Test crate loading error stderrNoah Lev-2/+18
2021-10-12Add UI test for the variance of types appearing in constsDominik Stolz-0/+27
2021-10-12Add test for associated constants in the sidebarGuillaume Gomez-0/+31
2021-10-12Filter unstable and doc hidden variants in usefulness checkingDevin Ragotzy-56/+337
2021-10-12Auto merge of #89770 - jkugelman:must-use-from-and-into, r=joshtriplettbors-1/+2
2021-10-12add some more testcasesMarcel Hellwig-0/+188
2021-10-12Add const_eval_select intrinsicDeadbeef-0/+181
2021-10-12Auto merge of #89791 - matthiaskrgr:rollup-1lhxh5b, r=matthiaskrgrbors-23/+54
2021-10-11Add #[must_use] to From::from and Into::intoJohn Kugelman-1/+2
2021-10-11Rollup merge of #89772 - michaelwoerister:fix-function-names-test-gdb, r=Mark...Matthias Krüger-15/+16
2021-10-11Rollup merge of #89471 - nbdd0121:const3, r=fee1-deadMatthias Krüger-8/+38
2021-10-11Auto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakisbors-0/+40
2021-10-11Edit explanation of test for nested type ascriptionspierwill-1/+1
2021-10-11Split impl-with-default-fn test into a pass test and a fail testGary Guo-8/+38
2021-10-11Auto merge of #83908 - Flying-Toast:master, r=davidtwcobors-1/+166
2021-10-11Fix function-names test for GDB 10.1Michael Woerister-15/+16
2021-10-11Rollup merge of #89726 - jkugelman:must-use-alloc-constructors, r=joshtriplettGuillaume Gomez-2/+2
2021-10-11Add enum_intrinsics_non_enums lintFlying-Toast-1/+166
2021-10-11Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiserbors-21/+47
2021-10-11Auto merge of #89752 - matthiaskrgr:rollup-v4fgmwg, r=matthiaskrgrbors-0/+27
2021-10-11Rollup merge of #89632 - GuillaumeGomez:fix-docblock-code, r=jshaMatthias Krüger-0/+12
2021-10-11Rollup merge of #89579 - workingjubilee:regression-test-80108, r=Mark-SimulacrumMatthias Krüger-0/+15