about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/basic.rs
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-01-10 15:40:20 -0800
committerCamelid <camelidcamel@gmail.com>2021-01-10 15:41:32 -0800
commite98f11b27df25e8497fc8a61e2290a2e536171fc (patch)
tree0be9e053399e5bd9cf8d7e18ae2dee077797f118 /src/test/rustdoc-ui/coverage/basic.rs
parent080ee6f5d7e262b1c5fd51a0bdac62b62d0ee546 (diff)
downloadrust-e98f11b27df25e8497fc8a61e2290a2e536171fc.tar.gz
rust-e98f11b27df25e8497fc8a61e2290a2e536171fc.zip
rustdoc: Remove `*` intra-doc alias for `pointer`
It's not valid Rust code and it can easily be confused with a wildcard
glob pattern or something else. People can always use `pointer` instead,
so it's just removing an alias.

It hasn't hit stable yet (I think it's still on nightly), so it's okay
to remove it. (We can always add it back later if we change our mind
too.)
Diffstat (limited to 'src/test/rustdoc-ui/coverage/basic.rs')
0 files changed, 0 insertions, 0 deletions