bors[bot]
|
93199002af
|
Merge #1922
1922: feat(assists): Make raw string unescaped r=matklad a=Geobert
Last piece of https://github.com/rust-analyzer/rust-analyzer/issues/1730
Co-authored-by: Geobert Quach <geobert@protonmail.com>
|
2019-10-08 09:52:22 +00:00 |
|
Geobert Quach
|
31663c1368
|
feat(assists): Address some PR comments
|
2019-10-04 18:32:14 +01:00 |
|
Geobert Quach
|
6195096fb4
|
feat(assists): Even smarter with hashes
Count `"#*` streak only, extract the counting in a function, unit test this function
|
2019-10-01 21:36:14 +01:00 |
|
Geobert Quach
|
b06c5fac14
|
feat(assists): Be smart about hashes
Add max_hashes_streak + 1 hashes to the raw string
|
2019-09-30 19:50:44 +01:00 |
|
Alexander Andreev
|
fdbd6bb11a
|
Added test for check doc strings in crates.
#1856
|
2019-09-30 11:58:53 +03:00 |
|
Geobert Quach
|
e293c34e85
|
feat(assists): Keep only one version of make_raw_string
|
2019-09-29 19:16:59 +01:00 |
|
Geobert Quach
|
281e107155
|
feat(assists): Make raw string unescaped
|
2019-09-26 20:31:45 +01:00 |
|
Aleksey Kladov
|
f32081fa18
|
move assists to subdir
|
2019-09-25 14:29:41 +03:00 |
|