about summary refs log tree commit diff
path: root/src/libstd/sync
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2014-02-20 01:31:39 +1100
committerHuon Wilson <dbau.pp+github@gmail.com>2014-02-20 01:31:39 +1100
commitdcee327c355e0289600ab4b0ae224645363bb858 (patch)
tree8a5711e8251b2fa39747fdfc6a63f31163bf5705 /src/libstd/sync
parentc4afcf44d2c70b2c176bdf283082a7bdd4be5826 (diff)
downloadrust-dcee327c355e0289600ab4b0ae224645363bb858.tar.gz
rust-dcee327c355e0289600ab4b0ae224645363bb858.zip
rustc: remove some unnecessary `transmute`s.
These can all be done by implicit or explicit &T -> *T casts, which are
more restricted and so are safer.
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions