about summary refs log tree commit diff
path: root/src/test/rustdoc/negative-impl-sidebar.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2022-10-15rustdoc: update test cases for `.sidebar-title` -> `.sidebar-elems h3`Michael Howell-1/+1
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-1/+1
2021-07-17Fix test cases for header titles in sidebarMichael Howell-1/+1
2020-05-05Update testsGuillaume Gomez-1/+1
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-1/+1
They used to be covered by `optin_builtin_traits` but negative impls are now applicable to all traits, not just auto traits. This also adds docs in the unstable book for the current state of auto traits.
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-20Display negative traits implementationGuillaume Gomez-0/+19