We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07218f7 commit 575b9d6Copy full SHA for 575b9d6
text/0000-target-tier-policy.md
@@ -171,7 +171,7 @@ approved by the appropriate team for that shared code before acceptance.
171
host (even when supporting cross-compilation to the target) to depend
172
on any new dependency less permissive than the Rust licensing policy. This
173
applies whether the dependency is a Rust crate that would require adding
174
- new license exceptions (as specified by `src/tools/tidy/src/deps.rs` in the
+ new license exceptions (as specified by the `tidy` tool in the
175
rust-lang/rust repository), or whether the dependency is a native library
176
or binary. In other words, the introduction of the target must not cause a
177
user installing or running a version of Rust or the Rust tools to be
0 commit comments