doc: Fix some broken links
This commit is contained in:
@@ -336,7 +336,7 @@ pub fn test_cfg<AM: AttrMetaMethods, It: Iterator<AM>>
|
||||
no_cfgs || some_cfg_matches
|
||||
}
|
||||
|
||||
/// Represents the #[deprecated="foo"] (etc) attributes.
|
||||
/// Represents the #[deprecated="foo"] and friends attributes.
|
||||
pub struct Stability {
|
||||
pub level: StabilityLevel,
|
||||
pub text: Option<InternedString>
|
||||
|
||||
Reference in New Issue
Block a user