middle: cfg: allow dead code
This commit is contained in:
parent
77d1978f8e
commit
2013488bee
@ -15,6 +15,8 @@ Uses `Graph` as the underlying representation.
|
||||
|
||||
*/
|
||||
|
||||
#![allow(dead_code)] // still a WIP, #6298
|
||||
|
||||
use middle::graph;
|
||||
use middle::ty;
|
||||
use middle::typeck;
|
||||
|
Loading…
x
Reference in New Issue
Block a user