-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run tidy license checker on more workspaces #115274
Merged
Merged
Commits on Oct 10, 2023
-
Split out check_runtime_license_exceptions
For runtime dependencies we have a much stricter license check. Combining the license check code with that for regular tools makes it harder to follow.
Configuration menu - View commit details
-
Copy full SHA for 0a95d7c - Browse repository at this point
Copy the full SHA 0a95d7cView commit details -
Check permitted dependencies for rustc-main
Rather than just for rustc_driver. rustc-main also depends on rustc_smir which may get unique dependencies in the future.
Configuration menu - View commit details
-
Copy full SHA for 3b4598e - Browse repository at this point
Copy the full SHA 3b4598eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4182d93 - Browse repository at this point
Copy the full SHA 4182d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212f273 - Browse repository at this point
Copy the full SHA 212f273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6baa147 - Browse repository at this point
Copy the full SHA 6baa147View commit details -
Configuration menu - View commit details
-
Copy full SHA for be13075 - Browse repository at this point
Copy the full SHA be13075View commit details -
Update rand dependency for test-float-parse
This removes a dependency on fuchsia-cprng which doesn't have any license info.
Configuration menu - View commit details
-
Copy full SHA for b876f2a - Browse repository at this point
Copy the full SHA b876f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bce711 - Browse repository at this point
Copy the full SHA 8bce711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f63776 - Browse repository at this point
Copy the full SHA 9f63776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 175e432 - Browse repository at this point
Copy the full SHA 175e432View commit details -
Ensure tidy never updates Cargo.lock
Otherwise the results may be outdated compared to a build at a later time. Also disable checking for the backtrace workspace until Cargo.lock is committed.
Configuration menu - View commit details
-
Copy full SHA for 4edd748 - Browse repository at this point
Copy the full SHA 4edd748View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2054db - Browse repository at this point
Copy the full SHA d2054dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d79348 - Browse repository at this point
Copy the full SHA 0d79348View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ce2e6 - Browse repository at this point
Copy the full SHA f6ce2e6View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af85d31 - Browse repository at this point
Copy the full SHA af85d31View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.