markers -> marker
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
use std::markers::Send;
|
||||
use std::marker::Send;
|
||||
|
||||
struct TestType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user