rust/compiler/rustc_error_messages
Luis Cardoso 24de9435e2 translations(rustc_session): remove lint allow rule to the methods marked with rustc_lint_diagnostic
This commit removes the allows rules for the SessionDiagnostic lint
that were being used in the session.rs file.

Thanks to the PR #101230 we do not need to annotate the methods with
the allow rule as they are part of the diagnostic machinery.
2022-09-08 08:30:57 +02:00
..
locales/en-US translations(rustc_session): remove lint allow rule to the methods marked with rustc_lint_diagnostic 2022-09-08 08:30:57 +02:00
src Rollup merge of #101021 - MingyuChen1:diagnostic, r=davidtwco 2022-09-06 16:34:42 +05:30
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00