Improve the explicit_outlives_requirements lint * Don't use Strings to compare parameters * Extend the lint to lifetime bounds * Extend the lint to enums and unions * Use the correct span for where clauses in tuple structs * Try to early-out where possible * Remove unnecessary bounds in rustc crates |
||
|---|---|---|
| .. | ||
| cmp | ||
| generic | ||
| bounds.rs | ||
| clone.rs | ||
| custom.rs | ||
| debug.rs | ||
| decodable.rs | ||
| default.rs | ||
| encodable.rs | ||
| hash.rs | ||
| mod.rs | ||