Skip to content

Commit c39c0e1

Browse files
committed
Add mention for Urgau about cfg and check-cfg configuration changes
1 parent 5b14497 commit c39c0e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,12 @@ cc = ["@Nadrieril"]
527527
message = "Some changes occurred in exhaustiveness checking"
528528
cc = ["@Nadrieril"]
529529

530+
[mentions."compiler/rustc_session/src/config/cfg.rs"]
531+
message = "Some changes occurred in cfg and check-cfg configuration"
532+
cc = ["@Urgau"]
533+
530534
[mentions."compiler/rustc_lint/src/context/diagnostics/check_cfg.rs"]
535+
message = "Some changes occurred in check-cfg diagnostics"
531536
cc = ["@Urgau"]
532537

533538
[mentions."library/core/src/intrinsics/simd.rs"]

0 commit comments

Comments
 (0)