Skip to content

Subtree sync for rustc_codegen_cranelift #135776

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

Merged
merged 16 commits into from
Jan 20, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Rustup to rustc 1.86.0-nightly (419b3e2 2025-01-15)
  • Loading branch information
bjorn3 committed Jan 16, 2025
commit 8a46f85c7ebe7ceb93d9be06bc9b596b80c4b501
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-01-10"
channel = "nightly-2025-01-16"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"