mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
Document events a bit
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
mod parser;
|
||||
mod grammar;
|
||||
|
||||
|
||||
/// `Parser` produces a flat list of `Event`s.
|
||||
/// They are converted to a tree-structure in
|
||||
/// a separate pass, via `TreeBuilder`.
|
||||
|
||||
Reference in New Issue
Block a user