-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
New section of the book: nightly rust #23719
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
This diff is basically just extracting all the parts of the book out, with the exception of |
Is the empty file src/doc/trpl/tracing-macros.md intentional? |
Uh, no. Whoops! |
763031e
to
7f78488
Compare
the compiler to insert its usual stack alignment code | ||
3. *intel* - use intel syntax instead of the default AT&T. | ||
|
||
# Avoiding the standard library |
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.
This section appears to have disappeared, was that intentional? (I'm ok if it was)
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.
Oh wait nevermind this header just changed names and my search-fu failed me
7f78488
to
7ef73ce
Compare
@bors: r+ rollup Nice idea! |
📌 Commit 7ef73ce has been approved by |
🎊 |
…richton Now that feature flags are only on nightly, it's good to split this stuff out.
I think this errored out in the rollup with:
|
Now that feature flags are only on nightly, it's good to split this stuff out.
7ef73ce
to
c153fc1
Compare
I don't know what caused this error, but I'll rebase in case there's something weird, and let's just non-rollup this one. |
@bors: r=alexcrichton |
📌 Commit c153fc1 has been approved by |
…richton Now that feature flags are only on nightly, it's good to split this stuff out.
Now that feature flags are only on nightly, it's good to split this stuff out.
Now that feature flags are only on nightly, it's good to split this stuff out.