File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -515,6 +515,9 @@ cc = ["@Nadrieril"]
515515message  = " Some changes occurred in exhaustiveness checking" 
516516cc  = [" @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" ]
519522message  = """ 
520523Some 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" ]
689692cc  = [" @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" ]
692698cc  = [" @rust-lang/project-exploit-mitigations" " @rcvalle" 
693699
@@ -706,6 +712,9 @@ cc = ["@rust-lang/project-exploit-mitigations", "@rcvalle"]
706712[mentions ."tests/ui/stack-protector" ]
707713cc  = [" @rust-lang/project-exploit-mitigations" " @rcvalle" 
708714
715+ [mentions ."tests/ui/check-cfg" ]
716+ cc  = [" @Urgau" 
717+ 
709718[assign ]
710719warn_non_default_branch  = true 
711720contributing_url  = " https://rustc-dev-guide.rust-lang.org/getting-started.html" 
                         You can’t perform that action at this time. 
           
                  
0 commit comments