Skip to content

Make visit projection iterative - #65056

Merged
bors merged 2 commits into
rust-lang:masterfrom
spastorino:place-mut-visitor-adjusts
Oct 4, 2019
Merged

Make visit projection iterative#65056
bors merged 2 commits into
rust-lang:masterfrom
spastorino:place-mut-visitor-adjusts

Conversation

@spastorino

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 3, 2019
Comment threadsrc/librustc_mir/transform/check_consts/validation.rs Outdated
Comment threadsrc/librustc_mir/transform/qualify_consts.rs Outdated
@spastorino
spastorinoforce-pushed the place-mut-visitor-adjusts branch from 403405a to b9ed642CompareOctober 3, 2019 14:19
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Oct 3, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit b9ed642 has been approved by oli-obk

@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 Oct 3, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 3, 2019
@CentrilCentril mentioned this pull request Oct 3, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 3, 2019
@CentrilCentril mentioned this pull request Oct 3, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 3, 2019
@tmandrytmandry mentioned this pull request Oct 3, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 3, 2019
@tmandrytmandry mentioned this pull request Oct 3, 2019
bors added a commit that referenced this pull request Oct 3, 2019
Rollup of 11 pull requests
Successful merges:
- #61879 (Stabilize todo macro)
- #64675 (Deprecate `#![plugin]` & `#[plugin_registrar]`)
- #64690 (proc_macro API: Expose `macro_rules` hygiene)
- #64706 (add regression test for #60218)
- #64741 (Prevent rustdoc feature doctests)
- #64842 (Disallow Self in type param defaults of ADTs)
- #65004 (Replace mentions of IRC with Discord)
- #65018 (Set RUST_BACKTRACE=0 in tests that include a backtrace in stderr)
- #65055 (Add long error explanation for E0556)
- #65056 (Make visit projection iterative)
- #65057 (typo: fix typo in E0392)
Failed merges:
r? @ghost
@bors
bors merged commit b9ed642 into rust-lang:masterOct 4, 2019
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.

4 participants

@spastorino@oli-obk@bors@rust-highfive