Luca Barbieri 74e3b48806 Parse correctly fn f<T>() where T: Fn() -> u8 + Send {}
We used to parse it as T: Fn() -> (u8 + Send), which is different from
the rustc behavior of T: (Fn() -> u8) + Send
2020-04-09 13:05:41 +02:00
..
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2020-02-06 19:45:51 +00:00
2020-04-06 14:04:26 +03:00
2020-04-06 14:04:26 +03:00
2019-08-14 21:20:04 +08:00
2019-09-20 16:35:29 -04:00
2020-04-06 14:04:26 +03:00
2020-03-13 13:54:14 +01:00