about summary refs log tree commit diff
path: root/tests/rustdoc/module-impls.rs
blob: b66721ecb13f29755c9f494cf068bdf5d3047801 (plain)
1
2
3
4
5
#![crate_name = "foo"]

pub use std::marker::Send;

//@ !hasraw foo/index.html 'Implementations'