about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/rustdoc.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-23 13:34:18 +0200
committerGitHub <noreply@github.com>2025-05-23 13:34:18 +0200
commit036607ebbae2dd8b84c9dfee3391f52ff01f3ea6 (patch)
tree0768cb85c08622cce30da044d0f319e0d516403e /compiler/rustc_resolve/src/rustdoc.rs
parentf7a11798e86421f7fec6ad00f02ee612e81d6757 (diff)
parent57af157ce28b21b1b049346df62da72d5ee150fc (diff)
downloadrust-036607ebbae2dd8b84c9dfee3391f52ff01f3ea6.tar.gz
rust-036607ebbae2dd8b84c9dfee3391f52ff01f3ea6.zip
Rollup merge of #141019 - ehuss:android-doctest-xcompile, r=Mark-Simulacrum
Update std doctests for android

This updates some doctests that fail to run on android. We will soon be supporting cross-compiled doctests, and the `arm-android` job fails to run these tests.

In summary:
- Android re-exports some traits from linux under a different path.
- Android doesn't seem to have common unix utilities like `true`, `false`, or `whoami`, so these are disabled.
Diffstat (limited to 'compiler/rustc_resolve/src/rustdoc.rs')
0 files changed, 0 insertions, 0 deletions