Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #121959 - sundeep-kokkonda:patch-2, r=davidtwco
Removing absolute path in proc-macro With rust 1.75 the absolute build path name is embedding into proc-macro (.rustc section) and which causes reproducibility issues. Detailed issue description is here - https://github.com/rust-lang/rust/issues/120825#issuecomment-1964307219 With this change the 'absolute path' changed back to '/rust/$hash' format as in earlier revisions.
Matthias Krüger 2024-03-07
parent 8b0c347 · parent 3d4b063 · commit d155cdd
0 files changed, 0 insertions, 0 deletions