bors f1fb815603 Auto merge of #5423 - rkuhn:add_futures_not_send, r=flip1995
add lint futures_not_send

changelog: add lint futures_not_send

fixes #5379

~Remark: one thing that can (should?) still be improved is to directly include the error message from the `Send` check so that the programmer stays in the flow. Currently, getting the actual error message requires a restructuring of the code to make the `Send` constraint explicit.~
It now shows all unmet constraints for allowing the Future to be Send.
2020-04-17 16:04:14 +00:00
..
2020-03-04 00:56:43 +01:00
2020-01-31 20:21:10 +01:00
2020-01-31 20:21:10 +01:00
2020-01-31 20:21:10 +01:00
2020-02-01 20:28:27 +09:00
2020-01-26 07:01:16 +09:00
2020-01-26 07:01:16 +09:00
2020-01-26 07:01:16 +09:00
2020-04-09 08:08:36 +02:00
2020-03-03 18:06:59 -08:00
2020-02-23 22:36:15 -08:00
2020-02-23 22:36:15 -08:00
2020-02-01 20:28:27 +09:00
2020-04-17 13:54:05 +02:00
2020-01-31 20:21:10 +01:00
2020-01-31 20:21:10 +01:00
2020-01-31 20:21:10 +01:00
2020-01-31 20:21:10 +01:00
2020-01-26 07:01:16 +09:00
2020-01-26 07:01:16 +09:00
2020-02-06 19:15:01 +01:00
2020-02-04 22:53:24 +01:00
2020-01-30 12:06:42 +09:00
2020-01-30 12:06:42 +09:00
2020-01-26 07:01:16 +09:00
2020-01-31 20:21:10 +01:00
2020-04-01 12:15:39 -07:00
2020-04-01 20:14:05 +02:00
2020-01-31 20:21:10 +01:00
2020-04-17 09:27:54 +02:00
2020-04-17 09:27:54 +02:00
2020-03-03 10:48:08 +01:00
2020-02-04 22:53:24 +01:00
2020-02-04 22:53:24 +01:00
2020-02-04 22:53:24 +01:00
2020-03-20 22:52:53 +00:00
2020-04-08 08:37:20 -07:00
2020-03-31 16:13:51 +05:30
2020-03-04 00:56:43 +01:00
2020-03-04 00:56:43 +01:00
2020-01-31 20:21:10 +01:00
2020-04-02 18:31:31 -07:00
2020-04-01 20:12:36 +02:00
2020-04-01 20:12:36 +02:00
2020-01-31 20:21:10 +01:00
2020-03-29 22:22:36 +02:00
2020-01-31 20:21:10 +01:00
2020-01-26 07:01:16 +09:00
2020-03-11 06:35:07 +09:00
2020-03-10 18:00:37 -04:00
2020-03-10 18:00:37 -04:00
2020-03-23 16:45:31 +00:00