We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b14497 commit c39c0e1Copy full SHA for c39c0e1
triagebot.toml
@@ -527,7 +527,12 @@ cc = ["@Nadrieril"]
527
message = "Some changes occurred in exhaustiveness checking"
528
cc = ["@Nadrieril"]
529
530
+[mentions."compiler/rustc_session/src/config/cfg.rs"]
531
+message = "Some changes occurred in cfg and check-cfg configuration"
532
+cc = ["@Urgau"]
533
+
534
[mentions."compiler/rustc_lint/src/context/diagnostics/check_cfg.rs"]
535
+message = "Some changes occurred in check-cfg diagnostics"
536
cc = ["@Urgau"]
537
538
[mentions."library/core/src/intrinsics/simd.rs"]
0 commit comments