mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
7402a39447
Removing the `def_id` field from hot `ParamEnv` to make it smaller This PR addresses https://github.com/rust-lang/rust/issues/74865.
For more information about how rustc works, see the rustc dev guide.