Initial commit
This commit is contained in:
commit
fc832a1340
8 changed files with 1684 additions and 0 deletions
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"rust-analyzer.server.extraEnv": {
|
||||
"RUSTFLAGS": "-Ctarget-feature=+avx2"
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue