about summary refs log tree commit diff
path: root/tests/rustdoc/sidebar-all-page.rs
AgeCommit message (Collapse)AuthorLines
2023-08-21rustdoc: Rename "Type Definition" to "Type Alias"Noah Lev-3/+2
This matches the name used by the Rust Reference [1], which is also what people usually call these items. [1]: https://doc.rust-lang.org/reference/items/type-aliases.html
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+35