rust/src/librustdoc/clean
Alex Crichton 19510ac70b rollup merge of #23633: tomjakubowski/rustdoc-array-prim
Previously, impls for `[T; n]` were collected in the same place as impls for `[T]` and `&[T]`. This splits them out into their own primitive page in both core and std.
2015-03-23 15:11:06 -07:00
..
inline.rs rustdoc: Fix ICE with cross-crate default impls 2015-03-12 21:01:49 -07:00
mod.rs rollup merge of #23633: tomjakubowski/rustdoc-array-prim 2015-03-23 15:11:06 -07:00