]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc/invalid.crate.name.rs
rustdoc-json: Make the `fns/generics.rs` test much more robust
[rust.git] / src / test / rustdoc / invalid.crate.name.rs
1 // compile-flags: --crate-name foo
2
3 pub fn foo() {}