about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2023-04-25Rollup merge of #110671 - compiler-errors:polarity, r=lcnrMatthias Krüger-0/+52
2023-04-25Auto merge of #110325 - obeis:hir-analysis-migrate-diagnostics-4, r=davidtwcobors-1/+3
2023-04-25Negative coherence testMichael Goulet-0/+52
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-2/+285
2023-04-25Revert "Rename -Zoom=panic to -Zoom=unwind"Matthias Krüger-1/+1
2023-04-25Rollup merge of #110590 - oli-obk:object_safe_assoc_types, r=jackh726Yuki Okushi-0/+141
2023-04-25Rollup merge of #110480 - whtahy:105107/known-bug-tests-for-unsound-issues, r...Yuki Okushi-0/+348
2023-04-24Rollup merge of #110566 - compiler-errors:bad-projection-term, r=cjgillot,Box...Matthias Krüger-0/+33
2023-04-24Rollup merge of #110255 - clubby789:proc-macro-test-help, r=jackh726Matthias Krüger-0/+26
2023-04-23Don't create projection ty for const projectionMichael Goulet-0/+33
2023-04-23Rollup merge of #110700 - compiler-errors:fn-ret-fn, r=oli-obkMatthias Krüger-0/+26
2023-04-23Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillotbors-314/+303
2023-04-22Don't infer fn return type to return itselfMichael Goulet-0/+26
2023-04-22add known-bug test for unsound issue 104005whtahy-0/+37
2023-04-22add known-bug test for unsound issue 100051whtahy-0/+31
2023-04-22add known-bug test for unsound issue 100041whtahy-0/+19
2023-04-22add known-bug test for unsound issue 98117whtahy-0/+23
2023-04-22Auto merge of #109753 - compiler-errors:replenish-region-constraints, r=aliemjaybors-0/+23
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-286/+3
2023-04-22Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJungbors-3/+108
2023-04-22add known-bug test for unsound issue 85099whtahy-0/+68
2023-04-22add known-bug test for unsound issue 84591whtahy-0/+39
2023-04-22add known-bug test for unsound issue 84533whtahy-0/+37
2023-04-22add known-bug test for unsound issue 84366whtahy-0/+15
2023-04-22add known-bug test for unsound issue 57893whtahy-0/+25
2023-04-22add known-bug test for unsound issue 49206whtahy-0/+38
2023-04-22add known-bug test for unsound issue 25860whtahy-0/+16
2023-04-22Auto merge of #110469 - compiler-errors:encode-lt-param-span, r=oli-obkbors-30/+48
2023-04-22Encode lifetime param spans tooMichael Goulet-30/+48
2023-04-22Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkinbors-0/+445
2023-04-21Run `check_match` and `check_liveness` when MIR is built instead of having an...Oli Scherer-299/+300
2023-04-21Leave it to the query system to invoke the typeck query instead of invoking i...Oli Scherer-15/+3
2023-04-21Evaluate place expression in `PlaceMention`.Camille GILLOT-3/+108
2023-04-21Migrate `rustc_hir_analysis` to session diagnosticObei Sideg-1/+3
2023-04-21Ensure mir_drops_elaborated_and_const_checked when requiring codegen.Camille GILLOT-39/+24
2023-04-21major test improvementsDrMeepster-10/+240
2023-04-21blessDrMeepster-6/+6
2023-04-21fmtDrMeepster-6/+8
2023-04-21fix incorrect param env in dead code lintDrMeepster-0/+40
2023-04-21test improvementsDrMeepster-1/+36
2023-04-21offset_ofDrMeepster-0/+138
2023-04-21Auto merge of #96840 - cjgillot:query-feed, r=oli-obkbors-6/+6
2023-04-21Rollup merge of #110578 - bvanjoi:fix-issue-110547, r=jackh726Matthias Krüger-0/+36
2023-04-21Rollup merge of #110555 - compiler-errors:subst-missing-trait-items, r=cjgillotMatthias Krüger-51/+68
2023-04-21Auto merge of #110370 - c410-f3r:dqewdas, r=petrochenkovbors-98/+0
2023-04-21fix(error): normalize whitespace during msg_to_bufferbohan-0/+36
2023-04-21Clone region var origins instead of taking in borrowckMichael Goulet-0/+23
2023-04-20Move test filesCaio-98/+0
2023-04-20Give more descriptive names to queries.Camille GILLOT-5/+5
2023-04-20Remove WithOptconstParam.Camille GILLOT-1/+1