]> git.lizzy.rs Git - rust.git/commit
rustdoc: tweak stability summary counting
authorAaron Turon <aturon@mozilla.com>
Sat, 15 Nov 2014 04:54:27 +0000 (20:54 -0800)
committerAaron Turon <aturon@mozilla.com>
Sat, 15 Nov 2014 04:54:27 +0000 (20:54 -0800)
commit60741e0fa0948c75040d0d554b46027021185600
treeb52ded416b01441b9f7f415ae5d035f51911c54a
parent4caffa8526b2d359aff853964b08aebb9683bcdb
rustdoc: tweak stability summary counting

This commit slightly tweaks the counting of impl blocks and structs for
the stability summary (so that the block itself isn't counted for
inherent impls, and the fields aren't counted for structs).
src/librustdoc/stability_summary.rs