Skip to content

Commit ed0478a

Browse files
committed
Add some mentions for Urgau for check-cfg related files
1 parent bf8715e commit ed0478a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

triagebot.toml

+9
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,9 @@ cc = ["@Nadrieril"]
515515
message = "Some changes occurred in exhaustiveness checking"
516516
cc = ["@Nadrieril"]
517517

518+
[mentions."compiler/rustc_lint/src/context/diagnostics/check_cfg.rs"]
519+
cc = ["@Urgau"]
520+
518521
[mentions."library/core/src/intrinsics/simd.rs"]
519522
message = """
520523
Some changes occurred to the platform-builtins intrinsics. Make sure the
@@ -688,6 +691,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
688691
[mentions."src/doc/unstable-book/src/language-features/no-sanitize.md"]
689692
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
690693

694+
[mentions."src/doc/unstable-book/src/compiler-flags/check-cfg.md"]
695+
cc = ["@Urgau"]
696+
691697
[mentions."tests/codegen/sanitizer"]
692698
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
693699

@@ -706,6 +712,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
706712
[mentions."tests/ui/stack-protector"]
707713
cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
708714

715+
[mentions."tests/ui/check-cfg"]
716+
cc = ["@Urgau"]
717+
709718
[assign]
710719
warn_non_default_branch = true
711720
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"

0 commit comments

Comments
 (0)