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

pub use std::marker::Send;

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