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 not used mod #56343

Merged
merged 1 commit into from
Dec 16, 2018
Merged

Remove not used mod #56343

merged 1 commit into from
Dec 16, 2018

Conversation

yui-knk
Copy link
Contributor

@yui-knk yui-knk commented Nov 29, 2018

mir_stats mod has not been used since c1ff104.

`mir_stats` mod has not been used since c1ff104.
@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 @aturon (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 Nov 29, 2018
@Dylan-DPC-zz
Copy link

ping from triage. Can anyone from @rust-lang/compiler review this?

@oli-obk
Copy link
Contributor

oli-obk commented Dec 10, 2018

r? @nikomatsakis was this intended to be removed? I can't tell from the original PR

@rust-highfive rust-highfive assigned nikomatsakis and unassigned aturon Dec 10, 2018
@nikomatsakis
Copy link
Contributor

@bors r+ rollup

Seems fine

@bors
Copy link
Contributor

bors commented Dec 11, 2018

📌 Commit 934e4d3 has been approved by nikomatsakis

@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 Dec 11, 2018
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Dec 11, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
kennytm added a commit to kennytm/rust that referenced this pull request Dec 12, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Dec 12, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Dec 13, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
kennytm added a commit to kennytm/rust that referenced this pull request Dec 13, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
kennytm added a commit to kennytm/rust that referenced this pull request Dec 14, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
kennytm added a commit to kennytm/rust that referenced this pull request Dec 14, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
pietroalbini added a commit to pietroalbini/rust that referenced this pull request Dec 14, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
Centril added a commit to Centril/rust that referenced this pull request Dec 16, 2018
…omatsakis

Remove not used mod

`mir_stats` mod has not been used since c1ff104.
bors added a commit that referenced this pull request Dec 16, 2018
Rollup of 20 pull requests

Successful merges:

 - #53506 (Documentation for impl From for AtomicBool and other Atomic types)
 - #56343 (Remove not used mod)
 - #56439 (Clearer error message for dead assign)
 - #56640 (Add FreeBSD unsigned char platforms to std::os::raw)
 - #56648 (Fix BTreeMap UB)
 - #56672 (Document time of back operations of a Linked List)
 - #56706 (Make `const unsafe fn` bodies `unsafe`)
 - #56742 (infer: remove Box from a returned Iterator)
 - #56761 (Suggest using `.display()` when trying to print a `Path`)
 - #56781 (Update LLVM submodule)
 - #56789 (rustc: Add an unstable `simd_select_bitmask` intrinsic)
 - #56790 (Make RValue::Discriminant a normal Shallow read)
 - #56793 (rustdoc: look for comments when scraping attributes/crates from doctests)
 - #56826 (rustc: Add the `cmpxchg16b` target feature on x86/x86_64)
 - #56832 (std: Use `rustc_demangle` from crates.io)
 - #56844 (Improve CSS rule)
 - #56850 (Fixed issue with using `Self` ctor in typedefs)
 - #56855 (Remove u8 cttz hack)
 - #56857 (Fix a small mistake regarding NaNs in a deprecation message)
 - #56858 (Fix doc of `std::fs::canonicalize`)

Failed merges:

 - #56741 (treat ref-to-raw cast like a reborrow: do a special kind of retag)

r? @ghost
@bors bors merged commit 934e4d3 into rust-lang:master Dec 16, 2018
@yui-knk yui-knk deleted the remove_mir_stats_mod branch December 19, 2018 06:20
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.

7 participants