Files
rust/src/libsyntax_ext
bors e79b2a18a2 Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkor
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
2019-06-19 12:41:38 +00:00
..
2019-06-06 14:04:02 +03:00
2019-06-07 13:51:23 +03:00
2019-02-04 21:49:54 +09:00
2019-02-13 00:31:51 +09:00