rust-analyzer/crates/syntax
2025-08-07 02:29:59 +09:00
..
fuzz edition = "2024" 2025-03-15 21:32:01 +01:00
src In extract_module.rs, generate ast::Module instead of String 2025-08-07 02:29:59 +09:00
test_data minor: Simplify impl-ty parse validation 2025-03-25 10:14:40 +01:00
Cargo.toml Don't run doctests 2025-06-23 00:50:22 +03:00
rust.ungram Parse for<'a> [const] 2025-07-22 16:24:42 +03:00