-
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 3 pull requests #125892
Rollup of 3 pull requests #125892
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86158f5 - Browse repository at this point
Copy the full SHA 86158f5View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 190a96f - Browse repository at this point
Copy the full SHA 190a96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdc5b2 - Browse repository at this point
Copy the full SHA 9bdc5b2View commit details -
Add some more specific checks to the MIR validator
None of the `PointerCoercion`s had any, so while there's probably more that could be done here, hopefully these are better than the previous nothing.
Configuration menu - View commit details
-
Copy full SHA for 11d6f18 - Browse repository at this point
Copy the full SHA 11d6f18View commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c32f84 - Browse repository at this point
Copy the full SHA 5c32f84View commit details -
Rollup merge of rust-lang#125311 - calebzulawski:repr-packed-simd-int…
…rinsics, r=workingjubilee Make repr(packed) vectors work with SIMD intrinsics In rust-lang#117116 I fixed `#[repr(packed, simd)]` by doing the expected thing and removing padding from the layout. This should be the last step in providing a solution to rust-lang/portable-simd#319
Configuration menu - View commit details
-
Copy full SHA for ca9dd62 - Browse repository at this point
Copy the full SHA ca9dd62View commit details -
Rollup merge of rust-lang#125849 - GuillaumeGomez:migrate-emit-named-…
…files, r=jieyouxu Migrate `run-make/emit-named-files` to `rmake.rs` Part of rust-lang#121876. r? `@jieyouxu`
Configuration menu - View commit details
-
Copy full SHA for 0722c94 - Browse repository at this point
Copy the full SHA 0722c94View commit details -
Rollup merge of rust-lang#125851 - scottmcm:moar-validate, r=compiler…
…-errors Add some more specific checks to the MIR validator None of the `PointerCoercion`s had any checks, so while there's probably more that could be done here, hopefully these are better than the previous nothing. r? mir
Configuration menu - View commit details
-
Copy full SHA for 30dc2ba - Browse repository at this point
Copy the full SHA 30dc2baView commit details