-
Notifications
You must be signed in to change notification settings - Fork 13.3k
More statement-to-expression edits #309
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oli-obk
added a commit
to oli-obk/rust
that referenced
this pull request
Sep 19, 2017
Refactoring: Couple values and types into an object when passed around together
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this pull request
Dec 12, 2017
Add semaphore APIs
kazcw
pushed a commit
to kazcw/rust
that referenced
this pull request
Oct 23, 2018
Looks like intrinsics that weren't listing a target feature were accidentally omitted from the verification logic, so this commit fixes that! Along the way I've ended up filing rust-lang#307 and rust-lang#308 for detected inconsistencies.
workingjubilee
pushed a commit
to workingjubilee/rustc
that referenced
this pull request
May 10, 2023
Mark more mask functions inline
carolynzech
pushed a commit
to carolynzech/rust
that referenced
this pull request
Apr 17, 2025
This is an automated PR to merge library subtree updates from 2025-03-17 (rust-lang/rust@227690a) to 2025-03-18 (rust-lang/rust@43a2e9d), inclusive. This is a clean merge, no conflicts were detected. **Do not remove or edit the following annotations:** git-subtree-dir: library git-subtree-split: 8902bd3 --------- Signed-off-by: Ayush Singh <[email protected]> Signed-off-by: fuyangpengqi <[email protected]> Signed-off-by: Ookiineko <[email protected]> Signed-off-by: xizheyin <[email protected]> Signed-off-by: Sean Cross <[email protected]> Signed-off-by: Jiahao XU <[email protected]> Co-authored-by: Folkert de Vries <[email protected]> Co-authored-by: Will Woods <[email protected]> Co-authored-by: Matthias Krüger <[email protected]> Co-authored-by: Slanterns <[email protected]> Co-authored-by: Ayush Singh <[email protected]> Co-authored-by: Trevor Gross <[email protected]> Co-authored-by: Peter Jaszkowiak <[email protected]> Co-authored-by: Karol Zwolak <[email protected]> Co-authored-by: binarycat <[email protected]> Co-authored-by: Marijn Schouten <[email protected]> Co-authored-by: Matthias Krüger <[email protected]> Co-authored-by: Speedy_Lex <[email protected]> Co-authored-by: bors <[email protected]> Co-authored-by: fuyangpengqi <[email protected]> Co-authored-by: Ralf Jung <[email protected]> Co-authored-by: Henry Jiang <[email protected]> Co-authored-by: pcorwin <[email protected]> Co-authored-by: Michael Goulet <[email protected]> Co-authored-by: Jubilee <[email protected]> Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]> Co-authored-by: Scott McMurray <[email protected]> Co-authored-by: Oli Scherer <[email protected]> Co-authored-by: okaneco <[email protected]> Co-authored-by: Redddy <[email protected]> Co-authored-by: Eric Huss <[email protected]> Co-authored-by: Santiago Pastorino <[email protected]> Co-authored-by: Thalia Archibald <[email protected]> Co-authored-by: Chris Denton <[email protected]> Co-authored-by: bjorn3 <[email protected]> Co-authored-by: Guillaume Gomez <[email protected]> Co-authored-by: Jacob Pratt <[email protected]> Co-authored-by: Kevin Reid <[email protected]> Co-authored-by: ltdk <[email protected]> Co-authored-by: Tobias Decking <[email protected]> Co-authored-by: Steven Malis <[email protected]> Co-authored-by: Martin Habovstiak <[email protected]> Co-authored-by: bdbai <[email protected]> Co-authored-by: joboet <[email protected]> Co-authored-by: Jethro Beekman <[email protected]> Co-authored-by: LemonJ <[email protected]> Co-authored-by: Bastian Kersting <[email protected]> Co-authored-by: Mara Bos <[email protected]> Co-authored-by: 王宇逸 <[email protected]> Co-authored-by: Ookiineko <[email protected]> Co-authored-by: Nicole LeGare <[email protected]> Co-authored-by: Nicole LeGare <[email protected]> Co-authored-by: Nicole L <[email protected]> Co-authored-by: Arjun Ramesh <[email protected]> Co-authored-by: xizheyin <[email protected]> Co-authored-by: Pavel Grigorenko <[email protected]> Co-authored-by: Oli Scherer <[email protected]> Co-authored-by: Jakub Beránek <[email protected]> Co-authored-by: Sean Cross <[email protected]> Co-authored-by: Aurelia Molzer <[email protected]> Co-authored-by: beetrees <[email protected]> Co-authored-by: Josh Stone <[email protected]> Co-authored-by: Manish Goregaokar <[email protected]> Co-authored-by: ClearLove <[email protected]> Co-authored-by: Thom Chiovoloni <[email protected]> Co-authored-by: Jiahao XU <[email protected]> Co-authored-by: León Orell Valerian Liehr <[email protected]> Co-authored-by: Yotam Ofek <[email protected]> Co-authored-by: Noratrieb <[email protected]> Co-authored-by: gitbot <git@bot>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.