rust-analyzer/crates/syntax/src/ast
Chayim Refael Friedman 6da1ce7869
Some checks are pending
metrics / build_metrics (push) Waiting to run
metrics / other_metrics (diesel-1.4.8) (push) Blocked by required conditions
metrics / other_metrics (hyper-0.14.18) (push) Blocked by required conditions
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
metrics / other_metrics (webrender-2022) (push) Blocked by required conditions
metrics / generate_final_metrics (push) Blocked by required conditions
rustdoc / rustdoc (push) Waiting to run
Merge pull request #20624 from A4-Tacks/fix-syn-lifetime-bounds
Fix LifetimeParam::lifetime_bounds invalid implement
2025-09-09 07:35:19 +00:00
..
generated Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
make Move some more AST makers to the quote macro 2024-12-30 05:46:06 +02:00
syntax_factory remvoe add_attr edit_in_place.rs because it use ted. 2025-08-04 21:52:49 +09:00
edit.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
edit_in_place.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
expr_ext.rs cargo fmt 2025-03-15 21:32:01 +01:00
generated.rs Deny unreachable-pub 2020-11-02 14:07:08 +01:00
make.rs Improve make::struct_ field_list whitespace 2025-09-07 22:19:52 +08:00
node_ext.rs Fix LifetimeParam::lifetime_bounds invalid implement 2025-09-09 15:22:12 +08:00
operators.rs ⬆️ rust-analyzer 2022-08-16 11:24:50 +03:00
prec.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
syntax_factory.rs Migrate AstNodeEdit 2025-07-21 15:26:48 +09:00
token_ext.rs update to literal-escaper 0.0.4 for better API without unreachable and faster string parsing 2025-06-16 15:12:24 +03:00
traits.rs cargo fmt 2025-03-15 21:32:01 +01:00