Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove defunct -Z print-region-graph #73841

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

tmiasko
Copy link
Contributor

@tmiasko tmiasko commented Jun 28, 2020

No description provided.

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 28, 2020
@Mark-Simulacrum
Copy link
Member

Since nothing is using this in the compiler (since 7d73e4c), @bors r+ rollup

@bors
Copy link
Contributor

bors commented Jun 28, 2020

📌 Commit 14d0370 has been approved by Mark-Simulacrum

@bors bors 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 Jun 28, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jun 28, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 29, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 29, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 30, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 30, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 30, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 1, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 2, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 2, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 2, 2020
…Simulacrum

Remove defunct `-Z print-region-graph`
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 2, 2020
…arth

Rollup of 16 pull requests

Successful merges:

 - rust-lang#72569 (Remove legacy InnoSetup GUI installer)
 - rust-lang#73306 (Don't implement Fn* traits for #[target_feature] functions)
 - rust-lang#73345 (expand: Stop using nonterminals for passing tokens to attribute and derive macros)
 - rust-lang#73449 (Provide more information on duplicate lang item error.)
 - rust-lang#73569 (Handle `macro_rules!` tokens consistently across crates)
 - rust-lang#73803 (Recover extra trailing angle brackets in struct definition)
 - rust-lang#73839 (Split and expand nonstandard-style lints unicode unit test.)
 - rust-lang#73841 (Remove defunct `-Z print-region-graph`)
 - rust-lang#73848 (Fix markdown rendering in librustc_lexer docs)
 - rust-lang#73865 (Fix Zulip topic format)
 - rust-lang#73892 (Clean up E0712 explanation)
 - rust-lang#73898 (remove duplicate test for rust-lang#61935)
 - rust-lang#73906 (Add missing backtick in `ty_error_with_message`)
 - rust-lang#73909 (`#[deny(unsafe_op_in_unsafe_fn)]` in libstd/fs.rs)
 - rust-lang#73910 (Rewrite a few manual index loops with while-let)
 - rust-lang#73929 (Fix comment typo)

Failed merges:

r? @ghost
@bors bors merged commit e04070a into rust-lang:master Jul 2, 2020
@tmiasko tmiasko deleted the print-region-graph branch July 2, 2020 13:08
@cuviper cuviper added this to the 1.46 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

None yet

6 participants