You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat/dist/rust: include Cargo.toml in the hash keys
Solves a corner case when a procmacro relies upon Cargo.toml availability
to retrieve crate aliases from Cargo.toml.
Issue: mozilla#676
Side effects: Cache invalidation on Cargo.toml comment changes, the hash changes
and as such the cache breaks.
0 commit comments