mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
3bcfa4c459
Don't ICE in ExprUseVisitor on FRU for non-existent struct Fixes #104613 Fixes #105202