Register new snapshots
Now that #9662 is merged, we should be much more easily bootstrappable on windows now.
This commit is contained in:
parent
8bb55dbf21
commit
4cc925a5f4
4 changed files with 8 additions and 12 deletions
|
|
@ -94,8 +94,6 @@ pub trait TyVisitor {
|
|||
fn visit_u32(&mut self) -> bool;
|
||||
fn visit_u64(&mut self) -> bool;
|
||||
|
||||
#[cfg(stage0)]
|
||||
fn visit_float(&mut self) -> bool;
|
||||
fn visit_f32(&mut self) -> bool;
|
||||
fn visit_f64(&mut self) -> bool;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue