about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide/pagetoc.js
AgeCommit message (Collapse)AuthorLines
2025-07-28avoid the need to specify if toc should be generatedTshepang Mbambo-0/+104
- this removes one external dependency, mdbook-toc - this steals code from rustc book