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

save-analysis: remove a lot of stuff #42650

Merged
merged 2 commits into from Jun 17, 2017
Merged

save-analysis: remove a lot of stuff #42650

merged 2 commits into from Jun 17, 2017

Conversation

nrc
Copy link
Member

@nrc nrc commented Jun 13, 2017

This commits us to the JSON format and the more general def/ref style of output, rather than also supporting different data formats for different data structures. This does not affect the RLS at all, but will break any clients of the CSV form - AFAIK there are none (beyond a few of my own toy projects) - DXR stopped working long ago.

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Jun 14, 2017

r=me with Travis paaaing

@aidanhs
Copy link
Member

aidanhs commented Jun 15, 2017

Travis failure:

[00:43:13] error: internal compiler error: /checkout/src/librustc/hir/map/mod.rs:386: local_def_id: no entry for `259`, which has a map of `Some(EntryTraitRef(NodeId(257), TraitRef { path: path(SomeTrait), ref_id: NodeId(259) }))`

@aidanhs aidanhs added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jun 15, 2017
@nrc
Copy link
Member Author

nrc commented Jun 15, 2017

@bors: r=eddyb

@bors
Copy link
Contributor

bors commented Jun 15, 2017

📌 Commit 8cbbb7a has been approved by eddyb

@nrc nrc 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 15, 2017
@ishitatsuyuki
Copy link
Contributor

Travis failing. Please r-.

@eddyb
Copy link
Member

eddyb commented Jun 15, 2017

@bors r-

@alexcrichton alexcrichton added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 15, 2017
@nrc
Copy link
Member Author

nrc commented Jun 16, 2017

@bors: r=eddyb

@bors
Copy link
Contributor

bors commented Jun 16, 2017

📌 Commit 8a2857e has been approved by eddyb

@nrc nrc 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jun 16, 2017
@bors
Copy link
Contributor

bors commented Jun 17, 2017

⌛ Testing commit 8a2857e with merge 08d920c...

bors added a commit that referenced this pull request Jun 17, 2017
save-analysis: remove a lot of stuff

This commits us to the JSON format and the more general def/ref style of output, rather than also supporting different data formats for different data structures. This does not affect the RLS at all, but will break any clients of the CSV form - AFAIK there are none (beyond a few of my own toy projects) - DXR stopped working long ago.

r? @eddyb
@bors
Copy link
Contributor

bors commented Jun 17, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 08d920c to master...

@bors bors merged commit 8a2857e into rust-lang:master Jun 17, 2017
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