]> git.lizzy.rs Git - rust.git/commit
Liberate late-bound regions correctly
authorMichael Goulet <michael@errs.io>
Wed, 25 Jan 2023 19:18:01 +0000 (19:18 +0000)
committerMichael Goulet <michael@errs.io>
Wed, 25 Jan 2023 19:26:53 +0000 (19:26 +0000)
commit800f1f351399a4923636c77b7a34a66ee0b09d8b
treea83f56005fe2d17f5604fa925d73c09e317eec17
parent95b61d16d4bd2e46b0a110c1bda703f026f0a94f
Liberate late-bound regions correctly
compiler/rustc_trait_selection/src/traits/error_reporting/suggestions.rs
tests/ui/suggestions/late-bound-in-borrow-closure-sugg.rs [new file with mode: 0644]
tests/ui/suggestions/late-bound-in-borrow-closure-sugg.stderr [new file with mode: 0644]