mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
6b38c2d75e
Keep things consistent with the package.json , which uses `self` and `crate` instead of `by_self` and `by_crate`. Both names are in fact allowed as aliases, but we should be consistent so that people reading the docs and using a schema do not see red squiggles.