Pre-RFC: Add a builtin macro to indicate build dependency to file

Perhaps we could have the standard file functions, when called from a proc macro, track what files they open, and then emit dependencies accordingly? That would make this Just Work automatically.

1 Like