You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: triagebot.toml
+4
Original file line number
Diff line number
Diff line change
@@ -470,6 +470,10 @@ Otherwise, you can ignore this comment.
470
470
[mentions."src/tools/x"]
471
471
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
472
472
473
+
[mentions."src/tools/tidy/src/deps.rs"]
474
+
message = "Third-party dependency whitelist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
message = "This PR changes src/bootstrap/defaults/config.compiler.toml. If appropriate, please also update `config.codegen.toml` so the defaults are in sync."
0 commit comments