about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-06-26 20:15:19 -0400
committerGitHub <noreply@github.com>2025-06-26 20:15:19 -0400
commit48d311898b2f4fd2437df206e910c0d63d20061f (patch)
tree0ca677620d617eaea9ea88e1e269ebe01c204241 /compiler/rustc_pattern_analysis/src
parent9820197e120ea6714a188903e38db53aefa76b57 (diff)
parentc995070b6a312ff9f481d6de55f58bfe16a76bb7 (diff)
downloadrust-48d311898b2f4fd2437df206e910c0d63d20061f.tar.gz
rust-48d311898b2f4fd2437df206e910c0d63d20061f.zip
Rollup merge of #142637 - compiler-errors:less-globs, r=lcnr
Remove some glob imports from the type system

Namely, remove the glob imports for `BoundRegionConversionTime`, `RegionVariableOrigin`, `SubregionOrigin`, `TyOrConstInferVar`, `RegionResolutionError`, `SelectionError`, `ProjectionCandidate`, `ProjectionCandidateSet`, and some more specific scoped globs (like `Inserted` in the impl overlap graph construction.

These glob imports are IMO very low value, since they're not used nearly as often as other globs (like `TyKind`).
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions