rust/library/std/src/sys
Martin Kröning 76b4a86b57
refactor(pal/hermit): return ! to satisfy rust-analyzer
This silences this rust-analyzer-specific error: `expected !, found ()`

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
2024-07-31 13:31:41 +02:00
..
anonymous_pipe Reformat use declarations. 2024-07-29 08:26:52 +10:00
os_str Reformat use declarations. 2024-07-29 08:26:52 +10:00
pal refactor(pal/hermit): return ! to satisfy rust-analyzer 2024-07-31 13:31:41 +02:00
path Reformat use declarations. 2024-07-29 08:26:52 +10:00
personality Rollup merge of #128055 - workingjubilee:deny-unsafe-ops-in-sys-personality-dwarf-eh, r=Amanieu 2024-07-29 07:11:15 +02:00
sync Reformat use declarations. 2024-07-29 08:26:52 +10:00
thread_local Reformat use declarations. 2024-07-29 08:26:52 +10:00
backtrace.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
cmath.rs Make cmath.rs a single file 2024-02-07 12:02:24 -03:00
exit_guard.rs Attempt to fix CI 2024-07-08 09:19:25 -05:00
mod.rs Initial implementation of anonymous_pipe 2024-07-23 23:13:56 +10:00