rust-analyzer/crates/syntax/src
Shoyu Vanilla (Flint) fa64d3b720
Some checks are pending
metrics / other_metrics (ripgrep-13.0.0) (push) Blocked by required conditions
metrics / other_metrics (self) (push) Blocked by required conditions
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 (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 #20281 from ChayimFriedman2/parse-hrtb-const
fix: Parse `for<'a> [const]`
2025-07-23 01:50:16 +00:00
..
ast Merge pull request #20281 from ChayimFriedman2/parse-hrtb-const 2025-07-23 01:50:16 +00:00
parsing cargo fmt 2025-03-15 21:32:01 +01:00
syntax_editor remove a couple of clones 2025-05-01 11:41:42 +02:00
validation cargo fmt 2025-03-15 21:32:01 +01:00
algo.rs fix(auto-import): Prefer imports of matching types for argument lists 2025-04-08 09:21:32 +02:00
ast.rs Parse for<'a> [const] 2025-07-22 16:24:42 +03:00
fuzz.rs cargo fmt 2025-03-15 21:32:01 +01:00
hacks.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs Merge from rust-lang/rust 2025-04-28 11:06:53 +03:00
parsing.rs cargo fmt 2025-03-15 21:32:01 +01:00
ptr.rs cargo fmt 2025-03-15 21:32:01 +01:00
syntax_editor.rs migrate generate new 2025-07-21 17:22:03 +09:00
syntax_error.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
syntax_node.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
ted.rs internal: Restructure some semantics APIs for virtual macro files 2025-05-30 22:03:04 +02:00
tests.rs cargo fmt 2025-03-15 21:32:01 +01:00
token_text.rs Merge commit '457b966b17' into sync-from-ra 2023-12-11 11:16:01 +02:00
utils.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
validation.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