Consider removing rustc_incremental::persist::fs::dep_graph_path_from
#90658
Labels
A-incr-comp
Area: Incremental compilation
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Uh oh!
There was an error while loading. Please reload this page.
This function is only used once, with the current session's directory. Is there a reason to keep it, or should it be replaced by
dep_graph_path
?Originally posted by @cjgillot in #90407 (comment)
The text was updated successfully, but these errors were encountered: