cargo icon indicating copy to clipboard operation
cargo copied to clipboard

Log the name of the dependency that changed

Open torhovland opened this issue 1 month ago • 1 comments

Fixes #13859 by adding the name of the dependency to the "dependency info changed" log message.

There is a surprising test output after this. See code review.

torhovland avatar May 08 '24 11:05 torhovland

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @epage (or someone else) some time within the next two weeks.

Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (S-waiting-on-review and S-waiting-on-author) stays updated, invoking these commands when appropriate:

  • @rustbot author: the review is finished, PR author should check the comments and take action accordingly
  • @rustbot review: the author is ready for a review, this PR will be queued again in the reviewer's queue

rustbot avatar May 08 '24 11:05 rustbot