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

rustdoc: Remove the json-{input, output} format #32773

Merged
merged 1 commit into from Apr 9, 2016

Conversation

Projects
None yet
4 participants
@mitaa
Copy link
Contributor

mitaa commented Apr 6, 2016

(for reference #32698)

fixes #25108

r? @alexcrichton

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 6, 2016

@bors: r+ 3b5d308

Thanks!

While you're at it, if you want to remove the plugin support as well I think that basically hasn't ever worked, so feel free to trim it :)

@mitaa mitaa force-pushed the mitaa:rdoc-ttfn-json branch from 3b5d308 to b647ea8 Apr 6, 2016

@mitaa

This comment has been minimized.

Copy link
Contributor Author

mitaa commented Apr 6, 2016

I've just tested it and it worked without a problem so I'd rather not remove it right now :-)

.. but I've deleted the run-make/rustdoc-json test I've missed before (thanks travis)

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 6, 2016

bors added a commit that referenced this pull request Apr 7, 2016

Auto merge of #32787 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32016, #32583, #32699, #32729, #32731, #32738, #32741, #32745, #32748, #32757, #32786
- Failed merges: #32773

@mitaa mitaa force-pushed the mitaa:rdoc-ttfn-json branch from b647ea8 to 8bb1905 Apr 7, 2016

@mitaa

This comment has been minimized.

Copy link
Contributor Author

mitaa commented Apr 7, 2016

rebased (-> #32230)

bors added a commit that referenced this pull request Apr 7, 2016

Auto merge of #32787 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32016, #32583, #32699, #32729, #32731, #32738, #32741, #32745, #32748, #32757, #32786
- Failed merges: #32773
@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Apr 7, 2016

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 8, 2016

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 8, 2016

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Apr 9, 2016

⌛️ Testing commit 8bb1905 with merge c22302f...

bors added a commit that referenced this pull request Apr 9, 2016

Auto merge of #32773 - mitaa:rdoc-ttfn-json, r=alexcrichton
rustdoc: Remove the json-{input, output} format

(for reference #32698)

fixes #25108

r? @alexcrichton

@bors bors merged commit 8bb1905 into rust-lang:master Apr 9, 2016

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details

@mitaa mitaa deleted the mitaa:rdoc-ttfn-json branch Apr 9, 2016

@getreu

This comment has been minimized.

Copy link

getreu commented Aug 20, 2016

Please remove it also from the rustdoc man-page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.