-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Conversation
"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]
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. |
There was a problem hiding this 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!
src/doc/unstable-book/src/abi-ptx.md
Outdated
@@ -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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we have a standard form for this stuff, like this: https://github.com/rust-lang/rust/pull/41135/files#diff-d6ab7d3e772d67c4944af27d29e229cdR3
mind changing this to be identical? Thanks 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure thing. 😄
@bors r=steveklabnik |
📌 Commit 15fa301 has been approved by |
⌛ Testing commit 15fa301 with merge bbe9ce9... |
@bors retry
|
⌛ Testing commit 15fa301 with merge 5c1335e... |
💔 Test failed - status-appveyor |
@bors retry |
⌛ Testing commit 15fa301 with merge 4a15793... |
💔 Test failed - status-appveyor |
document some existing unstable features "msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib] r? @steveklabnik
⌛ Testing commit 15fa301 with merge 99e663e... |
💔 Test failed - status-appveyor |
document some existing unstable features "msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib] r? @steveklabnik
"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]
r? @steveklabnik