triagebot.toml: use inclusive language · rust-lang/rust@769ad29 (original) (raw)

Original file line number Diff line number Diff line change
@@ -579,7 +579,7 @@ Otherwise, you can ignore this comment.
579 579 message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
580 580
581 581 [mentions."src/tools/tidy/src/deps.rs"]
582 -message = "Third-party dependency whitelist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
582 +message = "Third-party dependency allowlist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
583 583 cc = ["@davidtwco", "@wesleywiser"]
584 584
585 585 [mentions."src/bootstrap/src/core/config"]