move const definition
This commit is contained in:
parent
da6b55cc5e
commit
285920ea2d
@ -1,6 +1,8 @@
|
||||
use super::{with, DefId};
|
||||
use crate::rustc_internal::Opaque;
|
||||
|
||||
type Const = Opaque;
|
||||
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
pub struct Ty(pub usize);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user