Rollup of 18 pull requests#159762
Closed
jhpratt wants to merge 107 commits into
Closed
Conversation
…d ZST struct/enums. Also add tests for the guaranteed types.
use sentence case for titles
fix rustup update command for autodiff
use sentence case on some section/chapter titles
* Enable autodiff tests on x86_64 linux * move autodiff job def * remove redundant ./x build
Replace codeview.pdf with link to archived webpage
…comment-in-typeck, r=lcnr Remove outdated comment for resolve_vars_with_obligations from [#t-types/trait-system-refactor > incorrect `resolve_vars_with_obligations` fixme ](https://rust-lang.zulipchat.com/#narrow/channel/364551-t-types.2Ftrait-system-refactor/topic/incorrect.20.60resolve_vars_with_obligations.60.20fixme/with/612312074) r? @lcnr
Member
Author
|
@bors r+ rollup=never p=5 |
Contributor
rust-bors Bot
pushed a commit
that referenced
this pull request
Jul 23, 2026
Rollup of 18 pull requests Successful merges: - #138618 (Support using const pointers in asm `const` operand) - #150161 (Remove 'static requirement on try_as_dyn) - #158362 (trait solver: account for universes from replace_bound_vars) - #159173 (Add allowed list check on EII implementations attributes) - #159466 (cmse: clear variant-dependent padding in `enum`s) - #159718 (Make `DocLinkResMap` an `FxIndexMap`) - #155795 (constify `vec![1, 2, 3]` macro) - #157776 (ci: Enable autodiff tests on x86_64 linux) - #157905 (Update comments and add tests for `-Zrandomize-layout` for some guaranteed ZSTs) - #159041 (Reorganize `tests/ui/issues` [22/N]) - #159108 (Reorganize `tests/ui/issues` [23/N]) - #159138 (doc: document wasm import symbol mangling) - #159531 (Reorganize `tests/ui/issues` [28/N]) - #159608 (early_otherwise: Don't hoist dereferences when the otherwise branch is reachable) - #159612 (Reorganize `tests/ui/issues` [29/N]) - #159653 (run `tests/assembly-llvm/asm/aarch64-types.rs` for `aarch64_be`) - #159759 (rustc-dev-guide subtree update) - #159761 (Remove outdated comment for resolve_vars_with_obligations)
This comment has been minimized.
This comment has been minimized.
Collaborator
|
The job Click to see the possible cause of the failure (guessed by this bot) |
Contributor
|
💔 Test for 7517eb1 failed: CI. Failed job:
|
Contributor
|
PR #159466, which is a member of this rollup, was unapproved. |
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:
constoperand #138618 (Support using const pointers in asmconstoperand)enums #159466 (cmse: clear variant-dependent padding inenums)DocLinkResMapanFxIndexMap#159718 (MakeDocLinkResMapanFxIndexMap)vec![1, 2, 3]macro #155795 (constifyvec![1, 2, 3]macro)-Zrandomize-layoutfor some guaranteed ZSTs #157905 (Update comments and add tests for-Zrandomize-layoutfor some guaranteed ZSTs)tests/ui/issues[22/N] #159041 (Reorganizetests/ui/issues[22/N])tests/ui/issues[23/N] #159108 (Reorganizetests/ui/issues[23/N])tests/ui/issues[28/N] #159531 (Reorganizetests/ui/issues[28/N])tests/ui/issues[29/N] #159612 (Reorganizetests/ui/issues[29/N])tests/assembly-llvm/asm/aarch64-types.rsforaarch64_be#159653 (runtests/assembly-llvm/asm/aarch64-types.rsforaarch64_be)r? @ghost
Create a similar rollup