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