-
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 6 pull requests #90916
Rollup of 6 pull requests #90916
Commits on Nov 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 27893dd - Browse repository at this point
Copy the full SHA 27893ddView commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 181716a - Browse repository at this point
Copy the full SHA 181716aView commit details
Commits on Nov 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a24e2ed - Browse repository at this point
Copy the full SHA a24e2edView commit details
Commits on Nov 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94ca0b3 - Browse repository at this point
Copy the full SHA 94ca0b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ec47a - Browse repository at this point
Copy the full SHA 50ec47aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60595f7 - Browse repository at this point
Copy the full SHA 60595f7View commit details
Commits on Nov 15, 2021
-
Rollup merge of rust-lang#90560 - vandenheuvel:commandline_argfile_te…
…sts, r=wesleywiser Group commandline tests in a directory I grouped the `ui/command*` tests in `ui/command/argfile/` and `rustdoc-ui/command*` in `rustdoc-ui/commandline-argfile/`.
Configuration menu - View commit details
-
Copy full SHA for bf57fec - Browse repository at this point
Copy the full SHA bf57fecView commit details -
Rollup merge of rust-lang#90790 - tamaroning:fix-lib-std-test, r=Mark…
…-Simulacrum Fix standard library test with read_link closes rust-lang#90669 resolve this issue by comparing between Paths instead of strs
Configuration menu - View commit details
-
Copy full SHA for 66c587e - Browse repository at this point
Copy the full SHA 66c587eView commit details -
Rollup merge of rust-lang#90834 - cuviper:android-gnu, r=petrochenkov
Android is not GNU For a long time, the Android targets had `target_env=""`, but this changed to `"gnu"` in Rust 1.49.0. I tracked this down to rust-lang#77729 which started setting `"gnu"` in the `linux_base` target options, and this was inherited by `android_base`. Then rust-lang#78929 split the env into `linux_gnu_base`, but `android_base` was also changed to follow that. Android was not specifically mentioned in either pull request, so I believe this was an accident. Moving it back to `linux_base` will use an empty `env` again. r? `@Mark-Simulacrum` cc `@petrochenkov`
Configuration menu - View commit details
-
Copy full SHA for 6960a1f - Browse repository at this point
Copy the full SHA 6960a1fView commit details -
Rollup merge of rust-lang#90892 - RalfJung:miri-partial-ptr-copy, r=o…
…li-obk fix ICE on Miri/CTFE copy of half a pointer Fixes rust-lang/miri#1910 r? ``@oli-obk``
Configuration menu - View commit details
-
Copy full SHA for 3143581 - Browse repository at this point
Copy the full SHA 3143581View commit details -
Rollup merge of rust-lang#90900 - andjo403:removeLlvm12Check, r=nikic
Remove workaround for the forward progress handling in LLVM this workaround was only needed for LLVM < 12 and the minimum LLVM version was updated to 12 in rust-lang#90175
Configuration menu - View commit details
-
Copy full SHA for 393176b - Browse repository at this point
Copy the full SHA 393176bView commit details -
Rollup merge of rust-lang#90909 - RalfJung:miri-no-portable-simd, r=w…
…orkingjubilee disable portable SIMD tests in Miri Until rust-lang/miri#1912 is resolved, we'll have to skip these tests in Miri.
Configuration menu - View commit details
-
Copy full SHA for 672295e - Browse repository at this point
Copy the full SHA 672295eView commit details