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