]> git.lizzy.rs Git - rust.git/commit
Auto merge of #24396 - alexcrichton:rustdoc2, r=aturon
authorbors <bors@rust-lang.org>
Thu, 16 Apr 2015 20:34:55 +0000 (20:34 +0000)
committerbors <bors@rust-lang.org>
Thu, 16 Apr 2015 20:34:55 +0000 (20:34 +0000)
commit1014ac44f6271a55249b0488a2ce1cc49deed338
treec827a7db48525741f0e91758c1df38082bee30aa
parente9080ec39d9a44eb0773d648b348575b19f655e5
parent71c1b5b704ca3955e5ca22d77a0d59b55c9af4f1
Auto merge of #24396 - alexcrichton:rustdoc2, r=aturon

A few final improvements to rustdoc for 1.0:

* Improve how rustdoc handles stability
* Fix cross-crate macro source links
* Improve experience of types inheriting methods through `Deref`

Some more details can be found in the commits.

[Preview](http://people.mozilla.org/~acrichton/doc/std/)