]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/future_not_send.rs
Auto merge of #5141 - xiongmao86:issue5095, r=flip1995
[rust.git] / clippy_lints / src / future_not_send.rs
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-19 borsAuto merge of #5491 - smklein:borrowed_box, r=flip1995
2020-04-19 borsAuto merge of #5489 - phansch:node-id-hir-id, r=flip1995
2020-04-19 borsAuto merge of #5488 - phansch:future-not-send-ret-ty...
2020-04-19 Philipp HanschCleanup: future_not_send: use `return_ty` method
2020-04-17 borsAuto merge of #5423 - rkuhn:add_futures_not_send, r...
2020-04-17 Roland Kuhnadd lint futures_not_send