about summary refs log tree commit diff
path: root/src/test/rustdoc/for-lifetime.rs
AgeCommit message (Expand)AuthorLines
2021-06-18rustdoc: Render `for<'_>` lifetimes in trait objectsJustus K-12/+0
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2021-01-27rustdoc: Render HRTB correctly for bare functionsCamelid-0/+14