mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-04 19:12:50 +00:00
ee7bad455b
I think in both cases the new names make the code more understandable. For `StructField` specifically because there's one in [`syntax::ast`][ast] and one in [`rustc::hir`][hir]. [ast]: https://doc.rust-lang.org/nightly/nightly-rustc/syntax/ast/struct.StructField.html [hir]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/hir/struct.StructField.html |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |