Commit Graph

4 Commits

Author SHA1 Message Date
Lokathor 13008731ba improve clone impl as per https://github.com/Lokathor/tinyvec/issues/143 (#144)
* improve clone impl as per https://github.com/Lokathor/tinyvec/issues/143

* per https://github.com/Lokathor/tinyvec/pull/144#discussion_r669769122

* rustfmt.

* formatting

* whoops haha that's a little tricky to get the types to line up

we don't have deref for the A so we have to keep using as_slice_mut and such
2021-07-21 18:11:46 -06:00
Lokathor d70aa73592 Update rustfmt.toml 2020-08-18 23:53:29 -06:00
Lokathor 0a132e97f3 new rustfmt file. leaving fn_args_layout off for now. 2020-08-08 18:32:31 -06:00
Lokathor 0b2bdd58dc base files 2020-01-06 19:29:40 -07:00