bors[bot] cbc13ae6bd
Merge #10152
10152: feat: Add completion for raw identifiers r=matklad a=nabakin

![rust_analyzer_pr](https://user-images.githubusercontent.com/894305/132110362-c21b713d-acaf-4a6d-9749-ff812172cbce.gif)
Adds support for valid Rust completion of raw identifiers.

Previously, code completion of fields made via raw identifiers would not re-insert those raw identifiers, resulting in invalid Rust code. Now, code completion of fields made via raw identifiers do re-insert those raw identifiers, resulting in valid Rust code.

The same is true for all code completion instances for fields and compatible Rust identifiers.

Co-authored-by: Blake Wyatt <894305+nabakin@users.noreply.github.com>
2021-09-06 10:54:18 +00:00
..
2021-09-03 16:00:50 +02:00
2021-08-31 13:11:17 +02:00
2021-09-03 16:00:50 +02:00
2021-09-03 14:28:27 +00:00
2021-09-02 17:30:55 +02:00
2021-09-04 15:19:44 +05:00
2021-09-06 10:54:18 +00:00
2021-08-30 19:35:00 +00:00
2021-09-04 00:27:05 -07:00
2021-08-30 08:42:13 +00:00
2021-09-04 13:56:47 +00:00
2021-09-04 00:27:05 -07:00
2021-08-31 19:14:33 +03:00
2021-08-30 15:11:42 +08:00