mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
pass message to analysers by ref
This commit is contained in:
parent
8e39a1ed50
commit
4bd352feb9
10 changed files with 42 additions and 51 deletions
|
|
@ -28,4 +28,7 @@ parse-display = "0.1"
|
|||
jemallocator = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.6"
|
||||
pretty_assertions = "0.6"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue