mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
0e15f5ee8f
Remove libc from more tests The goal here is to trim down the number of tests that depend on libc from the sysroot to make https://github.com/rust-lang/rust/pull/123938 more plausible. This PR is a few simple cases that I missed in https://github.com/rust-lang/rust/pull/123943.