Skip to content

Update/remove some old readmes #57652

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

Merged
merged 3 commits into from
Jan 25, 2019
Merged

Update/remove some old readmes #57652

merged 3 commits into from
Jan 25, 2019

Conversation

mark-i-m
Copy link
Member

r? @nikomatsakis

cc #48478

There are a bunch of READMEs with content that I would like to see a final decision made on:

It's not clear how useful or obsolete any of these are. I would really appreciate if the appropriate domain experts for each of these could respond with one of (a) delete it, (b) wait for system to be remove, or (c) move it to rustc-guide. @nikomatsakis do you know who to ping for any of these (sorry, I suspect many of them are you)?

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 16, 2019
@nikomatsakis
Copy link
Contributor

I think we already moved this to the rustc-guide, more or less.

@michaelwoerister can probably speak better to how up to date this is -- I suspect not very -- but also they had said they were interested in writing up a proper introduction to the query system + incremental for rustc-guide. Therefore, I think, remove.

This content is mostly still accurate, I believe. I expect for this code to be removed from the compiler, but likely not for some time (basically once NLL takes over completely, still some time from now). I'd probably go with "wait for system to be removed".

This is actually obsolete now. We should delete it.

This will go away once NLL takes over. Wait for system to be deleted, I think.

@nikomatsakis
Copy link
Contributor

r=me on the existing changes, but maybe you want to act on some of the deletions above, @mark-i-m ?

@mark-i-m
Copy link
Member Author

Thanks @nikomatsakis! I updated the PR with the deletions.

@michaelwoerister
Copy link
Member

https://github.com/rust-lang/rust/blob/master/src/librustc/dep_graph/README.md seems to forward to the rustc-guide anyway.

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 24, 2019

📌 Commit dcd56d1 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 Jan 24, 2019
@nikomatsakis
Copy link
Contributor

@bors rollup

Centril added a commit to Centril/rust that referenced this pull request Jan 25, 2019
Update/remove some old readmes

r? @nikomatsakis

cc rust-lang#48478

There are a bunch of READMEs with content that I would like to see a final decision made on:
- https://github.com/rust-lang/rust/tree/master/src/librustc/ty/query
- https://github.com/rust-lang/rust/tree/master/src/librustc/dep_graph
- https://github.com/rust-lang/rust/blob/master/src/librustc/infer/region_constraints
- https://github.com/rust-lang/rust/tree/master/src/librustc/infer/higher_ranked
- https://github.com/rust-lang/rust/tree/master/src/librustc/infer/lexical_region_resolve
- https://github.com/rust-lang/rust/blob/master/src/librustc_borrowck/borrowck

It's not clear how useful or obsolete any of these are. I would really appreciate if the appropriate domain experts for each of these could respond with one of (a) delete it, (b) wait for system to be remove, or (c) move it to rustc-guide. @nikomatsakis do you know who to ping for any of these (sorry, I suspect many of them are you)?
bors added a commit that referenced this pull request Jan 25, 2019
Rollup of 5 pull requests

Successful merges:

 - #56217 (Add grammar in docs for {f32,f64}::from_str, mention known bug.)
 - #57294 (When using value after move, point at span of local)
 - #57652 (Update/remove some old readmes)
 - #57802 (Print visible name for types as well as modules.)
 - #57865 (Don't ICE when logging unusual types)

Failed merges:

r? @ghost
@bors bors merged commit dcd56d1 into rust-lang:master Jan 25, 2019
@mark-i-m mark-i-m deleted the remove-old branch May 25, 2019 02:15
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.

5 participants