-
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 <ayush@beagleboard.org> Signed-off-by: fuyangpengqi <995764973@qq.com> Signed-off-by: Ookiineko <chiisaineko@protonmail.com> Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn> Signed-off-by: Sean Cross <sean@xobs.io> Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com> Co-authored-by: Folkert de Vries <folkert@folkertdev.nl> Co-authored-by: Will Woods <w@wizard.zone> Co-authored-by: Matthias Krüger <matthias.krueger@famsik.de> Co-authored-by: Slanterns <slanterns.w@gmail.com> Co-authored-by: Ayush Singh <ayush@beagleboard.org> Co-authored-by: Trevor Gross <tmgross@umich.edu> Co-authored-by: Peter Jaszkowiak <p.jaszkow@gmail.com> Co-authored-by: Karol Zwolak <karolzwolak7@gmail.com> Co-authored-by: binarycat <binarycat@envs.net> Co-authored-by: Marijn Schouten <hkBst@users.noreply.github.com> Co-authored-by: Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> Co-authored-by: Speedy_Lex <alex.ciocildau@gmail.com> Co-authored-by: bors <bors@rust-lang.org> Co-authored-by: fuyangpengqi <995764973@qq.com> Co-authored-by: Ralf Jung <post@ralfj.de> Co-authored-by: Henry Jiang <henry.jiang1@ibm.com> Co-authored-by: pcorwin <phoebe.corwin23@gmail.com> Co-authored-by: Michael Goulet <michael@errs.io> Co-authored-by: Jubilee <workingjubilee@gmail.com> Co-authored-by: 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> Co-authored-by: Scott McMurray <scottmcm@users.noreply.github.com> Co-authored-by: Oli Scherer <github333195615777966@oli-obk.de> Co-authored-by: okaneco <47607823+okaneco@users.noreply.github.com> Co-authored-by: Redddy <78539407+reddevilmidzy@users.noreply.github.com> Co-authored-by: Eric Huss <eric@huss.org> Co-authored-by: Santiago Pastorino <spastorino@gmail.com> Co-authored-by: Thalia Archibald <thalia@archibald.dev> Co-authored-by: Chris Denton <chris@chrisdenton.dev> Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com> Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com> Co-authored-by: Jacob Pratt <jacob@jhpratt.dev> Co-authored-by: Kevin Reid <kpreid@switchb.org> Co-authored-by: ltdk <usr@ltdk.xyz> Co-authored-by: Tobias Decking <Tobias.Decking@gmail.com> Co-authored-by: Steven Malis <smmalis37@gmail.com> Co-authored-by: Martin Habovstiak <martin.habovstiak@gmail.com> Co-authored-by: bdbai <bdbaiapp@163.com> Co-authored-by: joboet <jonasboettiger@icloud.com> Co-authored-by: Jethro Beekman <jethro@fortanix.com> Co-authored-by: LemonJ <1632798336@qq.com> Co-authored-by: Bastian Kersting <bkersting@google.com> Co-authored-by: Mara Bos <m-ou.se@m-ou.se> Co-authored-by: 王宇逸 <Strawberry_Str@hotmail.com> Co-authored-by: Ookiineko <chiisaineko@protonmail.com> Co-authored-by: Nicole LeGare <legare@google.com> Co-authored-by: Nicole LeGare <legaren@immunant.com> Co-authored-by: Nicole L <dlegare.1001@gmail.com> Co-authored-by: Arjun Ramesh <arjunr2@andrew.cmu.edu> Co-authored-by: xizheyin <xizheyin@smail.nju.edu.cn> Co-authored-by: Pavel Grigorenko <GrigorenkoPV@ya.ru> Co-authored-by: Oli Scherer <git-spam-no-reply9815368754983@oli-obk.de> Co-authored-by: Jakub Beránek <berykubik@gmail.com> Co-authored-by: Sean Cross <sean@xobs.io> Co-authored-by: Aurelia Molzer <5550310+HeroicKatora@users.noreply.github.com> Co-authored-by: beetrees <b@beetr.ee> Co-authored-by: Josh Stone <jistone@redhat.com> Co-authored-by: Manish Goregaokar <manishsmail@gmail.com> Co-authored-by: ClearLove <98693523+DiuDiu777@users.noreply.github.com> Co-authored-by: Thom Chiovoloni <thom@shift.click> Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com> Co-authored-by: León Orell Valerian Liehr <me@fmease.dev> Co-authored-by: Yotam Ofek <yotam.ofek@gmail.com> Co-authored-by: Noratrieb <48135649+Noratrieb@users.noreply.github.com> 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.