Forgetting to initialize a variable in a loop in Rust (1.45.0-nightly) gives a 'borrowed after move' error instead of 'borrowed before initializing'.
Forgetting to initialize a variable in a loop in Rust (1.45.0-nightly) gives a 'borrowed after move' error instead of 'borrowed before initializing'.