aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/remove_dbg.rs
Commit message (Expand)AuthorAgeFilesLines
* Add tests for action target rangesrobojumper2019-02-081-1/+17
* Remove unnecessary dbg! callsVille Penttinen2019-02-071-3/+2
* Add new assist to remove dbg!() callsVille Penttinen2019-02-071-0/+124