Commit Graph

4 Commits

Author SHA1 Message Date
Ulrik Sverdrup da03fc68ac Small tweaks for the documentation of the primitive type array 2015-07-10 14:50:35 +02:00
Ulrik Sverdrup 1abdd130d8 Expand documentation for the primitive type array 2015-07-09 22:51:00 +02:00
Tshepang Lekhonkhobe c4c5c2dd20 doc: add some array usage examples 2015-07-06 01:42:05 +02:00
Tom Jakubowski 2df8830642 rustdoc: Support for "array" primitive
Impls on `clean::Type::FixedVector` are now collected in the array
primitive page instead of the slice primitive page.

Also add a primitive docs for arrays to `std`.
2015-03-23 14:02:34 -07:00