rust/src/librustdoc
Mark Simulacrum 7a2d4b30b6 Rollup merge of #42360 - ollie27:rustdoc_vector_rename, r=GuillaumeGomez
rustdoc: Rename `Vector` and `FixedVector` to `Slice` and `Array`

Also store the array length as a usize rather than a String.

This is just a minor refactor.
2017-06-02 09:10:47 -06:00
..
2017-03-31 12:16:03 -06:00
2017-04-17 18:10:03 +02:00
2017-06-01 20:41:38 +00:00
2017-05-25 05:47:25 +00:00