Commit Graph

2 Commits

Author SHA1 Message Date
rrokkam
2a53bf5db5 Delete imports that are already in the prelude
`Vec` and `String` are in the prelude, so qualifying them with
`vec::Vec` and `string::String` is unnecessary.
2020-07-19 13:45:35 -07:00
Michael Gerhaeuser
52d3d5607a Add rust version 2015-10-03 21:14:18 +02:00