about summary refs log tree commit diff
path: root/src/test/ui/lint/unused_braces.rs
AgeCommit message (Expand)AuthorLines
2020-07-02Audit uses of `span_suggestion_short`Yuki Okushi-0/+3
2020-04-07remove false positives of unused_bracesBastian Kauschke-6/+25
2020-03-31add tests for `unused_braces`Bastian Kauschke-0/+31