diff options
| author | kennytm <kennytm@gmail.com> | 2018-01-13 02:26:42 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2018-01-13 03:17:03 +0800 |
| commit | db36d18b9d7afc0bf35a600274ff7e219af4b157 (patch) | |
| tree | fabe6a7a1b048c6edf0d450e243cf1bbfbe0fdf4 /src/test/incremental/thinlto | |
| parent | a63121c59a9f17ff846176165a7037f3736ab903 (diff) | |
| parent | 80028760ed111b800decee876af59741f8765cce (diff) | |
| download | rust-db36d18b9d7afc0bf35a600274ff7e219af4b157.tar.gz rust-db36d18b9d7afc0bf35a600274ff7e219af4b157.zip | |
Rollup merge of #47357 - whentze:osstr-doc-fix, r=GuillaumeGomez
Fix docs for OsStr At present, there are two small issues with the [docs](https://doc.rust-lang.org/std/ffi/struct.OsStr.html) for std::ffi::OsStr: - The docs say "OsStr is to OsString as String is to &str: the former in each pair are borrowed references; the latter are owned strings.". The latter pair is mixed up: String is the owned variant whereas &str is the borrowed reference. - The doc links to String and &str are broken and render as [String] and [&str]. This PR fixes these issues.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
