-
Couldn't load subscription status.
- Fork 13.9k
Migrate more diagnostics to use the #[derive(SessionDiagnostic)]
#97587
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
Migrate more diagnostics to use the #[derive(SessionDiagnostic)]
#97587
Conversation
maybe_recover_from_bad_qpath_stage_2 diagnostic#[derive(SessionDiagnostic)]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, r=me if you want to fix the nit
|
@bors delegate+ |
|
✌️ @pvdrz can now approve this pull request |
|
@bors r+ |
|
@bors r=davidtwco |
|
📌 Commit 0fa70a8 has been approved by |
…stage-2, r=davidtwco Migrate more diagnostics to use the `#[derive(SessionDiagnostic)]` r? `@davidtwco`
Rollup of 6 pull requests Successful merges: - rust-lang#96894 (Apply track_caller to closure on `expect_non_local()`) - rust-lang#97023 (Diagnose anonymous lifetimes errors more uniformly between async and regular fns) - rust-lang#97397 (Stabilize `box_into_pin`) - rust-lang#97587 (Migrate more diagnostics to use the `#[derive(SessionDiagnostic)]`) - rust-lang#97603 (Arc make_mut doc comment spelling correction.) - rust-lang#97635 (Fix file metadata documentation for Windows) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
r? @davidtwco