Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 6, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

royAmmerschuber and others added 30 commits November 2, 2025 13:25
simplify AccessRelatedness

minor changes

fix rel_pos...
…factor

Refactor TreeVisitor and Access Relatedness.
This updates the rust-version file to c5dabe8.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: c5dabe8
Filtered ref: deb7e877478be6ce428c3b90c685fc431be581fe
Upstream diff: 292be5c...c5dabe8

This merge was created using https://github.com/rust-lang/josh-sync.
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
This commit also modifies MiriInterface.hpp so that it is
compatible with GenMC's API.
This updates the rust-version file to 5f9dd05.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: 5f9dd05
Filtered ref: 0498b26a6ed7daad253a5c38fb8f800c437836f9
Upstream diff: c5dabe8...5f9dd05

This merge was created using https://github.com/rust-lang/josh-sync.
Use Github URL to fetch GenMC
user-relevant span: if no frame is in a local crate, use topmost non-track_caller frame
x86/rounding-error test: add a bit of slack
Take the configuration used by other teams to create Zulip topics for
T-libs backports.
…ature

This way warnings are emitted even in a check build.
Previously it was rather inconsistent which crates got the rust logo and
which didn't and setting html_root_url was forgotten in many cases.
Rustdoc forwards -Zcrate-attr=feature(rustdoc_internals) to doc tests,
but deny(warnings) overrides the -Ainternal_features.
…=WaffleLapkin

Move warning reporting from flag_to_backend_features to cfg_target_feature

This way warnings are emitted even in a check build.
…trochenkov

Deduplicate deprecation warning when using unit or tuple structs

First commit adds a test that's broken currently, 2nd commit fixes it.

Created with `@WaffleLapkin`
…ddle

[rustdoc search] Simplify itemTypes and filter "dependencies"

We currently have a list of type filters, some constants to be able to index the list of type filters and finally a `switch` to include some types in a given filter (for example when we filter on `constant`, we also include `associatedconstant` items).

r? ``@notriddle``
triagebot: Create Zulip topics for libs backports

Take the configuration used by other teams to create Zulip topics for T-libs backports.
matthiaskrgr and others added 6 commits November 5, 2025 21:28
Remove no longer necessary lint allow
…meGomez

Unify the configuration of the compiler docs

Previously it was rather inconsistent which crates got the rust logo and which didn't and setting html_root_url was forgotten in many cases.
miri subtree update

x86/rounding-error is causing spurious test failures. This sync fixes that.

---

Subtree update of `miri` to rust-lang/miri@de2a63b.

Created using https://github.com/rust-lang/josh-sync.

r? ``@ghost``
Fix ICE from lit_to_mir_constant caused by type error

Fixes #148515

we still need to mark that there were errors to prevent later phases (like MIR building) from proceeding.
…50_percent_more_mut, r=Amanieu

Merge `Vec::push{,_mut}_within_capacity`

Implements rust-lang/libs-team#689.

cc #135974, #100486

r? libs-api
Rollup of 8 pull requests

Successful merges:

 - #147994 (Deduplicate deprecation warning when using unit or tuple structs)
 - #148440 ([rustdoc search] Simplify itemTypes and filter "dependencies")
 - #148501 (triagebot: Create Zulip topics for libs backports)
 - #148517 (Remove no longer necessary lint allow)
 - #148518 (Unify the configuration of the compiler docs)
 - #148523 (miri subtree update)
 - #148525 (Fix ICE from lit_to_mir_constant caused by type error)
 - #148534 (Merge `Vec::push{,_mut}_within_capacity`)

r? `@ghost`
`@rustbot` modify labels: rollup
@pull pull bot locked and limited conversation to collaborators Nov 6, 2025
@pull pull bot added the ⤵️ pull label Nov 6, 2025
@pull pull bot merged commit 401ae55 into relaxcn:master Nov 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.