Closed pietroalbini closed 3 months ago
Now that REUSE 4.0 is used in rustc, we can proceed with this. Would you prefer to put a REUSE.toml
file into each compile-time benchmark directory, or have a top-level one in collector/compile-benchmarks
with entries for all the benchmarks? I'd probably slightly prefer the latter, but no strong opinion.
Both work, I don't have a strong opinion either.
The code in
collector/compile-benchmarks
is now a submodule ofrust-lang/rust
, and included in source tarballs we distribute. We thus should annotate its licensing information so that it shows up in the upcoming REUSE-powered licensing information.Once
rust-lang/rust
upgrades to REUSE 4.x (which adds the newREUSE.toml
), it should be possible to add aREUSE.toml
in any sub-directory ofcollector/compile-benchmark
, with a content like this: