rust/tests/rustdoc/foreign-implementors-js-43701.rs

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

7 lines
144 B
Rust
Raw Normal View History

2023-11-20 18:50:25 +00:00
// https://github.com/rust-lang/rust/issues/43701
#![crate_name = "foo"]
pub use std::vec::Vec;
//@ !has trait.impl/core/clone/trait.Clone.js