mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
Start migrating to tree sitter
Migrates all the lower level code to tree-sitter not touching passes yet.
This commit is contained in:
parent
cf39338b30
commit
cb0bad3c9e
9 changed files with 103 additions and 28 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,4 +4,6 @@ target
|
|||
/invalid.rs
|
||||
/invalid
|
||||
.direnv/
|
||||
g
|
||||
g
|
||||
perf.data*
|
||||
*.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue