rust/tests/ui/traits/next-solver/opaques
2026-02-13 11:38:53 +08:00
..
ambig-in-mir-typeck.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
different-bound-vars.current.stderr support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00
different-bound-vars.rs support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00
dont-remap-tait-substs.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
dont-type_of-tait-in-defining-scope.is_send.stderr support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00
dont-type_of-tait-in-defining-scope.not_send.stderr support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00
dont-type_of-tait-in-defining-scope.rs support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00
duplicate-opaque-type-entries.rs support duplicates in the opaque_types_storage 2025-05-06 14:59:09 +00:00
eventually-constrained-region.rs report unconstrained region in hidden types lazily 2026-02-13 11:38:53 +08:00
hidden-types-equate-before-fallback.rs Review comments. Move resolve_vars_if_possible into fn and add test minimizations. Update comment and test. 2025-10-13 20:25:01 +00:00
method_autoderef_constraints.rs don't return incorrectly constrained opaques in method_autoderef_steps 2026-01-26 17:30:18 +08:00
method_autoderef_constraints.stderr don't return incorrectly constrained opaques in method_autoderef_steps 2026-01-26 17:30:18 +08:00
no-define-in-wf-check.current.stderr add TypingMode::Borrowck 2025-04-03 11:13:10 +02:00
no-define-in-wf-check.rs add TypingMode::Borrowck 2025-04-03 11:13:10 +02:00
non-defining-use-borrowck-issue-145748.rs Add a regression test for issue 145748 2025-12-10 09:41:33 +09:00
non-defining-use-hir-typeck.rs support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00
overflow-hr-fn-trait-sized-1.rs add tests 2025-09-29 15:28:33 +02:00
overflow-hr-fn-trait-sized-2.rs add tests 2025-09-29 15:28:33 +02:00
report-all-unexpected-hidden-errors.rs report unconstrained region in hidden types lazily 2026-02-13 11:38:53 +08:00
report-all-unexpected-hidden-errors.stderr report unconstrained region in hidden types lazily 2026-02-13 11:38:53 +08:00
revealing-use-in-nested-body.rs replace //@ compile-flags: --edition with //@ edition 2025-04-10 09:56:37 +02:00
select-alias-bound-as-param.rs move tests into subdir 2024-11-28 10:40:58 +01:00
stranded_opaque.rs Add test 2025-10-28 13:02:19 +00:00
stranded_opaque.stderr Add test 2025-10-28 13:02:19 +00:00
universal-args-non-defining.rs support non-defining uses in HIR typeck 2025-08-25 14:20:18 +02:00