aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_editor/src/diagnostics.rs
Commit message (Expand)AuthorAgeFilesLines
* avoid allocating an unnecessary intermediate vector & not traverse multiple t...gfreezy2018-12-301-62/+72
* implement struct shorthand initialization diagnosticgfreezy2018-12-301-0/+266