-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Raw fluent diagnostic structs #121334
Raw fluent diagnostic structs #121334
Conversation
Signed-off-by: David Wood <david@davidtw.co>
Signed-off-by: David Wood <david@davidtw.co>
Signed-off-by: David Wood <david@davidtw.co>
Signed-off-by: David Wood <david@davidtw.co>
r? @nnethercote rustbot has assigned @nnethercote. Use r? to explicitly pick a reviewer |
#120576 makes this a bit simpler for subdiagnostics, as those would take a |
This doesn't need to be reviewed until we decide what we want to do with these structs. |
The job Click to see the possible cause of the failure (guessed by this bot)
|
☔ The latest upstream changes (presumably #120576) made this pull request unmergeable. Please resolve the merge conflicts. |
Alternative implementation of #117867. Need to decide which we would like more.