mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
88ee6e5a6c
The `std` test straightforwardly can't work without file descriptors;
#99417 tracks moving it out of tests/ui.
`issue-13560.rs` requires the target to support dynamic linking.
`extern-mod-syntax` is interesting. The original test was added to check
if `extern mod` could be parsed correctly and used `extern mod std` and
an import:
|
||
---|---|---|
.. | ||
issue-15149.rs | ||
issue-81357-unsound-file-methods.rs | ||
stdio-from.rs | ||
switch-stdout.rs |