-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Rollup of 11 pull requests #36090
Rollup of 11 pull requests #36090
Conversation
@bors: r+ p=1 |
📌 Commit 52ec7c6 has been approved by |
(rust_highfive has picked a reviewer for you, use r? to override) |
⌛ Testing commit 52ec7c6 with merge 9a258d0... |
💔 Test failed - auto-mac-64-opt |
Failed due to #36054. |
@bors: r+ p=1 |
📌 Commit 8a83cad has been approved by |
@bors: r+ p=1 force |
📌 Commit 0ff8a6a has been approved by |
💔 Test failed - auto-win-gnu-32-opt-rustbuild |
Shl
andShr
#35863, Updated code sample in chapter on syntax extensions. #35962, Rename {int,uint} methods to {isize,usize}. #35977, improveBitAnd
trait documentation #35993, add a simple example forthread::current()
#35997, update error E0451 to new format #36054, Update E0194 to new error format #36056, Update error format for E0458, E0459 #36070RangeTo
andRangeToInclusive
fails #35771, improve documentation forFn*
traits #35810