rust/library/std
fee1-dead 8ea3f236dc
Rollup merge of #94649 - ChrisDenton:unix-absolute-fix, r=Dylan-DPC
Unix path::absolute: Fix leading "." component

Testing leading `.` and `..` components were missing from the unix tests.

This PR adds them and fixes the leading `.` case. It also fixes the test cases so that they do an exact comparison.

This problem reported by ``@axetroy``
2022-03-06 22:35:31 +11:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of #94649 - ChrisDenton:unix-absolute-fix, r=Dylan-DPC 2022-03-06 22:35:31 +11:00
tests Move `is_aarch64_feature_detected!` to `simd_aarch64` feature and stabilise 2022-02-10 15:24:13 +00:00
Cargo.toml removing architecture requirements for RustyHermit 2022-02-15 13:57:07 +01:00
build.rs std: Get the standard library compiling for wasm64 2021-11-10 08:35:42 -08:00