about summary refs log tree commit diff
path: root/tests/ui/issues
AgeCommit message (Expand)AuthorLines
2023-07-24new unstable option: -Zwrite-long-types-to-diskMahdi Dibaiee-13/+16
2023-07-23make `noop_method_call` warn by defaultDeadbeef-0/+2
2023-07-21Double check that hidden types match the expected hidden typeOli Scherer-49/+0
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya-35/+7
2023-07-18added links as a notenxya-7/+7
2023-07-18add links to query documentation for E0391nxya-7/+7
2023-07-18added links as a notenxya-7/+42
2023-07-18add links to query documentation for E0391nxya-7/+7
2023-07-13Rollup merge of #113353 - compiler-errors:select-better, r=lcnrMatthias Krüger-23/+0
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet-17/+16
2023-07-08Auto merge of #113491 - matthiaskrgr:rollup-mueqz7h, r=matthiaskrgrbors-27/+27
2023-07-08Rollup merge of #113005 - compiler-errors:dont-query-normalize, r=cjgillotMatthias Krüger-27/+27
2023-07-08Eagerly resolve vars in predicate during coercion loopMichael Goulet-23/+0
2023-07-07Mark more hanging new-solver testsMichael Goulet-2/+3
2023-07-03update testslcnr-12/+1
2023-06-29Fix type privacy lints error messageBryanskiy-3/+5
2023-06-29Rollup merge of #112670 - petrochenkov:typriv, r=eholkMatthias Krüger-4/+5
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet-27/+27
2023-06-27Rollup merge of #112454 - ferrocene:pa-compiletest-dynamic-linking, r=davidtwcoMatthias Krüger-1/+2
2023-06-26Auto merge of #112887 - WaffleLapkin:become_unuwuable_in_hir, r=compiler-erro...bors-8/+8
2023-06-26`hir`: Add `Become` expression kindMaybe Waffle-8/+8
2023-06-23Rollup merge of #112643 - compiler-errors:sized-obl-for-arg, r=wesleywiserMatthias Krüger-18/+2
2023-06-22Tweak privacy errors to account for reachable itemsEsteban Küber-2/+6
2023-06-20add support for needs-dynamic-linkingPietro Albini-1/+2
2023-06-15privacy: Feature gate new type privacy lintsVadim Petrochenkov-4/+5
2023-06-15Extend `unused_must_use` to cover block exprs许杰友 Jieyou Xu (Joe)-2/+2
2023-06-15Always register sized obligation for argumentMichael Goulet-18/+2
2023-06-13Move testMichael Goulet-52/+0
2023-06-13Erase regions even if normalization fails in writebackMichael Goulet-1/+31
2023-06-13Auto merge of #112549 - jieyouxu:fix-tests-for-unit-bindings, r=Nilstriebbors-10/+10
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-10/+10
2023-06-11Auto merge of #111801 - Bryanskiy:lints1, r=petrochenkovbors-2/+30
2023-06-12Private-in-public lints implementationBryanskiy-2/+30
2023-06-10Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillotbors-0/+1
2023-06-10Uplift improved version of `clippy::cmp_nan` to rustcUrgau-0/+1
2023-06-09Ignore tests that hang in new solverMichael Goulet-2/+3
2023-06-09Auto merge of #112450 - matthiaskrgr:rollup-fdbazkr, r=matthiaskrgrbors-1/+1
2023-06-09Rollup merge of #112323 - compiler-errors:dont-mention-set-fields, r=WaffleLa...Matthias Krüger-1/+1
2023-06-08Peel borrows before suggesting as_ref/as_derefMichael Goulet-2/+3
2023-06-08More robust as_ref/as_deref suggestionsMichael Goulet-8/+6
2023-06-05Don't mention already set fieldsMichael Goulet-1/+1
2023-06-05Resolve vars in result from scrape_region_constraintsMichael Goulet-2/+4
2023-06-03Auto merge of #111516 - compiler-errors:issue-111500, r=jackh726bors-2/+5
2023-05-29Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkinMatthias Krüger-349/+0
2023-05-28Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillotbors-4/+2
2023-05-24Move testsCaio-349/+0
2023-05-21Tweak the post-order for multi-successor blocksScott McMurray-4/+2
2023-05-18Simplify suggestion when returning bare dyn traitMichael Goulet-4/+8
2023-05-13Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors-7/+6
2023-05-12Don't use can_eq in derive suggestion for missing methodMichael Goulet-2/+5