Skip to content

Commit

Permalink
Rollup merge of rust-lang#106958 - jyn514:labels, r=m-ou-se
Browse files Browse the repository at this point in the history
Don't add A-bootstrap to PRs modifying Cargo.lock

Changing Cargo.lock is common even when adding dependencies between existing rustc crates.

cc rust-lang#103204 (comment), `@m-ou-se`
  • Loading branch information
matthiaskrgr authored Jan 17, 2023
2 parents 5162e39 + 6c76382 commit d6e79ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ trigger_files = [
"src/tools/x",
"configure",
"Cargo.toml",
"Cargo.lock",
"config.toml.example",
"src/stage0.json"
]
Expand Down

0 comments on commit d6e79ab

Please sign in to comment.