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:
56562 . [ ` ast/generated ` ] ( https://github.com/rust-analyzer/rust-analyzer/blob/a0be39296d2925972cacd9fbf8b5fb258fad6947/crates/ra_syntax/src/ast/generated.rs )
5757 -- AST data structure.
5858
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 ) ,
6060 [ ` test_data/parser/inline ` ] ( https://github.com/rust-analyzer/rust-analyzer/tree/a0be39296d2925972cacd9fbf8b5fb258fad6947/crates/ra_syntax/test_data/parser/inline )
6161 -- tests for assists and the parser.
6262
You can’t perform that action at this time.
0 commit comments