File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -515,6 +515,9 @@ cc = ["@Nadrieril"]
515
515
message = " Some changes occurred in exhaustiveness checking"
516
516
cc = [" @Nadrieril" ]
517
517
518
+ [mentions ."compiler/rustc_lint/src/context/diagnostics/check_cfg .rs" ]
519
+ cc = [" @Urgau" ]
520
+
518
521
[mentions ."library/core/src/intrinsics/simd .rs" ]
519
522
message = """
520
523
Some changes occurred to the platform-builtins intrinsics. Make sure the
@@ -688,6 +691,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
688
691
[mentions ."src/doc/unstable-book/src/language-features/no-sanitize .md" ]
689
692
cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
690
693
694
+ [mentions ."src/doc/unstable-book/src/compiler-flags/check-cfg .md" ]
695
+ cc = [" @Urgau" ]
696
+
691
697
[mentions ."tests/codegen/sanitizer" ]
692
698
cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
693
699
@@ -706,6 +712,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
706
712
[mentions ."tests/ui/stack-protector" ]
707
713
cc = [" @rust-lang/project-exploit-mitigations" , " @rcvalle" ]
708
714
715
+ [mentions ."tests/ui/check-cfg" ]
716
+ cc = [" @Urgau" ]
717
+
709
718
[assign ]
710
719
warn_non_default_branch = true
711
720
contributing_url = " https://rustc-dev-guide.rust-lang.org/getting-started.html"
You can’t perform that action at this time.
0 commit comments