Content-Length: 276385 | pFad | https://github.com/celinval/rust-dev/commit/0b3227b6dac5be2a5cff90dcc1e61026f4c568ab

F2 std: rename module for clarity · celinval/rust-dev@0b3227b · GitHub
Skip to content

Commit 0b3227b

Browse files
committed
std: rename module for clarity
1 parent 2b9a4f3 commit 0b3227b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

std/src/sys/thread_local/mod.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ pub(crate) mod destructors {
5959
target_os = "netbsd",
6060
target_os = "dragonfly"
6161
))] {
62-
mod linux;
62+
mod linux_like;
6363
mod list;
64-
pub(super) use linux::register;
64+
pub(super) use linux_like::register;
6565
pub(super) use list::run;
6666
} else {
6767
mod list;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/celinval/rust-dev/commit/0b3227b6dac5be2a5cff90dcc1e61026f4c568ab

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy