-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 #116726
Rollup of 6 pull requests #116726
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 25b8102 - Browse repository at this point
Copy the full SHA 25b8102View commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4f3f3c - Browse repository at this point
Copy the full SHA e4f3f3cView commit details
Commits on Oct 9, 2023
-
add
SAFETY
block on usage of unsafegetuid
Signed-off-by: onur-ozkan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86e9b0f - Browse repository at this point
Copy the full SHA 86e9b0fView commit details
Commits on Oct 10, 2023
-
Add the V (vector) extension to the riscv64-linux-android target spec
This feature has been enabled and tested internally in the Android project.
Configuration menu - View commit details
-
Copy full SHA for 6efc71c - Browse repository at this point
Copy the full SHA 6efc71cView commit details
Commits on Oct 12, 2023
-
Add documentation for the riscv64-android-linux target
This commit adds additional documentation describing the features/extensions required by the riscv64-linux-android target.
Configuration menu - View commit details
-
Copy full SHA for 899f81f - Browse repository at this point
Copy the full SHA 899f81fView commit details -
Update library/core/src/alloc/layout.rs
Co-authored-by: David Tolnay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9b0966 - Browse repository at this point
Copy the full SHA a9b0966View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bc6ae4 - Browse repository at this point
Copy the full SHA 1bc6ae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 166c353 - Browse repository at this point
Copy the full SHA 166c353View commit details -
Configuration menu - View commit details
-
Copy full SHA for feedd68 - Browse repository at this point
Copy the full SHA feedd68View commit details
Commits on Oct 14, 2023
-
Rollup merge of rust-lang#115653 - joshlf:patch-9, r=dtolnay
Guarantee that Layout::align returns a non-zero power of two
Configuration menu - View commit details
-
Copy full SHA for 838b948 - Browse repository at this point
Copy the full SHA 838b948View commit details -
Rollup merge of rust-lang#116312 - c410-f3r:try, r=b-naber
Initiate the inner usage of `cfg_match` (Compiler) cc rust-lang#115585 Dogfood to test the implementation and remove dependencies.
Configuration menu - View commit details
-
Copy full SHA for 97a9f6e - Browse repository at this point
Copy the full SHA 97a9f6eView commit details -
Rollup merge of rust-lang#116577 - onur-ozkan:add-safety-block-on-uns…
…afe, r=clubby789 add `SAFETY` block on the usage of unsafe `getuid` We pointed out this unsafe usage in rust-lang#109859, and as a result, we received a fix PR rust-lang#116476. However, it's important to note that the `libc::getuid()` never actually fails. This PR aims to clarify its safety.
Configuration menu - View commit details
-
Copy full SHA for 7f6ff13 - Browse repository at this point
Copy the full SHA 7f6ff13View commit details -
Rollup merge of rust-lang#116618 - chriswailes:riscv64-linux-android-…
…vector, r=workingjubilee Add the V (vector) extension to the riscv64-linux-android target spec This feature has been enabled and tested internally in the Android project.
Configuration menu - View commit details
-
Copy full SHA for c4cfa5a - Browse repository at this point
Copy the full SHA c4cfa5aView commit details -
Rollup merge of rust-lang#116679 - estebank:rewrap-unwrap, r=oli-obk
Remove some unnecessary `unwrap`s
Configuration menu - View commit details
-
Copy full SHA for e06f348 - Browse repository at this point
Copy the full SHA e06f348View commit details -
Rollup merge of rust-lang#116689 - lcnr:auto-trait-hidden-ty-leak, r=…
…compiler-errors explicitly handle auto trait leakage in coherence does not impact behavior but may avoid weird bugs in the future, cc rust-lang/trait-system-refactor-initiative#65 r? `@compiler-errors`
Configuration menu - View commit details
-
Copy full SHA for b8571ab - Browse repository at this point
Copy the full SHA b8571abView commit details