about summary refs log tree commit diff
path: root/compiler/rustc_incremental/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-11 14:34:54 +0900
committerGitHub <noreply@github.com>2021-01-11 14:34:54 +0900
commita7f7d70860634b08a1ff9a3de04b7aceaa4f5d9e (patch)
tree147bf6e0a679bbbbd9fe39a53cd0a945a0d9a375 /compiler/rustc_incremental/src
parent293a4919356a630312207af3e8d804c479c2dfbc (diff)
parente98f11b27df25e8497fc8a61e2290a2e536171fc (diff)
downloadrust-a7f7d70860634b08a1ff9a3de04b7aceaa4f5d9e.tar.gz
rust-a7f7d70860634b08a1ff9a3de04b7aceaa4f5d9e.zip
Rollup merge of #80892 - camelid:intra-doc-remove-star, r=jyn514
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.)

r? `@jyn514`
cc https://github.com/rust-lang/rust/pull/80885#discussion_r554622737
Diffstat (limited to 'compiler/rustc_incremental/src')
0 files changed, 0 insertions, 0 deletions