<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libstd/array.rs, branch 1.3.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.3.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-07-20T20:18:06+00:00</updated>
<entry>
<title>std: Create separate docs for the primitives</title>
<updated>2015-07-20T20:18:06+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-07-20T18:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8497c428e5da665917304ae404b9b3e7b0a94466'/>
<id>urn:sha1:8497c428e5da665917304ae404b9b3e7b0a94466</id>
<content type='text'>
Having the primitive and module docs derived from the same source
causes problems, primarily that they can't contain hyperlinks
cross-referencing each other.

This crates dedicated private modules in `std` to document the
primitive types, then for all primitives that have a corresponding
module, puts hyperlinks in moth the primitive docs and the module docs
cross-linking each other.

This should help clear up confusion when readers find themselves on
the wrong page.
</content>
</entry>
<entry>
<title>doc: Clean up primitive short descriptions</title>
<updated>2015-07-20T20:17:41+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2015-07-17T23:28:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44dd247cd5ced8ae8a8c6f1d04463abce21c8e9e'/>
<id>urn:sha1:44dd247cd5ced8ae8a8c6f1d04463abce21c8e9e</id>
<content type='text'>
This makes the primitive descriptions on the front page read properly
as descriptions of types and not of the associated modules.
</content>
</entry>
<entry>
<title>Small tweaks for the documentation of the primitive type array</title>
<updated>2015-07-10T12:50:35+00:00</updated>
<author>
<name>Ulrik Sverdrup</name>
<email>bluss@users.noreply.github.com</email>
</author>
<published>2015-07-10T12:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da03fc68acc89c9ef949e2253c8c0f5d38340bdd'/>
<id>urn:sha1:da03fc68acc89c9ef949e2253c8c0f5d38340bdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand documentation for the primitive type array</title>
<updated>2015-07-09T20:51:00+00:00</updated>
<author>
<name>Ulrik Sverdrup</name>
<email>bluss@users.noreply.github.com</email>
</author>
<published>2015-07-09T20:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1abdd130d8308d083741bb131256b95f5543e23c'/>
<id>urn:sha1:1abdd130d8308d083741bb131256b95f5543e23c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: add some array usage examples</title>
<updated>2015-07-05T23:42:05+00:00</updated>
<author>
<name>Tshepang Lekhonkhobe</name>
<email>tshepang@gmail.com</email>
</author>
<published>2015-07-05T23:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c4c5c2dd20aaaddb7c0afdba06ec319340842443'/>
<id>urn:sha1:c4c5c2dd20aaaddb7c0afdba06ec319340842443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: Support for "array" primitive</title>
<updated>2015-03-23T21:02:34+00:00</updated>
<author>
<name>Tom Jakubowski</name>
<email>tom@crystae.net</email>
</author>
<published>2015-03-23T21:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2df8830642fffa6c68aa6318985cfcd2e63db81b'/>
<id>urn:sha1:2df8830642fffa6c68aa6318985cfcd2e63db81b</id>
<content type='text'>
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`.
</content>
</entry>
</feed>
