Skip to content

rustc: remove "GlobalMetaData" dead code from hir::map::definitions. - #66115

Merged
bors merged 1 commit into
rust-lang:masterfrom
eddyb:global-meta-what
Nov 6, 2019
Merged

rustc: remove "GlobalMetaData" dead code from hir::map::definitions.#66115
bors merged 1 commit into
rust-lang:masterfrom
eddyb:global-meta-what

Conversation

@eddyb

@eddybeddyb commented Nov 5, 2019

Copy link
Copy Markdown
Contributor

Spotted while refactoring uses of DefIndex and/or LocalDefId.

r? @michaelwoerister

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 5, 2019
@rust-highfive

This comment has been minimized.

@michaelwoerister

Copy link
Copy Markdown
Member

Thanks @eddyb! r=me with tests passing.

@Centril

Copy link
Copy Markdown
Contributor

@bors r=michaelwoerister 🎉

@bors

bors commented Nov 5, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 2595332 has been approved by michaelwoerister

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 5, 2019
Centril added a commit to Centril/rust that referenced this pull request Nov 5, 2019
…erister
rustc: remove "GlobalMetaData" dead code from hir::map::definitions.
Spotted while refactoring uses of `DefIndex` and/or `LocalDefId`.
r? @michaelwoerister
@CentrilCentril mentioned this pull request Nov 5, 2019
Centril added a commit to Centril/rust that referenced this pull request Nov 6, 2019
…erister
rustc: remove "GlobalMetaData" dead code from hir::map::definitions.
Spotted while refactoring uses of `DefIndex` and/or `LocalDefId`.
r? @michaelwoerister
@CentrilCentril mentioned this pull request Nov 6, 2019
bors added a commit that referenced this pull request Nov 6, 2019
Rollup of 11 pull requests
Successful merges:
- #65892 (Remove `PartialEq` and `Eq` from the `SpecialDerives`.)
- #66014 (Show type parameter name and definition in type mismatch error messages )
- #66027 (Move has_panic_handler to query)
- #66054 (syntax: Avoid span arithmetic for delimiter tokens)
- #66068 (use silent emitter for rustdoc highlighting pass)
- #66081 (let caller of check_ptr_access_align control the error message)
- #66093 (Do not ICE with a precision flag in formatting str and no format arguments)
- #66098 (Detect `::` -> `:` typo when involving turbofish)
- #66101 (Tweak type mismatch caused by break on tail expr)
- #66106 (Fix typo in explanation of `E0080`)
- #66115 (rustc: remove "GlobalMetaData" dead code from hir::map::definitions.)
Failed merges:
r? @ghost
@bors
bors merged commit 2595332 into rust-lang:masterNov 6, 2019
@eddyb
eddyb deleted the global-meta-what branch November 6, 2019 12:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@eddyb@rust-highfive@michaelwoerister@Centril@bors