ruff/crates/ty_wasm
Andrew Gallant 00c0c567dc [ruff,ty] Enable tracing's log feature
This has the effect of emitting tracing events via `log`
whenever there isn't an active tracing subscriber present.

This makes it so `ty_wasm` logs tracing messages to the
JavaScript console automatically (via our use of `console_log`).
2025-10-03 08:18:03 -04:00
..
src [ty] Make auto-import work in the playground 2025-09-19 14:35:51 -04:00
tests Update salsa (#19258) 2025-07-18 12:14:28 -04:00
build.rs
Cargo.toml [ruff,ty] Enable tracing's log feature 2025-10-03 08:18:03 -04:00