about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-16 15:19:15 +0200
committerGitHub <noreply@github.com>2024-04-16 15:19:15 +0200
commitf5adfa0e6971d927cf31bd27ab10f4cd49663006 (patch)
treee9dde666dee95e587e1cb869a6065dc65c82ac6c /compiler/rustc_pattern_analysis/src
parent6629fe6c6dd20804769b66021c0a0918eec3b309 (diff)
parent8d07d90572868e0ee099600e5e7b1ea9f1458943 (diff)
downloadrust-f5adfa0e6971d927cf31bd27ab10f4cd49663006.tar.gz
rust-f5adfa0e6971d927cf31bd27ab10f4cd49663006.zip
Rollup merge of #123998 - compiler-errors:opaque-ns, r=davidtwco
Opaque types have no namespace

Opaques are never referenced by name -- even when we have `type X = impl Sized;`, `X` is the name of the type alias, not the opaque.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions