v2.0.1
Docs
- Add a new section "
Noneliterals inference" to docs for "Into Conversions In-Depth" - Fix the docs about the comparison of Into conversions on the "Alternatives" page that were not updated during the v2 release
Fix
- Fix capturing of generic params that appear only in return types (#72)
- Fix support for associated types (#72)
Internal
- Add more tests for various edge cases (#70)