Where in the compiler is the code responsible for generating dep files?
I found needed scope of code: https://github.com/rust-lang/rust/blob/master/src/librustc_interface/passes.rs#L537-L606
For future reference, you will probably get a better response to this sort of question over at the internals forum.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.