We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b5a86 commit 5761703Copy full SHA for 5761703
Cargo.toml
@@ -258,6 +258,9 @@ opt-level = 3
258
[profile.dev.package.similar]
259
opt-level = 3
260
261
+[profile.dev.package.salsa]
262
+opt-level = 3
263
+
264
# Reduce complexity of a parser function that would trigger a locals limit in a wasm tool.
265
# https://github.com/bytecodealliance/wasm-tools/blob/b5c3d98e40590512a3b12470ef358d5c7b983b15/crates/wasmparser/src/limits.rs#L29
266
[profile.dev.package.ruff_python_parser]
0 commit comments