about summary refs log tree commit diff
path: root/src/librustdoc/html/render/sidebar.rs
AgeCommit message (Expand)AuthorLines
2023-08-16Use more named format argsGuillaume Gomez-2/+2
2023-08-16Improve code readability by moving fmt args directly into the stringGuillaume Gomez-7/+7
2023-04-01a couple clippy::complexity fixesMatthias Krüger-5/+2
2023-03-10Render doc sidebar using Askamaclubby789-0/+561