Skip to content
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

Update to nightly 2024-06-13 #630

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Update to nightly 2024-06-13 #630

merged 2 commits into from
Jun 13, 2024

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jun 13, 2024

Assembly test changes are:

  • The ability to eliminate an empty Drop call in declare_class! test.
  • Code reordering in fast enumeration for unclear reasons?

Clippy lints are positive.

UI test changes are the usual reordering because of current nondeterminism, possibly fixed by rust-lang/rust#120812, and a few cleanups. Note that I had to set RUSTFLAGS to something while running trybuild, since otherwise it outputs the full list of suggested traits, see https://github.com/dtolnay/trybuild/blob/b1b7064b7ad11e0ab563e9eb843651d86e4545b7/src/cargo.rs#L44.

@madsmtm madsmtm force-pushed the update-nightly branch 4 times, most recently from 6f6562c to 0ea9505 Compare June 13, 2024 21:06
@madsmtm madsmtm merged commit 47358ba into master Jun 13, 2024
19 checks passed
@madsmtm madsmtm deleted the update-nightly branch June 13, 2024 22:58
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.

1 participant