rust/compiler/rustc_metadata
Jonathan Brouwer 6e2d304223
Rollup merge of #151002 - remove_bug_workaround, r=lqd
Remove a workaround for a bug (take 2)

I don't think it is necessary anymore. As I understand it from issue 39504 the original problem was that rustbuild changed a hardlink in the cargo build dir to point to copy in the sysroot while cargo may have hardlinked it to the original first. I don't think this happens anymore and as such this workaround is no longer necessary

I can't reproduce the CI failure in https://github.com/rust-lang/rust/pull/122186 locally with `./x.py test library/core`. It is possible this got fixed by https://github.com/rust-lang/rust/pull/149273.
2026-01-13 09:01:33 +01:00
..
src Rollup merge of #151002 - remove_bug_workaround, r=lqd 2026-01-13 09:01:33 +01:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl change flt back to ftl 2025-10-04 18:18:58 +00:00