Write lint to check for dashmaps entries being held
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
bf589f7d28
commit
ace01a2096
8 changed files with 355 additions and 24 deletions
|
|
@ -109,6 +109,9 @@
|
|||
pkgs.openssl
|
||||
pkgs.pkg-config
|
||||
];
|
||||
|
||||
DYLINT_DRIVER_PATH = dylint.passthru.DYLINT_DRIVER_PATH;
|
||||
RUSTUP_TOOLCHAIN = toolchain;
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue