Skip to content

Commit e4852da

Browse files
author
chansuke
committed
Remove irelevant comment on register_dtor
1 parent ddca1e0 commit e4852da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libstd/sys/unix/fast_thread_local.rs

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
// Note, however, that we run on lots older linuxes, as well as cross
99
// compiling from a newer linux to an older linux, so we also have a
1010
// fallback implementation to use as well.
11-
//
12-
// Due to rust-lang/rust#18804, make sure this is not generic!
1311
#[cfg(any(
1412
target_os = "linux",
1513
target_os = "fuchsia",

0 commit comments

Comments
 (0)