rust/tests/ui/nll/closure-requirements
2025-01-14 14:16:12 +01:00
..
escape-argument-callee.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
escape-argument-callee.stderr mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
escape-argument.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
escape-argument.stderr update region debug formatting 2024-03-18 16:44:12 +00:00
escape-upvar-nested.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
escape-upvar-nested.stderr Modify find_expr from Span to better account for closures 2024-04-24 22:21:13 +00:00
escape-upvar-ref.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
escape-upvar-ref.stderr Modify find_expr from Span to better account for closures 2024-04-24 22:21:13 +00:00
issue-58127-mutliple-requirements.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-approximated-fail-no-postdom.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-approximated-fail-no-postdom.stderr best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-ref.rs best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-ref.stderr best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-shorter-to-static-comparing-against-free.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-approximated-shorter-to-static-comparing-against-free.stderr mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
propagate-approximated-shorter-to-static-no-bound.rs best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-shorter-to-static-no-bound.stderr best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-shorter-to-static-wrong-bound.rs best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-shorter-to-static-wrong-bound.stderr best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-val.rs best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-approximated-val.stderr best_blame_constraint: don't filter constraints by sup SCC 2025-01-06 16:08:29 -08:00
propagate-despite-same-free-region.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-despite-same-free-region.stderr update region debug formatting 2024-03-18 16:44:12 +00:00
propagate-fail-to-approximate-longer-no-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-fail-to-approximate-longer-no-bounds.stderr mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
propagate-fail-to-approximate-longer-wrong-bounds.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-fail-to-approximate-longer-wrong-bounds.stderr mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
propagate-from-trait-match.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
propagate-from-trait-match.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
propagate-multiple-requirements.rs
propagate-multiple-requirements.stderr Modify find_expr from Span to better account for closures 2024-04-24 22:21:13 +00:00
region-lbr1-does-not-outlive-ebr2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
region-lbr1-does-not-outlive-ebr2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
region-lbr1-does-outlive-lbr2-because-implied-bound.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
region-lbr-anon-does-not-outlive-static.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
region-lbr-anon-does-not-outlive-static.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
region-lbr-named-does-not-outlive-static.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
region-lbr-named-does-not-outlive-static.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
return-wrong-bound-region.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
return-wrong-bound-region.stderr update region debug formatting 2024-03-18 16:44:12 +00:00
thread_scope_correct_implied_bound.rs closure-requirements: add regression tests 2024-12-03 17:26:43 +01:00
thread_scope_incorrect_implied_bound.rs closure-requirements: add regression tests 2024-12-03 17:26:43 +01:00
thread_scope_incorrect_implied_bound.stderr closure-requirements: add regression tests 2024-12-03 17:26:43 +01:00
type-test-subject-non-trivial-region.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-test-subject-opaque-1.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-test-subject-opaque-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
type-test-subject-unnamed-region.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00