aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer/test_data/macro_compiler_error.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rust-analyzer/test_data/macro_compiler_error.txt')
-rw-r--r--crates/rust-analyzer/test_data/macro_compiler_error.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/rust-analyzer/test_data/macro_compiler_error.txt b/crates/rust-analyzer/test_data/macro_compiler_error.txt
index f695db73c..89dae7d5a 100644
--- a/crates/rust-analyzer/test_data/macro_compiler_error.txt
+++ b/crates/rust-analyzer/test_data/macro_compiler_error.txt
@@ -1,6 +1,6 @@
1[ 1[
2 MappedRustDiagnostic { 2 MappedRustDiagnostic {
3 url: "file:///test/crates/ra_hir_def/src/data.rs", 3 url: "file:///test/crates/hir_def/src/data.rs",
4 diagnostic: Diagnostic { 4 diagnostic: Diagnostic {
5 range: Range { 5 range: Range {
6 start: Position { 6 start: Position {
@@ -24,7 +24,7 @@
24 [ 24 [
25 DiagnosticRelatedInformation { 25 DiagnosticRelatedInformation {
26 location: Location { 26 location: Location {
27 uri: "file:///test/crates/ra_hir_def/src/path.rs", 27 uri: "file:///test/crates/hir_def/src/path.rs",
28 range: Range { 28 range: Range {
29 start: Position { 29 start: Position {
30 line: 264, 30 line: 264,