summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc/foreign-implementors-js-43701.rs
blob: 3b16ad2045a3d0d82a53b67e3b1f41b4d017c198 (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