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