bors[bot] 36353bb182
Merge #4833
4833: Separating parsing of `for` in predicates and types r=matklad a=matthewjasper

We now correctly accept `for<'a> (&'a F): Fn(&'a str)` in a where clause and correctly reject `for<'a> &'a u32` as a type.

Co-authored-by: Matthew Jasper <mjjasper1@gmail.com>
2020-06-11 17:33:20 +00:00
..
2020-06-11 11:30:06 +02:00
2020-06-11 10:18:53 +00:00
2020-06-11 15:30:05 +00:00
2020-06-11 13:34:09 +02:00
2020-05-16 22:20:44 +02:00
2020-05-09 22:20:11 +03:00
2020-06-11 13:34:09 +02:00