Skip to content

Commit

Permalink
Remove irelevant comment on register_dtor
Browse files Browse the repository at this point in the history
  • Loading branch information
chansuke committed Dec 11, 2019
1 parent ddca1e0 commit e4852da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/libstd/sys/unix/fast_thread_local.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
// Note, however, that we run on lots older linuxes, as well as cross
// compiling from a newer linux to an older linux, so we also have a
// fallback implementation to use as well.
//
// Due to rust-lang/rust#18804, make sure this is not generic!
#[cfg(any(
target_os = "linux",
target_os = "fuchsia",
Expand Down

0 comments on commit e4852da

Please sign in to comment.