mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
864f7aafe4
simplify inject_impl_of_structural_trait There's a comment at `inject_impl_of_structural_trait` saying we cannot use `TraitDef`, but that comment is outdated -- we *can* use `TraitDef` nowadays since it has the `skip_path_as_bound` flag. (The flag needed some fixing, though.) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |