commit | 10f017a2e3ee81927c6f3c59a3ef325bba57f8b7 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jul 12 13:32:59 2015 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jul 12 13:32:59 2015 -0500 |
tree | e4e6d711e87fdb52b16c86f06f9fe928f6717c48 | |
parent | 73f0aa12e84e9105a7481df5852d582709a3e845 [diff] | |
parent | 939229c00a5286842b8ff7ff6d8b5bc17483e11f [diff] |
Merge pull request #2139 from alex/remove-fast-path Removed the fastpath from binding initialization. These aren't instantiated frequently enough for this to be worth it, and it improves our coverage.