aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-02-01 07:52:36 +0000
committerAleksey Kladov <[email protected]>2019-02-01 07:52:36 +0000
commitde85f1e94740d9a19066f7fda2e57d26973e472c (patch)
tree7346c0bed5398138702c83aafff7ee6752e821ab /crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap
parent9d3f4624e1a83eb945f4df6427fc650356ea77fa (diff)
remove hard-coded support for ctry macro
It was used mainly to prevent HirFileId infra from bitroting, but the `vec![]` macro can serve that just as well!
Diffstat (limited to 'crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap')
-rw-r--r--crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap6
1 files changed, 3 insertions, 3 deletions
diff --git a/crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap b/crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap
index 062add083..0b802ac3d 100644
--- a/crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap
+++ b/crates/ra_ide_api/src/snapshots/tests__highlight_query_group_macro.snap
@@ -1,8 +1,8 @@
1--- 1---
2created: "2019-01-22T14:45:01.017117100+00:00" 2created: "2019-02-01T07:52:15.689836752+00:00"
3creator: insta@0.4.0 3creator: insta@0.5.3
4expression: "&highlights" 4expression: "&highlights"
5source: "crates\\ra_ide_api\\src\\syntax_highlighting.rs" 5source: crates/ra_ide_api/src/syntax_highlighting.rs
6--- 6---
7[ 7[
8 HighlightedRange { 8 HighlightedRange {