-
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 #116694
Closed
Closed
Rollup of 3 pull requests #116694
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 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d9481f - Browse repository at this point
Copy the full SHA 1d9481fView commit details
Commits on Oct 12, 2023
-
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 d6a55d3 - Browse repository at this point
Copy the full SHA d6a55d3View commit details -
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 0da6895 - Browse repository at this point
Copy the full SHA 0da6895View 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 95ebc01 - Browse repository at this point
Copy the full SHA 95ebc01View commit details -
Rollup merge of rust-lang#116630 - ouz-a:smir_span_better, r=oli-obk
Add ability to get lines/filename for Span in smir Wasn't sure about how to structure lines, so went with safest option, also I'm not sure why `span_to_lines` returns `vec`. Addresses rust-lang/project-stable-mir#44 r? `@oli-obk`
Configuration menu - View commit details
-
Copy full SHA for c7e8464 - Browse repository at this point
Copy the full SHA c7e8464View commit details
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.