Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
dep-graph
/
dep-graph-dump.rs
blob: 7aede27d125c49cfa47838a7854173c136ab6635 [
file
] [
log
] [
blame
] [
edit
]
// Test dump-dep-graph requires query-dep-graph enabled
//@ incremental
//@ compile-flags: -Z dump-dep-graph
fn
main
()
{}