about summary refs log tree commit diff
path: root/src/test/rustdoc/associated-consts.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-51/+0
2022-10-15rustdoc: update test cases for `.sidebar-title` -> `.sidebar-elems h3`Michael Howell-4/+4
2022-03-30Only show associated consts from inherent impls in sidebarJules Bertholet-4/+24
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-2/+2
2021-10-12Add test for associated constants in the sidebarGuillaume Gomez-0/+31