Uh oh!
There was an error while loading. Please reload this page.
Remove unneeded feature attr from atomic integers doctests - #61453
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bors
commented
Jun 2, 2019
@lzutao: 🔑 Insufficient privileges: not in try users |
Centril
commented
Jun 2, 2019
r? @sfackler |
sfackler
commented
Jun 2, 2019
Where else is $extra_feature used? It seems like it can be removed entirely from the macro, right? |
tesuji
commented
Jun 2, 2019
I was thinking that |
f256ebd to
90d8781Comparetesuji
commented
Jun 2, 2019
|
Uh oh!
There was an error while loading. Please reload this page.
sfackler
commented
Jun 2, 2019
Oh, okay. |
90d8781 to
f60b5f1Comparetesuji
commented
Jun 4, 2019
Ping @sfackler , this PR is ready to review again. |
sfackler
commented
Jun 4, 2019
@bors r+ rollup Thanks! |
bors
commented
Jun 4, 2019
📌 Commit f60b5f1 has been approved by |
…omics, r=sfackler Remove unneeded feature attr from atomic integers doctests Closesrust-lang#61448 r? @Centril
Rollup of 5 pull requests Successful merges: - #61069 (Make MIR drop terminators borrow the dropped location) - #61453 (Remove unneeded feature attr from atomic integers doctests) - #61488 (Fix NLL typeck ICEs) - #61500 (Fix regression 61475) - #61523 (Hide gen_future API from documentation) Failed merges: r? @ghost
Closes#61448
r? @Centril