mitigate additional debuginfo expansions
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
576a783a6f
commit
8e7373c027
8 changed files with 13 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#![type_length_limit = "2048"]
|
||||
#![type_length_limit = "8192"]
|
||||
#![allow(refining_impl_trait)]
|
||||
|
||||
mod manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue