mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 21:56:30 +00:00
MIR visitor: Don't treat debuginfo field access as a use of the struct Fixes #77454. r? `@jonas-schievink`
For more information about how rustc works, see the rustc dev guide.