emit_rerun_if_changed inside workspace
Open
C-bug
E-help-wanted
- Dominant language
- Rust
- Stars
- 12.5k
- Forks
- 1.3k
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 24
Description
## Bug Report
When using `emit_rerun_if_changed` in a workspace project it adds a rerun for the complete workspace folder. This causes way to many rebuilds.
### Version
0.8
### Description
Adding a rerun for the workspace folder causes rebuilding of all tonic-build crates even nothing relevant for those crates has changed
Contributor guide
Assessment
This issue has not been assessed yet.