about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-04-17 16:04:14 +0000
committerbors <bors@rust-lang.org>2020-04-17 16:04:14 +0000
commitf1fb815603e05a6c48f53e18a16e4804dface48a (patch)
treedc533d60b849a3a021844eea55f4b7c8f1c54797 /src/rustllvm/RustWrapper.cpp
parent52dacbc876f3f60f25cdbdf0e8a0a3737beb6704 (diff)
parentd2cbbff217c71f70ef18304784958eec45c49430 (diff)
downloadrust-f1fb815603e05a6c48f53e18a16e4804dface48a.tar.gz
rust-f1fb815603e05a6c48f53e18a16e4804dface48a.zip
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.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions