Files
rust/src/test/rustdoc/module-impls.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
94 B
Rust
Raw Normal View History

#![crate_name = "foo"]
pub use std::marker::Send;
// @!has foo/index.html 'Implementations'