mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
internal: Lay basic ground work for standalone mbe tests
This commit is contained in:
parent
1e30cc0f35
commit
4502a602a7
15 changed files with 233 additions and 52 deletions
|
@ -36,7 +36,7 @@ pub mod generated {
|
|||
pub mod syntax_helpers {
|
||||
pub mod format_string;
|
||||
pub mod format_string_exprs;
|
||||
pub mod insert_whitespace_into_node;
|
||||
pub use hir::insert_whitespace_into_node;
|
||||
pub mod node_ext;
|
||||
|
||||
pub use parser::LexedStr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue