-
Notifications
You must be signed in to change notification settings - Fork 97
Update toolchain 2026-03-06 #545
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
Open
LegNeato
wants to merge
32
commits into
main
Choose a base branch
from
pr-542-latest-nightly-refresh
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,616
−1,199
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
aa9ef5e
Update pinned toolchain to nightly-2026-03-06
LegNeato 2de9db3
Port backend trait surface to rustc 1.96 APIs
LegNeato 285545f
Port backend internals and ABI plumbing to latest nightly
LegNeato be7148b
Handle newer panic format_args lowering patterns
LegNeato 771aa99
Handle nightly panic format_args lowering and unsized const reification
LegNeato 0453c80
Fix new nightly clippy suggestions in type trie and linker
LegNeato 543eb26
Port linker test harness to current rustc session APIs
LegNeato a303ad3
Resolve new collapsible-match clippy lints in example runners
LegNeato c70cdc3
Guard runtime-array const reification against truncation and ZST tails
LegNeato a8b858a
Replace fmt::Arguments sentinel metadata with typed constructor tags
LegNeato 2af3b54
Gate bounds/precondition panic-entry detection to non-local core symbols
LegNeato 1c64a85
Fix panic-entry matching and disable-pqp unused-features lint
LegNeato 6c9a7b4
Bless compiletest stderr for updated nightly diagnostics
LegNeato e0ef82c
Rustfmt codegen_cx panic-entry matcher formatting
LegNeato d5b1aef
spirv-builder: pass -Zjson-target-spec for JSON targets
LegNeato 65058a9
compiletests: bless sampled image query_size_lod stderr
LegNeato 5795f08
codegen: adapt panic format_args decompiler for new nightly shapes
LegNeato 3ae3af3
codegen: stop treating core precondition_check as panic entry point
LegNeato 7669aa1
codegen: harden panic format_args fallback for split/pass-through shapes
LegNeato 899a7b0
codegen: preserve raw fn ABI query invariants
LegNeato 156887d
codegen: harden panic message decoding for nightly call shapes
LegNeato facad7d
codegen: preserve panic_const messages in panic fast path
LegNeato b4a6a4c
codegen: decode panic_bounds_check debug-printf args
LegNeato e900eb2
compiletests: normalize relative spirv-std paths in stderr
LegNeato c3cedf9
fix lint and spv1.3 stderr for panic/message updates
LegNeato 12cc6a9
codegen: use size-based alloca for panic arg spill
LegNeato 12c5bb4
codegen: emit typed local panic spills without typed_alloca
LegNeato f9d718f
codegen: align funclet stubs and likely handling notes
LegNeato 203c750
codegen: fix panic entry-point classification and arg decoding
LegNeato 2f54cdf
codegen: match likely/unlikely via intrinsic symbols
LegNeato ee49a27
compiletests: update ptr_copy stderr for extra pointer-cast diagnostic
LegNeato db063f6
style: run cargo fmt --all
LegNeato File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.