mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-15 17:15:10 +01:00
analysis
This commit is contained in:
parent
b74c11987b
commit
475a520de3
8 changed files with 61 additions and 8 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#![allow(dead_code)] // TODO: no
|
||||
#![warn(rust_2018_idioms)]
|
||||
|
||||
struct Ctx<P> {
|
||||
parser: P,
|
||||
}
|
||||
mod hir;
|
||||
mod lower;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue