markers -> marker
This commit is contained in:
parent
91ba66fa99
commit
9f07d055f7
154 changed files with 332 additions and 332 deletions
|
@ -63,7 +63,7 @@
|
|||
|
||||
use clone::Clone;
|
||||
use iter::{Step, Iterator,DoubleEndedIterator,ExactSizeIterator};
|
||||
use markers::Sized;
|
||||
use marker::Sized;
|
||||
use option::Option::{self, Some, None};
|
||||
|
||||
/// The `Drop` trait is used to run some code when a value goes out of scope. This
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue