]> git.lizzy.rs Git - rust.git/commit
Remove no longer necessary coercions to fn pointer types.
authorCorey Farwell <coreyf@rwell.org>
Wed, 30 Mar 2016 13:35:38 +0000 (09:35 -0400)
committerCorey Farwell <coreyf@rwell.org>
Wed, 30 Mar 2016 13:50:55 +0000 (09:50 -0400)
commit99501e6177b2614708dd30fe06109415015b1158
treeb2aa3bbab0e4eff73f0925cdfaab1b3436d4f3bd
parent70b8b9487a94c5b9b1401007b040c584d9349582
Remove no longer necessary coercions to fn pointer types.

Originally added in 8fe9e4dff6d9d0fdd940835ae377edcb3754f8c1.

Everything appears to build fine without the coercions, so they can
presumably be removed.
src/libstd/collections/hash/map.rs
src/libstd/collections/hash/set.rs