Mike Hommey
Mike Hommey
I tested 1.80.0-nightly (c987ad527 2024-05-01), and vendoring indeed adds the `auto*` and `build` fields (and more).
Also, because of #5805, further changes to `build.rs` are ignored once it's built the first time. Cc: @alexcrichton
Fixed in 415d64c8e6abff519d7565895eafd145569d4d91
I'd say there are enough test cases around, nowadays, that keeping this issue open is kind of frivolous.
Should a packed_simd_2 0.3.9 be published with a dependency and re-export of packed_simd 0.3.9?
Here's a real world example where this feature would be useful: sccache depends on rouille, which hasn't been updated since 2019. rouille depends on tiny_http 0.6. This setup has a...
This still is an issue, but there is no option to reopen.
b365d6ba1aade2e99d636892e4a21b8d7988a01c added -z pack-relative-relocs without GLIBC_ABI_DT_RELR, which leads to the error mentioned in https://github.com/rui314/mold/issues/653#issuecomment-1221664798 ...
Another side-effect of this problem is that `cargo vendor` vendors extra unnecessary dependencies.
Unfortunately, this broke building with -Dwarnings on rustc < 1.65.