about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
author许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com>2024-07-17 12:39:17 +0000
committer许杰友 Jieyou Xu (Joe) <jieyouxu@outlook.com>2024-07-17 13:32:28 +0000
commite1569fde3efee2955e0a32beefc108c6874c9fd7 (patch)
treed8f0e867a5eeedb4aae18497e7ae8749c75172cf /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent13a175106141cdac24e241cb558e529c72be943b (diff)
downloadrust-e1569fde3efee2955e0a32beefc108c6874c9fd7.tar.gz
rust-e1569fde3efee2955e0a32beefc108c6874c9fd7.zip
run_make_support: coalesce fs helpers into single `fs` module
There were *two* `read_dir` helpers, one being a simple
`std::fs::read_dir` wrapper, the other has a different callback-based
signature. We also rename the callback-based `read_dir` as
`read_dir_entries`.

Also don't top-level re-export most `fs::*` helpers.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions