Add import of usize (fixup #22901)
This commit is contained in:
parent
d9fb9765a1
commit
4495bdb52c
@ -17,6 +17,7 @@
|
|||||||
#![feature(box_syntax)]
|
#![feature(box_syntax)]
|
||||||
|
|
||||||
use std::fmt;
|
use std::fmt;
|
||||||
|
use std::usize;
|
||||||
|
|
||||||
struct A;
|
struct A;
|
||||||
struct B;
|
struct B;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user