about summary refs log tree commit diff
path: root/src/librustdoc/passes/unindent_comments
AgeCommit message (Expand)AuthorLines
2022-04-21rustdoc: Unindent doc fragments on `Attributes` constructionVadim Petrochenkov-70/+0
2021-12-19Remove 'need_backline' field of `DocFragment`Roc Yu-1/+0
2021-12-18Write code directly instead of using FromIteratorNoah Lev-1/+4
2021-11-18rustdoc: Remove unused `DocFragment.line` fieldNoah Lev-1/+0
2021-07-08Rework SESSION_GLOBALS API to prevent overwriting itGuillaume Gomez-2/+2
2021-01-02Simplify docfragment transformation in unindent testsGuillaume Gomez-14/+1
2021-01-02End of rework of Attributes structGuillaume Gomez-4/+23
2020-10-29Update testsGuillaume Gomez-6/+1
2020-10-26Add test for doc comments unindent fixGuillaume Gomez-32/+28
2019-08-02librustdoc: Unconfigure tests during normal buildVadim Petrochenkov-0/+72