b898808a35
rustc has removed the use of lang items to mark the primitive impls, so just look through the crate graph for them (this should be fine performance-wise since we cache the crates that contain these impls). Fixes #11876. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |