mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Fix .vscode/settings.json for the latest extension
This commit is contained in:
parent
abd1b700d2
commit
e9e4770a18
1 changed files with 1 additions and 3 deletions
4
misc/.vscode/settings.json
vendored
4
misc/.vscode/settings.json
vendored
|
@ -2,7 +2,5 @@
|
||||||
"rust-analyzer.cargo.features": [
|
"rust-analyzer.cargo.features": [
|
||||||
"disasm",
|
"disasm",
|
||||||
],
|
],
|
||||||
"rust-analyzer.cargo.unsetTest": [
|
"rust-analyzer.cfg.setTest": false,
|
||||||
"yjit",
|
|
||||||
],
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue