rust-analyzer/crates/syntax/src/ast
bors d4accf8e96 Auto merge of #16099 - Veykril:flyimport, r=Veykril
internal: Improve import asset perf a bit

And bump the query limit from 40 to 100
2023-12-12 14:37:38 +00:00
..
generated fix PathSegment grammar 2023-11-12 11:20:14 +08:00
edit.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
edit_in_place.rs Add tests for LetStmt::set_ty 2023-11-14 17:35:24 -05:00
expr_ext.rs Auto merge of #14755 - poliorcetics:clippy-fixes, r=Veykril 2023-05-24 11:13:52 +00:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs Migrate destructure_tuple_binding to mutable ast 2023-11-11 21:07:19 -05:00
node_ext.rs Simplify and improve perf of import_assets::import_for_item 2023-12-12 11:35:34 +01:00
operators.rs Corrected order of printing op and = 2022-08-08 11:05:18 -04:00
prec.rs Parse builtin# syntax 2023-09-05 10:36:35 +02:00
token_ext.rs Implicit format args support 2023-12-05 17:07:00 +01:00
traits.rs Replace doc_comments_and_attrs with collect_attrs, 2nd round 2023-12-11 22:56:50 +03:30