v1.11.1
What's Changed
- Annotate SmallVec::insert_from_slice with
#[inline]
by @sffc in #312 - Micro-optimize
push
andinsert
b @emilio in #315 - Add
--generate-link-to-definition
option when building on docs.rs by @GuillaumeGomez in #304 - Testing fixes by @mrobinson and @waywardmonkeys
New Contributors
- @mrobinson made their first contribution in #303
- @GuillaumeGomez made their first contribution in #304
- @sffc made their first contribution in #312
Full Changelog: v1.11.0...v1.11.1