-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
S-waiting-on-nightlyStatus: An issue that is waiting on the next rustc nightly bumpStatus: An issue that is waiting on the next rustc nightly bump
Description
This issue is meant to keep track of PRs which might affect the next bump.
- Rename
Rptr
toRef
in AST and HIR rust-lang/rust#106221 - Feed a bunch of queries instead of tracking fields on TyCtxt rust-lang/rust#106776
- Use UnordMap and UnordSet for id collections (DefIdMap, LocalDefIdMap, etc) rust-lang/rust#106977
- use
LocalDefId
instead ofHirId
in trait resolution to simplify the obligation clause resolution rust-lang/rust#103902
Metadata
Metadata
Assignees
Labels
S-waiting-on-nightlyStatus: An issue that is waiting on the next rustc nightly bumpStatus: An issue that is waiting on the next rustc nightly bump