]> git.lizzy.rs Git - rust.git/commit
Erase regions before checking for default in uninitialized binding error
authorMichael Goulet <michael@errs.io>
Wed, 19 Oct 2022 23:35:47 +0000 (23:35 +0000)
committerMichael Goulet <michael@errs.io>
Wed, 19 Oct 2022 23:36:28 +0000 (23:36 +0000)
commitc5c9f748296854c522395d917bbfc819f74f3a8a
treea994e551a6846848be6bf3286dd5c498cf2f66ba
parent4b8f4319954ff2642690b9e5cbe4af352d095bf6
Erase regions before checking for default in uninitialized binding error
compiler/rustc_borrowck/src/diagnostics/conflict_errors.rs
src/test/ui/borrowck/issue-103250.rs [new file with mode: 0644]
src/test/ui/borrowck/issue-103250.stderr [new file with mode: 0644]