summary refs log tree commit diff
path: root/src/test/rustdoc/deprecated-impls.rs
AgeCommit message (Collapse)AuthorLines
2016-06-15rustdoc: Add stability notices to impl itemsOliver Middleton-0/+128
Also fixes missing stability notices on methods with no docs.