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

Feature attribute can be removed from atomic integers doctests. #61448

Closed
jfrimmel opened this issue Jun 2, 2019 · 1 comment · Fixed by #61453
Closed

Feature attribute can be removed from atomic integers doctests. #61448

jfrimmel opened this issue Jun 2, 2019 · 1 comment · Fixed by #61453
Assignees
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@jfrimmel
Copy link
Contributor

jfrimmel commented Jun 2, 2019

Since #56753 has already landed and the feature is stable, all the #![feature(integer_atomics)] at the top of the doctests, e.g. here can be removed.

This issue has been assigned to @lzutao via this comment.

@scottmcm scottmcm added the E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. label Jun 2, 2019
@tesuji
Copy link
Contributor

tesuji commented Jun 2, 2019

@rustbot claim

@rustbot rustbot self-assigned this Jun 2, 2019
pietroalbini added a commit to pietroalbini/rust that referenced this issue Jun 4, 2019
…omics, r=sfackler

Remove unneeded feature attr from atomic integers doctests

Closes rust-lang#61448

r? @Centril
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants