-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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 4 pull requests #60636
Rollup of 4 pull requests #60636
Commits on May 6, 2019
-
Omit the vendor component in the WASI triple
This renames wasm32-unknown-wasi to wasm32-wasi, omitting the vendor component. This follows aarch64-linux-android, x86_64-fuchsia, and others in omitting the vendor field, which has the advantage of aligning with the [multiarch tuple](https://wiki.debian.org/Multiarch/Tuples), and of being less noisy.
Configuration menu - View commit details
-
Copy full SHA for 58624ed - Browse repository at this point
Copy the full SHA 58624edView commit details
Commits on May 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e789b9 - Browse repository at this point
Copy the full SHA 2e789b9View commit details
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 47768b2 - Browse repository at this point
Copy the full SHA 47768b2View commit details -
std: Update compiler-builtins crate
Pulls in a fix for ensuring that wasm targets have code in compiler-builtins for `ldexp` which LLVM can generate references to.
Configuration menu - View commit details
-
Copy full SHA for 7e80355 - Browse repository at this point
Copy the full SHA 7e80355View commit details -
Rollup merge of rust-lang#60491 - alexcrichton:update-cb, r=nikomatsakis
std: Update compiler-builtins crate Pulls in a fix for ensuring that wasm targets have code in compiler-builtins for `ldexp` which LLVM can generate references to.
Configuration menu - View commit details
-
Copy full SHA for 804d1ce - Browse repository at this point
Copy the full SHA 804d1ceView commit details -
Rollup merge of rust-lang#60572 - tmandry:issue-59972, r=RalfJung,oli…
…-obk Add test for rust-lang#59972 This PR adds a test for rust-lang#59972, which was fixed in rust-lang#59897. Closes rust-lang#59972. r? @eddyb
Configuration menu - View commit details
-
Copy full SHA for feb0608 - Browse repository at this point
Copy the full SHA feb0608View commit details -
Rollup merge of rust-lang#60585 - sunfishcode:wasm32-wasi, r=alexcric…
…hton Omit the vendor component in the WASI triple This renames wasm32-unknown-wasi to wasm32-wasi, omitting the vendor component. This follows aarch64-linux-android, x86_64-fuchsia, and others in omitting the vendor field, which has the advantage of aligning with the [multiarch tuple](https://wiki.debian.org/Multiarch/Tuples), and of being less noisy. r? @alexcrichton
Configuration menu - View commit details
-
Copy full SHA for 77aa864 - Browse repository at this point
Copy the full SHA 77aa864View commit details -
Rollup merge of rust-lang#60634 - Centril:lang-items-docs, r=oli-obk
Document + Cleanup lang_items.rs Byproduct of work on rust-lang#60607. r? @oli-obk
Configuration menu - View commit details
-
Copy full SHA for 21c0514 - Browse repository at this point
Copy the full SHA 21c0514View commit details