-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Factor out diagnostic slug checking from DiagnosticDerive
#151338
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
Conversation
|
cc @davidtwco, @TaKO8Ki |
|
so basically this removes some checks for ftl files? |
|
This PR should not change observable behaviour. |
|
ah, yeah i see it was duplicated, so now it's just a single method in |
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.
r=me when ci is green
here is some style nits, if you like some of those you could apply them, otherwise feel free to ignore
…DiagnosticDerive`
4c96713 to
7216b03
Compare
This comment has been minimized.
This comment has been minimized.
|
@bors r=Kivooeo rollup |
Rollup merge of #151338 - factor_slug, r=Kivooeo Factor out diagnostic slug checking from `DiagnosticDerive` Doing some cleanup work in preparation for rust-lang/compiler-team#959 r? @Kivooeo
…uwer Rollup of 4 pull requests Successful merges: - rust-lang/rust#151071 (Generate openmp metadata) - rust-lang/rust#151302 (add lint test) - rust-lang/rust#151338 (Factor out diagnostic slug checking from `DiagnosticDerive` ) - rust-lang/rust#151354 (ci: Move lockfile updates to a script) r? @ghost
Doing some cleanup work in preparation for rust-lang/compiler-team#959
r? @Kivooeo