mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
ae732f3f65
Removed dependency on the field-offset crate, alternate approach This is an alternate approach to reach the same goals as #136003. As it touches the core of the query system, this too probably should be evaluated for performance. r? ``@Mark-Simulacrum``