mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 05:44:17 +00:00
3 lines
93 B
Bash
Executable file
3 lines
93 B
Bash
Executable file
#!/bin/bash
|
|
|
|
RUST_LOG=semantic_index=trace cargo run --example semantic_index_eval --release
|