-
Notifications
You must be signed in to change notification settings - Fork 13.3k
ICE: rustdoc on issue-70453-generics-in-discr-ice-2.rs: enum discriminant depends on generics #79495
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@rustbot label -T-compiler +T-rustdoc |
MCVE:
Rustc gives the correct error:
I expect this is the same sort of issue as #73566 (comment) where rustdoc ignores errors that the compiler requires to be emitted. |
Adding P-low by the same rationale as #79496 (comment). |
Appears to be fixed 🎉
|
TaKO8Ki
added a commit
to TaKO8Ki/rust
that referenced
this issue
Jun 28, 2022
TaKO8Ki
added a commit
to TaKO8Ki/rust
that referenced
this issue
Jun 28, 2022
Adding
|
Fixed by #111215 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Code
code from
./src/test/ui/enum-discriminant/issue-70453-generics-in-discr-ice-2.rs
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: