Skip to content
New issue

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

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

Already on GitHub? # to your account

Mark concat_idents! unstable #34404

Merged
merged 1 commit into from
Jun 22, 2016
Merged

Mark concat_idents! unstable #34404

merged 1 commit into from
Jun 22, 2016

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Jun 21, 2016

This is mostly just a documentation fix as I don't think stability
attributes have any effect on macros.

before after

This is mostly just a documentation fix as I don't think stability
attributes have any effect on macros.
@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 1cc54d0 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 22, 2016
Mark concat_idents! unstable

This is mostly just a documentation fix as I don't think stability
attributes have any effect on macros.

[before](https://doc.rust-lang.org/nightly/std/macro.concat_idents!.html) [after](https://ollie27.github.io/rust_doc_test/std/macro.concat_idents!.html)
Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 22, 2016
Mark concat_idents! unstable

This is mostly just a documentation fix as I don't think stability
attributes have any effect on macros.

[before](https://doc.rust-lang.org/nightly/std/macro.concat_idents!.html) [after](https://ollie27.github.io/rust_doc_test/std/macro.concat_idents!.html)
bors added a commit that referenced this pull request Jun 22, 2016
Rollup of 7 pull requests

- Successful merges: #34190, #34363, #34367, #34383, #34387, #34394, #34404
- Failed merges:
@bors bors merged commit 1cc54d0 into rust-lang:master Jun 22, 2016
@ollie27 ollie27 deleted the concat_idents branch June 22, 2016 19:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants