Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
rustdoc-ui
/
remap-path-scope-unstable.rs
blob: 34b8040c87c1b37b2eda690786d057ca83dd2bda [
file
]
// Regression test to make sure `--remap-path-scope` is unstable in rustdoc
//@ compile-flags:--remap-path-scope macro
//~? RAW the `-Z unstable-options` flag must also be passed to enable the flag `remap-path-scope`
fn
main
()
{}