about summary refs log tree commit diff
path: root/tests/rustdoc/impl/foreign-implementors-js-43701.rs
blob: 03147da02c244711a183274cf4d5ac194b14f994 (plain)
1
2
3
4
5
6
// https://github.com/rust-lang/rust/issues/43701
#![crate_name = "foo"]

pub use std::vec::Vec;

//@ !has trait.impl/core/clone/trait.Clone.js