Skip to content

Commit

Permalink
Add mention for Urgau about cfg and check-cfg configuration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Urgau committed Apr 5, 2024
1 parent 5b14497 commit c39c0e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,12 @@ cc = ["@Nadrieril"]
message = "Some changes occurred in exhaustiveness checking"
cc = ["@Nadrieril"]

[mentions."compiler/rustc_session/src/config/cfg.rs"]
message = "Some changes occurred in cfg and check-cfg configuration"
cc = ["@Urgau"]

[mentions."compiler/rustc_lint/src/context/diagnostics/check_cfg.rs"]
message = "Some changes occurred in check-cfg diagnostics"
cc = ["@Urgau"]

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

0 comments on commit c39c0e1

Please sign in to comment.