rust/tests/rustdoc/foreign-implementors-js-437...

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

7 lines
144 B
Rust
Raw Permalink Normal View History

2023-11-21 02:50:25 +08: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