about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-01-23 14:31:35 -0700
committerMichael Howell <michael@notriddle.com>2023-01-23 14:31:35 -0700
commit57ca36861d35dd1f75d8b51dd975c884bb2c6872 (patch)
treea7157e12a158859ff920c7f419f9bf54db70c721 /compiler/rustc_parse/src/errors.rs
parentc8e6a9e8b6251bbc8276cb78cabe1998deecbed7 (diff)
downloadrust-57ca36861d35dd1f75d8b51dd975c884bb2c6872.tar.gz
rust-57ca36861d35dd1f75d8b51dd975c884bb2c6872.zip
rustdoc: make item links consistently use `title="{shortty} {path}"`
The ordering in item tables was flipped in 3030cbea957adbd560bf2eaa34c1b8a56daee16a, making it
inconsistent with the ordering in method signatures.

Compare these:

https://github.com/rust-lang/rust/blob/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/src/librustdoc/html/render/print_item.rs#L455-L459

https://github.com/rust-lang/rust/blob/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/src/librustdoc/html/format.rs#L903-L908
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions