File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ In particular, `cargo xtask codegen` generates:
56
56
2 . [ ` ast/generated ` ] ( https://github.com/rust-analyzer/rust-analyzer/blob/a0be39296d2925972cacd9fbf8b5fb258fad6947/crates/ra_syntax/src/ast/generated.rs )
57
57
-- AST data structure.
58
58
59
- .3 [ ` doc_tests/generated ` ] ( https://github.com/rust-analyzer/rust-analyzer/blob/a0be39296d2925972cacd9fbf8b5fb258fad6947/crates/ra_assists/src/doc_tests/generated.rs ) ,
59
+ 3 . [ ` doc_tests/generated ` ] ( https://github.com/rust-analyzer/rust-analyzer/blob/a0be39296d2925972cacd9fbf8b5fb258fad6947/crates/ra_assists/src/doc_tests/generated.rs ) ,
60
60
[ ` test_data/parser/inline ` ] ( https://github.com/rust-analyzer/rust-analyzer/tree/a0be39296d2925972cacd9fbf8b5fb258fad6947/crates/ra_syntax/test_data/parser/inline )
61
61
-- tests for assists and the parser.
62
62
You can’t perform that action at this time.
0 commit comments