17 lines
557 B
JSON
17 lines
557 B
JSON
{
|
|
"rust-analyzer.cargo.allFeatures": false,
|
|
"rust-analyzer.linkedProjects": [
|
|
"benchmarks/engines/libc/Cargo.toml",
|
|
"benchmarks/engines/rust-bytecount/Cargo.toml",
|
|
"benchmarks/engines/rust-jetscii/Cargo.toml",
|
|
"benchmarks/engines/rust-memchr/Cargo.toml",
|
|
"benchmarks/engines/rust-memchrold/Cargo.toml",
|
|
"benchmarks/engines/rust-sliceslice/Cargo.toml",
|
|
"benchmarks/engines/rust-std/Cargo.toml",
|
|
"benchmarks/engines/stringzilla/Cargo.toml",
|
|
"benchmarks/shared/Cargo.toml",
|
|
"fuzz/Cargo.toml",
|
|
"Cargo.toml"
|
|
]
|
|
}
|