Skip to content

Commit 1448ce9

Browse files
committed
Downgrade submodules
1 parent 7db394a commit 1448ce9

File tree

7 files changed

+7
-8
lines changed

7 files changed

+7
-8
lines changed

src/compiler-rt

Submodule compiler-rt updated 2251 files

src/jemalloc

Submodule jemalloc updated 130 files

src/libstd/path.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,8 +1861,7 @@ impl Path {
18611861
fs::metadata(self).map(|m| m.is_dir()).unwrap_or(false)
18621862
}
18631863

1864-
/// Checks if the path buffer is empty. On Windows, it will return false if the inner string is
1865-
/// invalid unicode. On Unix, this is a no-op.
1864+
/// Checks if the path buffer is empty.
18661865
///
18671866
/// # Examples
18681867
///

src/llvm

Submodule llvm updated 16983 files

src/rt/hoedown

src/rust-installer

0 commit comments

Comments
 (0)