mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
|
|
RUST_LOG=semantic_index=trace cargo run --example semantic_index_eval --release
|