mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
trace: Port trace to Rust
This commit is contained in:
committed by
Peter Ammon
parent
bc04abe3ec
commit
3ae16a5b95
@@ -39,6 +39,7 @@ fn main() -> miette::Result<()> {
|
||||
"src/timer.rs",
|
||||
"src/tokenizer.rs",
|
||||
"src/topic_monitor.rs",
|
||||
"src/trace.rs",
|
||||
"src/util.rs",
|
||||
"src/wait_handle.rs",
|
||||
"src/builtins/shared.rs",
|
||||
|
||||
Reference in New Issue
Block a user