aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_assists/src/assists/raw_string.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(assists): Address some PR commentsGeobert Quach2019-10-041-25/+24
* feat(assists): Even smarter with hashesGeobert Quach2019-10-011-12/+44
* feat(assists): Be smart about hashesGeobert Quach2019-09-301-1/+36
* feat(assists): Keep only one version of make_raw_stringGeobert Quach2019-09-291-82/+13
* feat(assists): Make raw string unescapedGeobert Quach2019-09-261-0/+77
* move assists to subdirAleksey Kladov2019-09-251-0/+370