Second round to fix the parallel solver.
This commit is contained in:
committed by
Sébastien Crozet
parent
28cc19d104
commit
2e6f133b95
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rust-analyzer.cargo.features": [
|
||||
"simd-stable",
|
||||
"parallel"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user