rust/src/libstd/os
Mazdak Farrokhzad 845e146d04
Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkov
rustdoc: make #[doc(include)] relative to the containing file

This matches the behavior of other in-source paths like `#[path]` and the `include_X!` macros.

Fixes https://github.com/rust-lang/rust/pull/58373#issuecomment-462349380
Also addresses https://github.com/rust-lang/rust/issues/44732#issuecomment-467660239

cc #44732

This is still missing a stdsimd change (42ed30e0b5), so CI will currently fail. I'll land that change once I get initial feedback for this PR.
2019-07-25 23:20:51 +02:00
..
android Remove double trailing newlines 2019-04-22 16:57:01 +01:00
dragonfly Remove double trailing newlines 2019-04-22 16:57:01 +01:00
emscripten libstd => 2018 2019-02-28 04:06:15 +09:00
fortanix_sgx SGX target: Expose thread id function in os module 2019-03-05 13:35:57 -08:00
freebsd Remove double trailing newlines 2019-04-22 16:57:01 +01:00
fuchsia libstd => 2018 2019-02-28 04:06:15 +09:00
haiku libstd => 2018 2019-02-28 04:06:15 +09:00
hermit libstd => 2018 2019-02-28 04:06:15 +09:00
ios Remove double trailing newlines 2019-04-22 16:57:01 +01:00
linux add support for hexagon-unknown-linux-musl 2019-07-22 09:44:58 -05:00
macos Remove double trailing newlines 2019-04-22 16:57:01 +01:00
netbsd Remove double trailing newlines 2019-04-22 16:57:01 +01:00
openbsd Remove double trailing newlines 2019-04-22 16:57:01 +01:00
raw Rollup merge of #60938 - jonas-schievink:doc-include-paths, r=petrochenkov 2019-07-25 23:20:51 +02:00
solaris libstd => 2018 2019-02-28 04:06:15 +09:00
vxworks Add supporting for vxWorks 2019-07-16 00:13:07 -07:00
mod.rs Add supporting for vxWorks 2019-07-16 00:13:07 -07:00
wasi.rs Add a new wasm32-unknown-wasi target 2019-03-29 15:58:17 -07:00