rust/tests/ui/nll/closure-requirements
lcnr 86fa1317a3 rename ReLateBound to ReBound
other changes:
- `Region::new_late_bound` -> `Region::new_bound`
- `Region::is_late_bound` -> `Region::is_bound`
2023-11-13 14:13:54 +00:00
..
escape-argument-callee.rs
escape-argument-callee.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
escape-argument.rs
escape-argument.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
escape-upvar-nested.rs
escape-upvar-nested.stderr refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
escape-upvar-ref.rs
escape-upvar-ref.stderr refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
issue-58127-mutliple-requirements.rs
propagate-approximated-fail-no-postdom.rs
propagate-approximated-fail-no-postdom.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-approximated-ref.rs
propagate-approximated-ref.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-approximated-shorter-to-static-comparing-against-free.rs
propagate-approximated-shorter-to-static-comparing-against-free.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-approximated-shorter-to-static-no-bound.rs
propagate-approximated-shorter-to-static-no-bound.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-approximated-shorter-to-static-wrong-bound.rs
propagate-approximated-shorter-to-static-wrong-bound.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-approximated-val.rs
propagate-approximated-val.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-despite-same-free-region.rs
propagate-despite-same-free-region.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-fail-to-approximate-longer-no-bounds.rs
propagate-fail-to-approximate-longer-no-bounds.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-fail-to-approximate-longer-wrong-bounds.rs
propagate-fail-to-approximate-longer-wrong-bounds.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
propagate-from-trait-match.rs
propagate-from-trait-match.stderr remove trailing dots 2023-10-08 10:06:17 +00:00
propagate-multiple-requirements.rs
propagate-multiple-requirements.stderr
region-lbr1-does-not-outlive-ebr2.rs
region-lbr1-does-not-outlive-ebr2.stderr
region-lbr1-does-outlive-lbr2-because-implied-bound.rs
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
return-wrong-bound-region.rs
return-wrong-bound-region.stderr rename ReLateBound to ReBound 2023-11-13 14:13:54 +00: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