Constant tidy::deps::EXCEPTIONS

source ·
const EXCEPTIONS: &[(&str, &str)];
Expand description

These are exceptions to Rust’s permissive licensing policy, and should be considered bugs. Exceptions are only allowed in Rust tooling. It is crucial that no exception crates be dependencies of the Rust runtime (std/test).