Rollup merge of #117705 - tshepang:patch-2, r=Nilstrieb · rust-lang/rust@6533c62 (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 = "The list of allowed third-party dependencies 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"]