Constant tidy::deps::EXCEPTIONS_STDLIB
source · const EXCEPTIONS_STDLIB: &'static [(&'static str, &'static 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).