about summary refs log tree commit diff
path: root/src/tools/rustfmt/tests/source/pin_sugar.rs
AgeCommit message (Expand)AuthorLines
2025-06-15Implement pinned borrows, part of `pin_ergonomics`Frank King-0/+10
2025-03-05Implement `&pin const self` and `&pin mut self` sugarsFrank King-0/+10
2024-10-07Add basic pin sugar support to rustfmtEric Holk-0/+10