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

document some existing unstable features #41135

Merged
merged 2 commits into from
Apr 8, 2017
Merged

Conversation

japaric
Copy link
Member

@japaric japaric commented Apr 7, 2017

"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]

r? @steveklabnik

"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @steveklabnik (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

Copy link
Member

@steveklabnik steveklabnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one teeny tiny formatting nit, and then r=me. Thanks so much!

@@ -1,5 +1,59 @@
# `abi_ptx`

The tracking issue for this feature is: None.
The tracking issue for this feature
is: [38788](https://github.com/rust-lang/rust/issues/38788)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing. 😄

@japaric
Copy link
Member Author

japaric commented Apr 7, 2017

@bors r=steveklabnik

@bors
Copy link
Collaborator

bors commented Apr 7, 2017

📌 Commit 15fa301 has been approved by steveklabnik

@frewsxcv frewsxcv added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Apr 7, 2017
@bors
Copy link
Collaborator

bors commented Apr 7, 2017

⌛ Testing commit 15fa301 with merge bbe9ce9...

@TimNN
Copy link
Contributor

TimNN commented Apr 7, 2017

@bors retry

@bors
Copy link
Collaborator

bors commented Apr 7, 2017

⌛ Testing commit 15fa301 with merge 5c1335e...

@bors
Copy link
Collaborator

bors commented Apr 7, 2017

💔 Test failed - status-appveyor

@TimNN
Copy link
Contributor

TimNN commented Apr 7, 2017

@bors retry

@bors
Copy link
Collaborator

bors commented Apr 7, 2017

⌛ Testing commit 15fa301 with merge 4a15793...

@bors
Copy link
Collaborator

bors commented Apr 7, 2017

💔 Test failed - status-appveyor

@TimNN
Copy link
Contributor

TimNN commented Apr 7, 2017

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 7, 2017
document some existing unstable features

"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]

r? @steveklabnik
bors added a commit that referenced this pull request Apr 8, 2017
Rollup of 3 pull requests

- Successful merges: #41135, #41143, #41146
- Failed merges:
@bors
Copy link
Collaborator

bors commented Apr 8, 2017

⌛ Testing commit 15fa301 with merge 99e663e...

@bors
Copy link
Collaborator

bors commented Apr 8, 2017

💔 Test failed - status-appveyor

@TimNN
Copy link
Contributor

TimNN commented Apr 8, 2017

TimNN added a commit to TimNN/rust that referenced this pull request Apr 8, 2017
document some existing unstable features

"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]

r? @steveklabnik
@TimNN TimNN mentioned this pull request Apr 8, 2017
bors added a commit that referenced this pull request Apr 8, 2017
Rollup of 4 pull requests

- Successful merges: #41135, #41143, #41146, #41152
- Failed merges:
@bors bors merged commit 15fa301 into rust-lang:master Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants