Commit Graph

3 Commits

Author SHA1 Message Date
Ridwan Abdilahi 2ea0b5e10d Add Natvis definitions and tests for SmallVec type with and without the union crate feature enabled.
Unify Natvis definitions into a single Natvis file.
2022-09-12 11:33:15 -07:00
Samuel Marks 3f40777228 [*.rs] rustfmt 2020-06-29 11:50:38 +10:00
Josh Stone df6fb60f84 Make sure smallvec! is usable without being in scope
Macro recursion should use a `$crate` prefix to reliably find itself.
2020-05-06 15:20:57 -07:00