mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
accept review suggestion
Co-authored-by: joboet <jonasboettiger@icloud.com>
This commit is contained in:
parent
769ad29c3e
commit
03435e6fdd
@ -579,7 +579,7 @@ Otherwise, you can ignore this comment.
|
||||
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
|
||||
|
||||
[mentions."src/tools/tidy/src/deps.rs"]
|
||||
message = "Third-party dependency allowlist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
|
||||
message = "The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
|
||||
cc = ["@davidtwco", "@wesleywiser"]
|
||||
|
||||
[mentions."src/bootstrap/src/core/config"]
|
||||
|
Loading…
Reference in New Issue
Block a user