diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-19 06:57:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-19 06:57:30 +0100 |
| commit | 61fe2e4036cb8917372e42df66c54596a05d69b7 (patch) | |
| tree | f15d6ceca9448f95865e09098b7f74b0408abda2 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | ffb3c2cb3d2081d295dab9ca38f3a5e1e13c863d (diff) | |
| parent | ed0158d7aabbd768aba12c7e3892b934b9dfa12c (diff) | |
| download | rust-61fe2e4036cb8917372e42df66c54596a05d69b7.tar.gz rust-61fe2e4036cb8917372e42df66c54596a05d69b7.zip | |
Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum
tidy: Better license checks. This implements some improvements to the license checks in tidy: * Use `cargo_metadata` instead of parsing vendored crates. This allows license checks to run without vendoring enabled, and allows the checks to run on PR builds. * Check for stale entries. * Check that the licenses for exceptions are what we think they are. * Verify exceptions do not leak into the runtime. Closes #62618 Closes #62619 Closes #63238 (I think) There are some substantive changes here. The follow licenses have changed from the original comments: * openssl BSD+advertising clause to Apache-2.0 * pest MPL2 to MIT/Apache-2.0 * smallvec MPL2 to MIT/Apache-2.0 * clippy lints MPL2 to MIT OR Apache-2.0
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
