mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 03:28:29 +00:00
replace extra_filename with strict version hash in metrics file names Should resolve the potential issue of overwriting metrics from the same crate when compiled with different features or flags. r? `````@estebank````` try-job: test-various
For more information about how rustc works, see the rustc dev guide.