Commit Graph

2 Commits

Author SHA1 Message Date
Chuck Grindel b941c78e6a
fix: use `watch_file` in `.envrc` (#2343)
`nix_direnv_watch_file` is deprecated and appears to have been removed
from some `direnv` distributions.
2023-12-18 12:31:34 -08:00
James Leitch 0a4c4dfb0d
fix: `rustc_compile_action` emits `CcInfo` for `wasm32` targets (#1979)
This change allows `cc_binary()`, `cc_library()`, etc. targets to depend
on `rust_libary()`, `rust_static_library()`, etc. targets when targeting
`wasm32`.
2023-12-08 13:42:54 -08:00