rust/tests/rustdoc/intra-doc/primitive-disambiguators.rs

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

5 lines
175 B
Rust
Raw Normal View History

#![deny(rustdoc::broken_intra_doc_links)]
2021-01-03 19:34:07 -06:00
// @has primitive_disambiguators/index.html
// @has - '//a/@href' '{{channel}}/std/primitive.str.html#method.trim'
2021-01-03 19:34:07 -06:00
//! [str::trim()]