Rollup of 14 pull requests - #162973
Closed
JonathanBrouwer wants to merge 52 commits into
Closed
Rollup of 14 pull requests#162973JonathanBrouwer wants to merge 52 commits into
JonathanBrouwer wants to merge 52 commits into
Conversation
expectations not fulfulling
Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
…ctly long double (i.e. f128) is special-case in the sparc abi
there's no need to wrap the value at runtime to visit it
- fix margins - ensure the MIR code wraps instead of needing scrollbars - defocus the trace suffixes
This updates the rust-version file to da51146.
This updates the rust-version file to 32d94cc.
This reverts commit 102f03d2c410660a45d0231fdafdd347e0d4e77f.
Update unicode_data to Unicode version 18.0.0 Had to add an extra array to `L2Lut` to account for characters that change plane when case-mapped (so far, only U+1DF95 LATIN SMALL LIGATURE LONG S WITH DESCENDER S). Also made `version()` defer to `ucd_parse::ucd_directory_version()`, which is more robust to minor changes in the ReadMe.txt format.
…oshtriplett Use niche length type for strlen to guarantee `isize::MAX` bound Alternative to rust-lang#162912. r? hanna-kruppe cc @Darksonn
Member
Author
|
@bors r+ p=5 |
Contributor
This comment has been minimized.
This comment has been minimized.
rust-bors Bot
pushed a commit
that referenced
this pull request
Sep 18, 2026
…uwer Rollup of 14 pull requests Successful merges: - #160401 (sparc: make ABI consistent with clang) - #161777 (Add Natvis visualiser and debuginfo tests for `f128`) - #162740 (stdarch subtree update) - #162824 (link Enzyme and the offload with in-tree lld if possible) - #161005 (fix: unfulfilled nested dead code lint) - #161803 (Fix docs of make_ascii_lowercase/make_ascii_upercase) - #162256 (Add mentions to sync back `RELEASES.md` to the `main` branch) - #162661 (simplify `Target::GenericParam`) - #162666 (Tidy footnote in `platform-support.md`) - #162803 (docs(num): add documentation for `NonZero::from_str`) - #162906 (Move more `rustdoc-html` tests in the right location) - #162922 (An assortment of polonius tweaks) - #162929 (Update unicode_data to Unicode version 18.0.0) - #162930 (Use niche length type for strlen to guarantee `isize::MAX` bound)
Collaborator
|
The job Click to see the possible cause of the failure (guessed by this bot) |
Contributor
|
💔 Test for 865de71 failed: CI. Failed job:
|
Contributor
|
PR #161777, which is a member of this rollup, was unapproved. |
Contributor
|
PR #161777, which is a member of this rollup, changed its commit SHA. This rollup was closed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Successful merges:
f128#161777 (Add Natvis visualiser and debuginfo tests forf128)RELEASES.mdto themainbranch #162256 (Add mentions to sync backRELEASES.mdto themainbranch)Target::GenericParam#162661 (simplifyTarget::GenericParam)platform-support.md#162666 (Tidy footnote inplatform-support.md)NonZero::from_str#162803 (docs(num): add documentation forNonZero::from_str)rustdoc-htmltests in the right location #162906 (Move morerustdoc-htmltests in the right location)isize::MAXbound #162930 (Use niche length type for strlen to guaranteeisize::MAXbound)r? @ghost
Create a similar rollup