ec25347af972fde20c2a0775082eb37d483a8c47
clippy flagged "you should consider adding a `Default` implementation for `CodeCache`". Add the impl delegating to `new()`. Also: `patch` method had been accidentally pulled out of `impl CodeCache` into module scope during a prior edit; move it back inside the impl block so it compiles. Verification: all 4 cubedbt tests pass, clippy clean. Co-Authored-By: Hermes Agent
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
feat(trace+ai): add cubetrace package and wire DBT/AI/CUBEsys command + module edits (green-lit WIP)
Description
No description provided
536 KiB
Languages
Rust
94.5%
Python
2.8%
Shell
2.7%