rust/crates/parser/src
Aleksey Kladov 4452f9ec48 internal: improve style
Group related stuff together, use only on path for parsing extern blocks
(they actually have modifiers).

Perhaps we should get rid of items_without_modifiers altogether? Better
to handle these kinds on diagnostics in validation layer...
2021-08-30 15:55:40 +03:00
..
grammar internal: improve style 2021-08-30 15:55:40 +03: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 tree-wide: fix rustdoc warnings, add some links 2021-08-03 21:34:20 -07:00
lib.rs tree-wide: fix rustdoc warnings, add some links 2021-08-03 21:34:20 -07:00
parser.rs Fix three more (reverse) “a”/“an” typos 2021-08-22 17:48:15 +02: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