mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
b71e8cbaf2
Rename `${length()}` to `${len()}` Implements the rename suggested in https://github.com/rust-lang/rust/pull/122808#issuecomment-2047722187 > I brought this up in the doc PR but it belongs here – `length` should probably be renamed `len` before stabilization. The latter is de facto standard in the standard library, whereas the former is only used in a single unstable API. These metafunctions aren’t library items of course, but should presumably still be consistent with established names. r? `@c410-f3r` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |