Fix dead links in docs for OsStr
This commit is contained in:
parent
fc825f09e8
commit
bac725ecdf
@ -91,6 +91,8 @@ pub struct OsString {
|
||||
/// the traits which `OsStr` implements for conversions from/to native representations.
|
||||
///
|
||||
/// [`OsString`]: struct.OsString.html
|
||||
/// [`&str`]: ../primitive.str.html
|
||||
/// [`String`]: ../string/struct.String.html
|
||||
/// [conversions]: index.html#conversions
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
pub struct OsStr {
|
||||
|
Loading…
x
Reference in New Issue
Block a user