mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
672ad6e172
Updated std doctests for wasm This updates some doctests that fail to run on wasm. We will soon be supporting cross-compiled doctests, and the test-various job fails to run these tests. These tests fail because wasm32-wasip1 does not support threads.