-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Build warning: issue_5723_bootstrap #16938
Comments
Simply removing the directives does not seem to work:
|
What version of rustc were you building? All these versions have been removed on master. |
Oops, my mistake, I was using an older version. |
lnicola
pushed a commit
to lnicola/rust
that referenced
this issue
Apr 24, 2024
Implement `BeginPanic` handling in const eval for rust-lang#16935, needs some figuring out of how to write these tests correctly
RalfJung
pushed a commit
to RalfJung/rust
that referenced
this issue
Apr 27, 2024
Implement `BeginPanic` handling in const eval for rust-lang#16935, needs some figuring out of how to write these tests correctly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A clear build produces a couple of errors like:
The relevant issue #5723 was closed in favor of #16462 which has been closed, but the warnings remain.
The text was updated successfully, but these errors were encountered: