Switch back to nightly, update deps
This commit is contained in:
parent
1a5a628000
commit
e013fb427a
7 changed files with 57 additions and 28 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
|
@ -15,6 +15,12 @@
|
|||
"RUSTFLAGS": "-Clinker=clang -Clink-arg=-fuse-ld=lld"
|
||||
},
|
||||
"rust-analyzer.check.command": "clippy", // "check", //
|
||||
// "rust-analyzer.check.overrideCommand": [
|
||||
// "bevy_lint",
|
||||
// "--workspace",
|
||||
// "--all-targets",
|
||||
// "--message-format=json-diagnostic-rendered-ansi",
|
||||
// ],
|
||||
"rust-analyzer.cargo.targetDir": true,
|
||||
"cSpell.words": [
|
||||
"Backquote",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue