- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Closed
Description
This causes rustc to fail to compile when updating from gsgdt 0.1.2.
error[E0599]: no function or associated item named `new` found for struct `gsgdt::Node` in the current scope
  --> /home/bjorn/Projects/rust/compiler/rustc_mir/src/util/generic_graph.rs:59:11
   |
59 |     Node::new(stmts, label, title, style)
   |           ^^^ function or associated item not found in `gsgdt::Node`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0599`.
error: could not compile `rustc_mir`
Metadata
Metadata
Assignees
Labels
No labels