Get rid of failure: ra_batch ra_cli
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
//!
|
||||
//! The most interesting modules here are `syntax_node` (which defines concrete
|
||||
//! syntax tree) and `ast` (which defines abstract syntax tree on top of the
|
||||
//! CST). The actual parser live in a separate `ra_parser` crate, thought the
|
||||
//! CST). The actual parser live in a separate `ra_parser` crate, though the
|
||||
//! lexer lives in this crate.
|
||||
//!
|
||||
//! See `api_walkthrough` test in this file for a quick API tour!
|
||||
|
||||
Reference in New Issue
Block a user