1b6caa7cd6
tidy: Fix some more false positives for long URLs A URL that's simply longer than 100 characters is ok regardless of context. r? @varkor |
||
---|---|---|
.. | ||
check | ||
coherence | ||
outlives | ||
variance | ||
astconv.rs | ||
Cargo.toml | ||
check_unused.rs | ||
collect.rs | ||
constrained_generic_params.rs | ||
error_codes.rs | ||
impl_wf_check.rs | ||
lib.rs | ||
namespace.rs | ||
README.md | ||
structured_errors.rs |
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc guide.