about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-04-09Rollup merge of #108843 - compiler-errors:non_lifetime_binders-method-probe, ...Matthias Krüger-0/+27
2023-04-09Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrumbors-6/+49
2023-04-09Auto merge of #110041 - fmease:diag-sugg-adding-const-param, r=compiler-errorsbors-0/+88
2023-04-09Auto merge of #110101 - JohnTitor:rollup-ol20aw7, r=JohnTitorbors-4/+19
2023-04-09Rollup merge of #110096 - compiler-errors:tweak-tuple-idx-msg, r=NilstriebYuki Okushi-4/+19
2023-04-09Auto merge of #109413 - compiler-errors:pointer-like-abi, r=cjgillotbors-14/+22
2023-04-08Tweak tuple indexing suggestionMichael Goulet-4/+19
2023-04-08Enforce that PointerLike requires a pointer-like ABIMichael Goulet-14/+22
2023-04-08Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naberbors-0/+345
2023-04-08bless ui testsDeadbeef-5/+34
2023-04-08Revert "Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_c...Deadbeef-1/+15
2023-04-08Auto merge of #110043 - ickk:fix_infer_message, r=eholkbors-3/+3
2023-04-07Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche...bors-118/+175
2023-04-07Add feature gatekadmin-10/+187
2023-04-07update tests/uiickk-3/+3
2023-04-07suggest adding const paramLeón Orell Valerian Liehr-0/+88
2023-04-07Use smart-resolve when checking for trait in RHS of UFCSMichael Goulet-118/+175
2023-04-06Remove index from BrAnonJack Huey-16/+16
2023-04-07Rollup merge of #110022 - Ezrashaw:fix-parser-ident-regression, r=compiler-er...Matthias Krüger-0/+22
2023-04-07Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa...Matthias Krüger-10/+19
2023-04-07Rollup merge of #109957 - fmease:fix-109905, r=petrochenkovMatthias Krüger-4/+48
2023-04-07fix: fix regression in #109203Ezra Shaw-0/+22
2023-04-06Make span a bit betterMichael Goulet-40/+19
2023-04-06Label non_exhaustive on privacy errorsMichael Goulet-3/+33
2023-04-06Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger-1/+1
2023-04-06Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obkMatthias Krüger-1/+139
2023-04-06Rollup merge of #109755 - compiler-errors:new-solver-generator-witness-mir, r...Matthias Krüger-0/+44
2023-04-06Rollup merge of #109395 - chenyukang:yukang/fix-109291, r=cjgillotMatthias Krüger-0/+16
2023-04-06Auto merge of #108504 - cjgillot:thir-pattern, r=compiler-errors,Nilstriebbors-965/+568
2023-04-06add `dont_check_failure_status` option in the compiler testSparrowLii-1/+1
2023-04-06Auto merge of #109792 - cjgillot:reachable-lint, r=oli-obkbors-0/+16
2023-04-05Auto merge of #109986 - JohnTitor:rollup-3aax38t, r=JohnTitorbors-0/+96
2023-04-06Rollup merge of #109969 - JohnTitor:issue-86351, r=compiler-errorsYuki Okushi-0/+22
2023-04-06Rollup merge of #109968 - JohnTitor:issue-80409, r=compiler-errorsYuki Okushi-0/+36
2023-04-06Rollup merge of #109921 - compiler-errors:dyn-star-const-static, r=eholkYuki Okushi-0/+21
2023-04-06Rollup merge of #109909 - clubby789:import-tool-mod, r=petrochenkovYuki Okushi-0/+17
2023-04-05Auto merge of #109437 - petrochenkov:effvisopt, r=davidtwcobors-6/+6
2023-04-05Only visit reachable blocks in ConstProp lint.Camille GILLOT-0/+16
2023-04-05Auto merge of #107925 - thomcc:sip13, r=cjgillotbors-65/+65
2023-04-05account for self type when looking for source of unsolved ty varLeón Orell Valerian Liehr-4/+48
2023-04-05Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehussbors-90/+39
2023-04-05Fix a debuginfo test with a hard-coded hashThom Chiovoloni-1/+1
2023-04-05Bless testsThom Chiovoloni-64/+64
2023-04-05Add regression test for #86351Yuki Okushi-0/+22
2023-04-05Add regression test for #80409Yuki Okushi-0/+36
2023-04-05Implement support for GeneratorWitnessMIR in new solverMichael Goulet-0/+44
2023-04-04Auto merge of #109944 - cjgillot:lint-cstring-macro, r=Nilstriebbors-2/+25
2023-04-04Do not suppress temporary_cstring_as_ptr in macros.Camille GILLOT-2/+25
2023-04-04Rollup merge of #109940 - JohnTitor:issue-93911, r=compiler-errorsMichael Goulet-0/+18
2023-04-04Rollup merge of #109938 - oli-obk:try_norm, r=compiler-errorsMichael Goulet-0/+51