mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
bf5f30684a
Make `ExpnData` fields `krate` and `orig_id` private These fields are only used by hygiene serialized, and should not be accessed by anything outside of `rustc_span`.