summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc/module-impls.rs
blob: 852f444e99b65d4af0486206078c1929a0515746 (plain)
1
2
3
4
5
#![crate_name = "foo"]

pub use std::marker::Send;

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