Skip to content

YOLO 1.50.0 - #4935

Draft
powerboat9 wants to merge 8 commits into
Rust-GCC:masterfrom
powerboat9:yolo-50
Draft

powerboat9 wants to merge 8 commits into
Rust-GCC:masterfrom
powerboat9:yolo-50

Conversation

@powerboat9

Copy link
Copy Markdown
Collaborator

Switches our rustc target from 1.49 to 1.50. Still a draft, and puts off solving an issue with the extended_key_value_attributes feature until 1.51+. @philberty we still compile core up to typecheck, though I can't tell if this effects what you're working on currently.

We can do larger version bumps in the future (1.50 -> 1.55 next? 1.56 stabilizes edition 2021 I think), the single-version bump is a bit of a proof of concept.

Depends on #4934

This should make it easier to upgrade libraries when we bump the target
rustc version.

libgrust/ChangeLog:

	* rustc-lib/version-info: Regenerate, now mentions stdarch.
	* contrib/vendor-libs.sh: New file.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
@@ -1,4 +1,4 @@
// Copyright (C) 2025-2026 Free Software Foundation, Inc.
// Copyright (C) 2026 Free Software Foundation, Inc.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure this is correct, even if you're regenerating the file - it has been in the compiler for longer than just the year 2026

This branch has not been deployed

No deployments
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.

2 participants