rust/library/std
Kleis Auke Wolthuizen b6af0c4836 std::fs::DirEntry.metadata(): prefer use of lstat() on Emscripten
Align it with musl, which also prefers using lstat() here.
2025-01-01 13:21:19 +01:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src std::fs::DirEntry.metadata(): prefer use of lstat() on Emscripten 2025-01-01 13:21:19 +01:00
tests Fix and undeprecate home_dir() 2024-11-04 03:06:09 +00:00
build.rs Enable f128 tests on all non-buggy platforms 🎉 2024-11-03 19:33:04 -06:00
Cargo.toml Update compiler-builtins to 0.1.140 2024-12-27 22:26:08 +00:00