rustc: remove the rest of drop
Removes: ast::struct_def::dtor syntax::ast::ii_dtor syntax::visit::fk_dtor syntax::ast_map::node_dtor syntax:struct_dtor
This commit is contained in:
parent
7d6d0029ba
commit
c2e1f47955
30 changed files with 21 additions and 538 deletions
|
@ -431,7 +431,6 @@ impl gen_init for protocol {
|
|||
dummy_sp(),
|
||||
ast::struct_def {
|
||||
fields: fields,
|
||||
dtor: None,
|
||||
ctor_id: None
|
||||
},
|
||||
cx.strip_bounds(&generics))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue