mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +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`.