rust/tests/ui/nll/closure-requirements
lcnr 99657aa338 mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
..
escape-argument-callee.rs
escape-argument-callee.stderr mir borrowck: cleanup late-bound region handling 2025-01-14 14:16:12 +01:00
escape-argument.rs
escape-argument.stderr update region debug formatting 2024-03-18 16:44:12 +00:00
escape-upvar-nested.rs
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
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
propagate-approximated-fail-no-postdom.rs
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
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
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
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
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
propagate-from-trait-match.stderr
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-lbr-anon-does-not-outlive-static.rs
region-lbr-anon-does-not-outlive-static.stderr
region-lbr-named-does-not-outlive-static.rs
region-lbr-named-does-not-outlive-static.stderr
region-lbr1-does-not-outlive-ebr2.rs
region-lbr1-does-not-outlive-ebr2.stderr
region-lbr1-does-outlive-lbr2-because-implied-bound.rs
return-wrong-bound-region.rs
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
type-test-subject-opaque-1.rs
type-test-subject-opaque-2.rs
type-test-subject-unnamed-region.rs