Skip to content

Update toolchain 2025-11-02#541

Open
Firestar99 wants to merge 15 commits intomainfrom
update-toolchain-2025-11-02
Open

Update toolchain 2025-11-02#541
Firestar99 wants to merge 15 commits intomainfrom
update-toolchain-2025-11-02

Conversation

@Firestar99
Copy link
Member

@Firestar99 Firestar99 commented Feb 26, 2026

Requires #543

See #543, these are the additional changes necessary to get to nightly-2025-11-02 and passing. The next step in #542 to nightly-2025-11-13 is looking like another big breakage.

I'm unsure if we want to merge this and use an in-the-middle rustc version. I'd say let's stay at #543 nightly-2025-10-24 for now.

nnethercote and others added 7 commits February 26, 2026 14:12
- We now get warnings about unnecessary parentheses around `dyn` types.
- Spelling of `sf.name.prefer_remapped_unconditionaly` was fixed (now
  ends in `lly`).
- `Pointer::into_parts` has been replaced with
  `Pointer::prov_and_relative_offset`.
- `BuilderMethods::dynamic_alloca` was removed.
- `TargetDataLayout::pointer_{size,align}` were changed from fields to
  methods.
- `AddressSpace::DATA` was renamed `AddressSpace::ZERO`.
- `run_fat_lto`, `optimize_fat`, and `autodiff` were merged into
  `run_and_optimize_fat_lto`, and the parameters were changed.
- `run_thin_lto` parameters were changed.
- `codegen` parameters were changed.
- `LtoModuleCodegen` was removed.
- Minor error message changes:
  - Some line number changes in rustc.
  - Some error message wording tweaks.

The LTO changes occurred in rust-lang/rust PR 143388 and PR 144062.
- `tcx.get_attrs_unchecked(...)` was replaced with
  `tcx.get_all_attrs(...)`.
- `run_link` has been removed.
- `BuilderMethods::tail_call` was added. It's currently `todo!()`.
- Adjust expected test outputs for very minor error message formatting
  changes.
- And update to glam 0.30.8.
@Firestar99 Firestar99 force-pushed the update-toolchain-2025-11-02 branch from ec92b7c to c1cd0bc Compare February 26, 2026 13:12
@Firestar99 Firestar99 force-pushed the update-toolchain-2025-11-02 branch 2 times, most recently from 45fa815 to 0074f5a Compare February 26, 2026 14:57
@Firestar99 Firestar99 marked this pull request as ready for review February 26, 2026 15:14
@Firestar99 Firestar99 marked this pull request as draft February 26, 2026 16:14
@Firestar99 Firestar99 force-pushed the update-toolchain-2025-11-02 branch from 0074f5a to 0a74002 Compare February 26, 2026 16:26
@Firestar99 Firestar99 force-pushed the update-toolchain-2025-11-02 branch from 0a74002 to 902d444 Compare February 26, 2026 16:46
@Firestar99 Firestar99 marked this pull request as ready for review February 26, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants