about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-24 20:40:06 +0100
committerGitHub <noreply@github.com>2025-03-24 20:40:06 +0100
commitb1575941653ca9cdfbd3c9342fa040827e8527d3 (patch)
tree5789574b22f692033615c108ebb43aaa176dde5b /compiler/rustc_codegen_llvm/src
parent4510e86a41388733675465a8647d4235f3bf2023 (diff)
parent021d23b64ee58b6d4d7f8803729182ad02a567c2 (diff)
downloadrust-b1575941653ca9cdfbd3c9342fa040827e8527d3.tar.gz
rust-b1575941653ca9cdfbd3c9342fa040827e8527d3.zip
Rollup merge of #138662 - Ayush1325:uefi-fs-1, r=nicholasbishop,petrochenkov
Implement some basics in UEFI fs

- Just getting some basics out of the way while waiting for #138236 to be merged.
- Adds `fs::canonicalize`. Should be same as absolute in case of UEFI since there is no symlink support and absolute path is guaranteed to be uniqe according to spec.
- Make `fs::lstat` same as `fs::stat`. Should be same since UEFI does not have symlink support.
- Implement `OptionOptions`.

cc ````@nicholasbishop```` ````@dvdhrm````
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions