about summary refs log tree commit diff
path: root/tests/rustdoc/intra-doc/prim-assoc.rs
blob: 41695205d9d1605bfe646b378180b299b35d7b2e (plain)
1
2
3
4
#![deny(rustdoc::broken_intra_doc_links)]

//! [i32::MAX]
//@ has prim_assoc/index.html '//a[@href="{{channel}}/std/primitive.i32.html#associatedconstant.MAX"]' "i32::MAX"