Revert "Suggest using Arc
on !Send
/!Sync
types"
This reverts commit 9de1a472b6
.
This commit is contained in:
parent
4120936f6d
commit
823bacb6e3
113 changed files with 13 additions and 223 deletions
|
@ -12,7 +12,6 @@ fn main() {
|
|||
//~| NOTE bound introduced by
|
||||
//~| NOTE appears within the type
|
||||
//~| NOTE captures the following types
|
||||
//~| NOTE consider using `std::sync::Arc<NotSend>`
|
||||
}
|
||||
|
||||
fn gimme_send<T: Send>(t: T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue