about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-03-07Rollup merge of #108583 - compiler-errors:rpitit-default-method-with-nested-r...Matthias Krüger-0/+25
2023-03-07rustdoc: fix type search when more than one `where` clause appliesMichael Howell-7/+32
2023-03-07rustdoc: fix type search index for `fn<T>() -> &T where T: Trait`Michael Howell-1/+12
2023-03-07Canonicalize the ROOT VARMichael Goulet-0/+45
2023-03-07Auto merge of #108863 - JohnTitor:rollup-haydnsw, r=JohnTitorbors-8/+105
2023-03-07Rollup merge of #108855 - cbeuw:mir-cast, r=tmiaskoYuki Okushi-0/+73
2023-03-07Rollup merge of #108774 - jyn514:translation-errors, r=davidtwcoYuki Okushi-8/+8
2023-03-07Rollup merge of #108731 - Ezrashaw:pin-suggestion-on-impl-future, r=petrochenkovYuki Okushi-0/+24
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-3/+5
2023-03-07Auto merge of #108763 - scottmcm:indexing-nuw-lengths, r=cuviperbors-0/+62
2023-03-07Custom MIR: Support as castsAndy Wang-0/+73
2023-03-06Create new rustc_smir struct to map future cratesCelina G. Val-0/+106
2023-03-07Add suggestion to diagnostic when user has array but trait wants slice.Ben Reeves-0/+400
2023-03-07Auto merge of #108691 - aliemjay:closure-subject, r=jackh726bors-16/+94
2023-03-06Do not ICE when we have fn pointer Fn obligations with bound vars in the self...Michael Goulet-0/+33
2023-03-06Auto merge of #108821 - matthiaskrgr:rollup-cmkbgpr, r=matthiaskrgrbors-6/+376
2023-03-06Add simple impl trait test for RPITITSantiago Pastorino-0/+17
2023-03-06Place binder correctly for arbitrary trait bound suggestionMichael Goulet-0/+38
2023-03-06Rollup merge of #108812 - albertlarsan68:test-98444, r=NilstriebMatthias Krüger-0/+17
2023-03-06Rollup merge of #108807 - MU001999:lint/suspicious_auto_trait_impls, r=lcnrMatthias Krüger-5/+128
2023-03-06Rollup merge of #108803 - cjgillot:const-prop-normalize, r=oli-obkMatthias Krüger-1/+7
2023-03-06Rollup merge of #108790 - cjgillot:mono-cast, r=oli-obkMatthias Krüger-0/+15
2023-03-06Rollup merge of #108780 - Zeegomo:close-70919, r=WaffleLapkinMatthias Krüger-0/+63
2023-03-06Rollup merge of #107801 - davidtwco:stability-implies-const, r=NilstriebMatthias Krüger-0/+146
2023-03-06Add regression test for 98444Albert Larsan-0/+17
2023-03-06Bless the suspicious-negative-impls-lint.rsMu42-33/+3
2023-03-06Bless the remaining ui testsMu42-5/+55
2023-03-06Moves the negative impls into a separate test fileMu42-67/+115
2023-03-06Auto merge of #108402 - clubby789:diag-bool-not-unit, r=davidtwcobors-40/+59
2023-03-06emit the suspicious_auto_trait_impls for negative impls as wellMu42-12/+67
2023-03-06Do not ICE when failing to normalize in ConstProp.Camille GILLOT-1/+7
2023-03-06Auto merge of #108787 - cjgillot:sroa-lifetime, r=compiler-errorsbors-469/+720
2023-03-06Auto merge of #108789 - matthiaskrgr:rollup-nyurto8, r=matthiaskrgrbors-0/+76
2023-03-05Use `nuw` when calculating slice lengths from `Range`sScott McMurray-0/+62
2023-03-05Auto merge of #108157 - scottmcm:tuple-gt-via-partialcmp, r=dtolnaybors-0/+121
2023-03-05Add test.Camille GILLOT-0/+15
2023-03-05Rollup merge of #108775 - cjgillot:issue-107860, r=compiler-errorsMatthias Krüger-0/+18
2023-03-05Rollup merge of #108764 - cjgillot:dpm-adapt, r=compiler-errorsMatthias Krüger-0/+3
2023-03-05Rollup merge of #108746 - compiler-errors:rpitit-dont-project-default-w-no-va...Matthias Krüger-0/+37
2023-03-05Rollup merge of #108244 - lukas-code:semicolon-recovery-span, r=cjgillotMatthias Krüger-0/+18
2023-03-05Remove -Zverbose.Camille GILLOT-136/+125
2023-03-05Erase lifetimes in SROA.Camille GILLOT-0/+262
2023-03-05Move SROA tests.Camille GILLOT-469/+469
2023-03-05Use the correct bound vars in return type suggestion.Camille GILLOT-0/+18
2023-03-05Add regression tests for issue 70919Giacomo Pasini-0/+63
2023-03-05Greatly improve the error messages when `run-make/translation` failsJoshua Nelson-8/+8
2023-03-05Add note for mismatched types with circular dependenciesLukas Markeffsky-0/+47
2023-03-05Rollup merge of #108744 - compiler-errors:non_lifetime_binders-bad-copy-clone...Matthias Krüger-0/+33
2023-03-05Rollup merge of #108626 - ozkanonur:consistent-json-docs, r=aDotInTheVoidMatthias Krüger-9/+5
2023-03-05add test for https://github.com/rust-lang/rust/issues/108242Lukas Markeffsky-0/+18