rust/library
Matthias Krüger 2d26ebe3f9
Rollup merge of #130067 - madsmtm:clean-up-fs-test, r=ChrisDenton
Remove redundant check in `symlink_hard_link` test

We support macOS 10.12 and above, so it now always uses `linkat`, and so the check is redundant.

This was missed in #126351.

``@rustbot`` label O-macos
2024-09-09 20:20:19 +02:00
..
alloc Remove needless returns detected by clippy in libraries 2024-09-08 21:51:00 +02:00
backtrace@230570f2da
core Rollup merge of #130115 - eduardosm:needless-returns-libs, r=workingjubilee 2024-09-09 00:17:52 -07:00
panic_abort
panic_unwind Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68 2024-09-07 20:37:30 +00:00
portable-simd
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #130067 - madsmtm:clean-up-fs-test, r=ChrisDenton 2024-09-09 20:20:19 +02:00
stdarch@d9466edb4c
sysroot
test
unwind Port std library to RTEMS 2024-09-03 09:19:29 +02:00
windows_targets Win: Add dbghelp to the list of import libraries 2024-09-06 21:21:49 +00:00
Cargo.lock
Cargo.toml Auto merge of #129063 - the8472:cold-opt-size, r=Amanieu 2024-09-02 00:58:50 +00:00