about summary refs log tree commit diff
path: root/tests/rustdoc/constant
AgeCommit message (Expand)AuthorLines
2025-07-03rustdoc: don't treat methods under const impls or traits as constDeadbeef-0/+36
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-24/+24
2025-05-05Created `tests/rustdoc/impl` subfolder to limit number of files at the top levelGuillaume Gomez-0/+812