mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-19 10:24:16 +00:00
![]() The validator in visit_local asserts that local has a stroage when used, but visit_local is never called so validation is ineffective. Use super_statement and super_terminator to ensure that locals are visited. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |