-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Ge the host triple using LLVM. Fix a few 'mutable' warnings also. #354
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
Closed
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
Integrated, thanks. |
arielb1
pushed a commit
to arielb1/rust
that referenced
this pull request
Apr 10, 2015
Closes rust-lang#354
keeperofdakeys
pushed a commit
to keeperofdakeys/rust
that referenced
this pull request
Dec 12, 2017
Add missing constants for poll() flags
dlrobertson
pushed a commit
to dlrobertson/rust
that referenced
this pull request
Nov 29, 2018
Remove auto traits not deduped warning
ZuseZ4
pushed a commit
to EnzymeAD/rust
that referenced
this pull request
Mar 7, 2023
antoyo
added a commit
to antoyo/rust
that referenced
this pull request
Oct 26, 2023
optimize u128/i128 popcounts further
celinval
pushed a commit
to celinval/rust-dev
that referenced
this pull request
Jun 4, 2024
* support simd_extract intrinsic * support simd_insert intrinsic * move insert/extract tests to their own tile * extract codegen_intrinsic_simd_insert Co-authored-by: Adrian Palacios <[email protected]>
tautschnig
added a commit
to carolynzech/rust
that referenced
this pull request
May 20, 2025
This is an automated PR to merge library subtree updates from 2025-04-24 (rust-lang/rust@df35ff6) to 2025-05-06 (rust-lang/rust@2e6882a) (inclusive) into main. `git merge` resulted in conflicts, which require manual resolution. Files were commited with merge conflict markers. **Do not remove or edit the following annotations:** git-subtree-dir: library git-subtree-split: 794e274 --------- Signed-off-by: Huang Qi <[email protected]> Signed-off-by: Ayush Singh <[email protected]> Signed-off-by: xizheyin <[email protected]> Signed-off-by: Alice Ryhl <[email protected]> Signed-off-by: Jiahao XU <[email protected]> Signed-off-by: Sean Cross <[email protected]> Co-authored-by: Chris Denton <[email protected]> Co-authored-by: Huang Qi <[email protected]> Co-authored-by: bors <[email protected]> Co-authored-by: Ayush Singh <[email protected]> Co-authored-by: Thalia Archibald <[email protected]> Co-authored-by: Jacob Pratt <[email protected]> Co-authored-by: xizheyin <[email protected]> Co-authored-by: Diego Ongaro <[email protected]> Co-authored-by: Jethro Beekman <[email protected]> Co-authored-by: Ralf Jung <[email protected]> Co-authored-by: Janggun Lee <[email protected]> Co-authored-by: 0x79de <[email protected]> Co-authored-by: Matthias Krüger <[email protected]> Co-authored-by: binarycat <[email protected]> Co-authored-by: Glyn Normington <[email protected]> Co-authored-by: Stuart Cook <[email protected]> Co-authored-by: Tamir Duberstein <[email protected]> Co-authored-by: Alice Ryhl <[email protected]> Co-authored-by: Mara Bos <[email protected]> Co-authored-by: Josh Triplett <[email protected]> Co-authored-by: Bastian Kersting <[email protected]> Co-authored-by: Guillaume Gomez <[email protected]> Co-authored-by: Lyndon Brown <[email protected]> Co-authored-by: Kent Ross <[email protected]> Co-authored-by: Amanieu d'Antras <[email protected]> Co-authored-by: Noa <[email protected]> Co-authored-by: Ed Page <[email protected]> Co-authored-by: Trevor Gross <[email protected]> Co-authored-by: The Miri Cronjob Bot <[email protected]> Co-authored-by: Lieselotte <[email protected]> Co-authored-by: Patrick Mooney <[email protected]> Co-authored-by: Scott McMurray <[email protected]> Co-authored-by: Jonathan Gruner <[email protected]> Co-authored-by: Chris Denton <[email protected]> Co-authored-by: Onè <[email protected]> Co-authored-by: Folkert de Vries <[email protected]> Co-authored-by: Urgau <[email protected]> Co-authored-by: 王宇逸 <[email protected]> Co-authored-by: Jonas Böttiger <[email protected]> Co-authored-by: Hegui Dai <[email protected]> Co-authored-by: Gabriel Bjørnager Jensen <[email protected]> Co-authored-by: Artur Roos <[email protected]> Co-authored-by: Jiahao XU <[email protected]> Co-authored-by: Nicholas Nethercote <[email protected]> Co-authored-by: bendn <[email protected]> Co-authored-by: ismailarilik <[email protected]> Co-authored-by: Tobias <[email protected]> Co-authored-by: Ethan Wu <[email protected]> Co-authored-by: Jake Goulding <[email protected]> Co-authored-by: Michael Howell <[email protected]> Co-authored-by: Christopher Durham <[email protected]> Co-authored-by: Pavel Grigorenko <[email protected]> Co-authored-by: LemonJ <[email protected]> Co-authored-by: SabrinaJewson <[email protected]> Co-authored-by: Andrew Zhogin <[email protected]> Co-authored-by: DaniPopes <[email protected]> Co-authored-by: Sean Cross <[email protected]> Co-authored-by: Trevor Gross <[email protected]> Co-authored-by: Zachary S <[email protected]> Co-authored-by: sayantn <[email protected]> Co-authored-by: Eyal Kalderon <[email protected]> Co-authored-by: Lynnesbian <[email protected]> Co-authored-by: Christopher Berner <[email protected]> Co-authored-by: gitbot <git@bot> Co-authored-by: Michael Tautschnig <[email protected]> Co-authored-by: Carolyn Zech <[email protected]>
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.