rust/src/librustdoc
Dylan DPC 905a920313
Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisa
Add illumos triple

This fixes rust-lang/rust#55553 and adds support for `illumos` as a `target_os` on `x86_64`.  In addition to the compile spec and libstd additions, several library dependencies have been bumped in order to permit working builds of cargo and rustup for the new target.

Work originally started by @jasonbking, with subsequent additions by @pfmooney and @jclulow.
2020-04-16 00:39:25 +02:00
..
2020-04-11 17:49:16 -04:00
2020-04-11 17:49:16 -04:00
2020-04-10 21:15:10 +02:00

For more information about how librustdoc works, see the rustc dev guide.