about summary refs log tree commit diff
path: root/src/librustdoc/html/markdown/footnotes.rs
AgeCommit message (Expand)AuthorLines
2025-08-14rustdoc: Allow multiple references to a single footnoteTsukasa OI-9/+24
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-2/+2
2024-12-31Fix typosericlehong-1/+1
2024-12-05Always display first line of impl blocks even when collapsedGuillaume Gomez-9/+16
2024-11-28Fix new clippy lintsGuillaume Gomez-1/+1
2024-11-14Fix handling of footnote reference in footnote definitionGuillaume Gomez-26/+34
2024-11-13Fix duplicated footnote IDsGuillaume Gomez-14/+19
2024-10-19rustdoc: Refractor footnote handlingAlona Enraght-Moony-36/+67
2024-10-19rustdoc: Extract footnote logic into it's own module.Alona Enraght-Moony-0/+82