fix(rustc): config toolchaing mismatch
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
target/
|
target/
|
||||||
scripts/__pycache__/
|
scripts/__pycache__/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.cargo/config.toml
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
[profile.dev]
|
|
||||||
codegen-backend = "llvm"
|
|
||||||
Reference in New Issue
Block a user