Skip to content

Fix warnings on nightly.#2120

Merged
ltratt merged 2 commits intoykjit:masterfrom
ltratt:update_for_nightly
Mar 6, 2026
Merged

Fix warnings on nightly.#2120
ltratt merged 2 commits intoykjit:masterfrom
ltratt:update_for_nightly

Conversation

@ltratt
Copy link
Contributor

@ltratt ltratt commented Mar 6, 2026

No description provided.

#![feature(box_patterns)]
#![feature(int_roundings)]
#![feature(trim_prefix_suffix)]
#![cfg_attr(test, feature(trim_prefix_suffix))]
Copy link
Contributor

Choose a reason for hiding this comment

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

I see!

@vext01 vext01 added this pull request to the merge queue Mar 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 6, 2026
@ltratt
Copy link
Contributor Author

ltratt commented Mar 6, 2026

@vext01 We randomly shook out another timing bug. I will need to rebase this PR if you're OK with me doing so?

@vext01
Copy link
Contributor

vext01 commented Mar 6, 2026

go ahead.

@ltratt ltratt force-pushed the update_for_nightly branch from 103dcc5 to b76a939 Compare March 6, 2026 12:03
@ltratt
Copy link
Contributor Author

ltratt commented Mar 6, 2026

Rebased.

@vext01 vext01 added this pull request to the merge queue Mar 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 6, 2026
ltratt added 2 commits March 6, 2026 13:26
This makes tests such as `simple_non_serialised` more likely to succeed
(though they are still nondeterministic, at least in theory... which I
need to think more about).
@ltratt ltratt force-pushed the update_for_nightly branch from b76a939 to d3c4f3f Compare March 6, 2026 13:26
@ltratt ltratt enabled auto-merge March 6, 2026 13:26
@ltratt ltratt added this pull request to the merge queue Mar 6, 2026
Merged via the queue into ykjit:master with commit e7f9801 Mar 6, 2026
2 checks passed
@ltratt ltratt deleted the update_for_nightly branch March 7, 2026 16:40
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