-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 22 pull requests #56873
Rollup of 22 pull requests #56873
Conversation
@bors r+ p=10 |
📌 Commit d7db774600dda3b4f6969e6e95a81942f5227417 has been approved by |
⌛ Testing commit d7db774600dda3b4f6969e6e95a81942f5227417 with merge 26d7af6047a440f8c205da1812d0630fa2995eae... |
💔 Test failed - status-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Successful merges:
$crate
in procedural macros #56647 (Rework treatment of$crate
in procedural macros)const unsafe fn
bodiesunsafe
#56706 (Makeconst unsafe fn
bodiesunsafe
)TokenStream
improvements #56737 (TokenStream
improvements).display()
when trying to print aPath
#56761 (Suggest using.display()
when trying to print aPath
)simd_select_bitmask
intrinsic #56789 (rustc: Add an unstablesimd_select_bitmask
intrinsic)cmpxchg16b
target feature on x86/x86_64 #56826 (rustc: Add thecmpxchg16b
target feature on x86/x86_64)rustc_demangle
from crates.io #56832 (std: Userustc_demangle
from crates.io)Self
ctor in typedefs #56850 (Fixed issue with usingSelf
ctor in typedefs)std::fs::canonicalize
#56858 (Fix doc ofstd::fs::canonicalize
)Failed merges:
r? @ghost