rust/library/std/src/sys
Matthias Krüger 3c02b5192e
Rollup merge of #95114 - ChrisDenton:symlink-test, r=the8472
Skip a test if symlink creation is not possible

If someone running tests on Windows does not have Developer Mode enabled then creating symlinks will fail which in turn would cause this test to fail. This can be a stumbling block for contributors.
2022-03-20 20:42:43 +01:00
..
common resolve the conflict in compiler/rustc_session/src/parse.rs 2022-03-16 20:12:30 +08:00
hermit remove compiler warnings 2022-02-15 14:03:26 +01:00
itron make Instant::{duration_since, elapsed, sub} saturating and remove workarounds 2022-02-13 01:04:55 +01:00
sgx Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
solid Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
unix Rollup merge of #94749 - RalfJung:remove-dir-all-miri, r=cuviper 2022-03-20 09:14:58 +01:00
unsupported make Instant::{duration_since, elapsed, sub} saturating and remove workarounds 2022-02-13 01:04:55 +01:00
wasi make Instant::{duration_since, elapsed, sub} saturating and remove workarounds 2022-02-13 01:04:55 +01:00
wasm Fix a bunch of typos 2021-12-14 16:40:43 +01:00
windows Skip a test if symlink creation is not possible 2022-03-19 15:09:36 +00:00
mod.rs Use target_family = "wasm" 2021-11-10 08:35:42 -08:00