rust-analyzer/crates/parser/src
Aleksey Kladov 58d2ece88a internal: overhaul code generation
* Keep codegen adjacent to the relevant crates.
* Remove codgen deps from xtask, speeding-up from-source installation.

This regresses the release process a bit, as it now needs to run the
tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
..
grammar Complete repr attribute parameters 2021-06-17 21:15:49 +02:00
syntax_kind internal: overhaul code generation 2021-07-03 22:11:03 +03:00
event.rs Fix warnings when running cargo doc --document-private-items 2021-01-18 16:44:40 -05:00
grammar.rs Add even more docs 2021-05-22 17:20:22 +03:00
lib.rs parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
parser.rs Add even more docs 2021-05-22 17:20:22 +03:00
syntax_kind.rs Add even more docs 2021-05-22 17:20:22 +03:00
token_set.rs CONST LOOPS ARE HERE 2020-08-27 18:12:01 +02:00