about summary refs log tree commit diff
path: root/library/std/src/sys/path
AgeCommit message (Expand)AuthorLines
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2025-06-16Handle win32 separator & prefixes for cygwin paths王宇逸-172/+284
2025-04-11Use with_native_path for WindowsChris Denton-0/+34
2025-04-09Avoid verbatim paths in Command::current_dirChris Denton-0/+55
2025-03-13Remove has_redox_schemebjorn3-4/+1
2025-01-16uefi: Implement pathAyush Singh-4/+109
2025-01-13path: Move is_absolute check to sys::pathAyush Singh-0/+23
2024-11-26std: update internal uses of `io::const_error!`joboet-1/+1
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-03More robust extension checkingChris Denton-0/+5
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+2
2024-07-26Fix doc nitsJohn Arundel-1/+1
2024-07-19std: forbid unwrapped unsafe in unsupported_backslashJubilee Young-0/+1
2024-02-08std: move path into `sys`joboet-0/+612