Skip to content

Commit

Permalink
Rollup merge of #108024 - zephaniahong:master, r=jyn514
Browse files Browse the repository at this point in the history
add message to update Cargo.toml when x is changed

`@jyn514` Is this correct?

As mentioned in #108021
  • Loading branch information
matthiaskrgr authored Feb 14, 2023
2 parents d599be0 + 70fd729 commit 43b42c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,9 @@ This was probably unintentional and should be reverted before this PR is merged.
If this was intentional then you can ignore this comment.
"""

[mentions."src/tools/x"]
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."

[assign]
warn_non_default_branch = true
contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
Expand Down

0 comments on commit 43b42c5

Please sign in to comment.