about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-11-26 22:41:39 +0100
committerGitHub <noreply@github.com>2021-11-26 22:41:39 +0100
commitfcbbdaf2092ad2dee5763389ad89f89cbf560906 (patch)
tree14a404a01d19a5cdd2c76310d373fd8c83dc73ff /compiler/rustc_mir_transform/src/coverage/mod.rs
parent10743f0f6823b2a122cc4d552ed8aa0cabb9f088 (diff)
parent79c718f1d5916318b5d55e6c1391a438cae1f763 (diff)
downloadrust-fcbbdaf2092ad2dee5763389ad89f89cbf560906.tar.gz
rust-fcbbdaf2092ad2dee5763389ad89f89cbf560906.zip
Rollup merge of #91197 - camelid:rename-resolvedpath, r=GuillaumeGomez,jyn514
rustdoc: Rename `Type::ResolvedPath` to `Type::Path` and don't re-export it

The new name is shorter, simpler, and consistent with `hir::Ty`. It can't be
re-exported since the name would conflict with the `clean::Path` struct. But
usually enum variants are referred to using their qualified names in Rust anyway
(and parts of rustdoc already do that with `clean::Type`), so this is also more
consistent with the language.

r? `@GuillaumeGomez`
cc `@jyn514`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions