about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-08-14Auto merge of #114787 - compiler-errors:issue-114783, r=jackh726bors-0/+52
2023-08-13Auto merge of #114742 - compiler-errors:opaques-are-not-injective, r=aliemjaybors-7/+42
2023-08-13Select obligations before processing wf obligation in compare_method_predicat...Michael Goulet-0/+52
2023-08-13Auto merge of #114758 - fmease:fix-nice-re-err-ice-gci, r=cjgillotbors-0/+29
2023-08-13Auto merge of #114757 - Urgau:transmute-with-invalid_reference_casting, r=est31bors-9/+26
2023-08-13Auto merge of #114457 - lcnr:trait_ref_is_knowable-normalize, r=compiler-errorsbors-0/+103
2023-08-12normalize in `trait_ref_is_knowable` in new solverlcnr-0/+103
2023-08-12Auto merge of #114756 - matthiaskrgr:rollup-4m7l4p6, r=matthiaskrgrbors-67/+101
2023-08-12Fix testsMichael Goulet-24/+21
2023-08-12Opaques do not constrain generic paramsMichael Goulet-12/+50
2023-08-12Auto merge of #114710 - Urgau:fix-expect-dead_code-114557, r=cjgillotbors-0/+70
2023-08-12Don't crash when reporting nice region errors for generic const itemsLeón Orell Valerian Liehr-0/+29
2023-08-12Also consider `transmute` with the `invalid_reference_casting` lintUrgau-9/+26
2023-08-12Rollup merge of #114667 - compiler-errors:issue-114664, r=davidtwcoMatthias Krüger-0/+64
2023-08-12Rollup merge of #114584 - darklyspaced:master, r=cjgillotMatthias Krüger-67/+37
2023-08-11Only check outlives goals on impl compared to traitJack Huey-0/+38
2023-08-11Auto merge of #114672 - lenawanel:master, r=compiler-errorsbors-0/+15
2023-08-11Auto merge of #114718 - compiler-errors:rollup-1am5rpn, r=compiler-errorsbors-18/+303
2023-08-10Rollup merge of #114694 - lcnr:provisional-cache, r=compiler-errorsMichael Goulet-16/+217
2023-08-10Rollup merge of #114662 - fmease:lazy-ty-aliases-unlock-trailing-wcs, r=oli-obkMichael Goulet-2/+86
2023-08-11Record binder for bare trait object in LifetimeCollectVisitorMichael Goulet-0/+64
2023-08-11Auto merge of #114507 - sebastiantoh:issue-114235, r=jackh726bors-0/+85
2023-08-10Respect `#[expect]` the same way `#[allow]` is with the `dead_code` lintUrgau-0/+70
2023-08-10Auto merge of #114474 - estebank:missing-semi, r=compiler-errorsbors-1/+152
2023-08-10Unlock trailing where-clauses for lazy type aliasesLeón Orell Valerian Liehr-2/+86
2023-08-10Rollup merge of #114678 - MortenLohne:bugfix/hir-has-side-effects, r=compiler...Matthias Krüger-4/+60
2023-08-10add and move trait solver cycle testslcnr-1/+215
2023-08-10make the provisional cache slightly less brokenlcnr-15/+2
2023-08-10fix #114275lena-0/+15
2023-08-10Bugfix: 'can_have_side_effects()' would return 'false' for struct/enum/array/...Morten Lohne-4/+60
2023-08-09Rollup merge of #114670 - compiler-errors:issue-114660, r=cjgillotMatthias Krüger-0/+10
2023-08-09Rollup merge of #114469 - estebank:arbitrary-self-types-mut-diff, r=davidtwcoMatthias Krüger-0/+207
2023-08-09Rollup merge of #111891 - rustbox:feat/riscv-isr-cconv, r=jackh726Matthias Krüger-56/+399
2023-08-09Don't use type_of to determine if item has intrinsic shimMichael Goulet-0/+10
2023-08-09Suggest using `Arc` on `!Send`/`!Sync` typesEsteban Kuber-11/+209
2023-08-09Rollup merge of #114638 - compiler-errors:rpitit-test-revisions, r=spastorinoMatthias Krüger-1483/+0
2023-08-09Rollup merge of #114606 - bvanjoi:fix-113462, r=compiler-errorsMatthias Krüger-5/+27
2023-08-08fix(test): improve sensitivity of hygene testsSeth Pellegrino-11/+17
2023-08-08feat: `riscv-interrupt-{m,s}` calling conventionsSeth Pellegrino-45/+382
2023-08-09Auto merge of #114470 - pnkfelix:dont-export-no-mangle-from-proc-macros-issue...bors-0/+33
2023-08-08Auto merge of #114637 - matthiaskrgr:rollup-544y8p5, r=matthiaskrgrbors-80/+109
2023-08-08Remove dangling testsMichael Goulet-1483/+0
2023-08-08Rollup merge of #114631 - lcnr:chalk-cycle-test, r=compiler-errorsMatthias Krüger-0/+75
2023-08-08Rollup merge of #114629 - Enselic:uncomment-gat-code, r=compiler-errorsMatthias Krüger-2/+1
2023-08-08Rollup merge of #114615 - RalfJung:interpret-invalid-where, r=lcnrMatthias Krüger-70/+13
2023-08-08Rollup merge of #113593 - rcvalle:rust-cfi-fix-90546, r=wesleywiserMatthias Krüger-6/+18
2023-08-08Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-2/+2
2023-08-08Auto merge of #114545 - fee1-dead-contrib:lower-impl-effect, r=oli-obkbors-237/+189
2023-08-08add test from chalk#788 for new solverlcnr-0/+75
2023-08-08fix proc-macro test added here to solely be exercised as a build product for ...Felix S. Klock II-0/+4