about summary refs log tree commit diff
path: root/src/test/ui/suggestions/as-ref-2.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2022-08-16Make as_ref suggestion a noteMichael Goulet-2/+0
2021-04-19Suggest `.as_ref()` on borrow error involving `Option`/`Result`Esteban Küber-0/+13