548b6e197d
* Adds tests for the behavior from rfc#3662 in `tests/rustdoc/`
6 lines
131 B
Rust
6 lines
131 B
Rust
//@ unique-doc-out-dir
|
|
//@ doc-flags:--parts-out-dir=info/doc.parts/foxtrot
|
|
//@ doc-flags:-Zunstable-options
|
|
|
|
pub trait Foxtrot {}
|