Remove crates.io compiler-builtins
from the library workspace
#142265
Labels
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Uh oh!
There was an error while loading. Please reload this page.
After #141993 we should eliminate
compiler-builtins
from any crates that are depending on it via crates.io to remove the duplicate dependency so the patch isn't needed. Todo list, taken from the PR:compiler-builtins
fromrustc-dep-of-std
dependencies stdarch#1825compiler-builtins
fromrustc-dep-of-std
dependencies rustc-demangle#80compiler-builtins
fromrustc-dep-of-std
dependencies cfg-if#84 released in 1.0.1compiler-builtins
fromrustc-dep-of-std
dependencies unicode-rs/unicode-width#77 released in v0.2.1compiler-builtins
fromrustc-dep-of-std
dependencies alexcrichton/dlmalloc-rs#50 (wasm, xous, sgx)compiler-builtins
fromrustc-dep-of-std
dependencies gimli-rs/gimli#769compiler-builtins
fromrustc-dep-of-std
dependencies r-efi/r-efi#89 (efi)compiler-builtins
fromrustc-dep-of-std
dependencies r-efi/r-efi-alloc#9 (efi)compiler-builtins
fromrustc-dep-of-std
dependencies fortanix/rust-sgx#770 (sgx)compiler-builtins
fromrustc-dep-of-std
dependencies hermit-os/hermit-rs#718 (hermit)compiler-builtins
fromrustc-dep-of-std
dependencies bytecodealliance/wasi-rs#108 (wasi)compiler-builtins
fromrustc-dep-of-std
dependencies gimli-rs/addr2line#345compiler-builtins
fromrustc-dep-of-std
dependencies oyvindln/adler2#2 released in v2.0.1compiler-builtins
fromrustc-dep-of-std
dependencies BurntSushi/memchr#180compiler-builtins
fromrustc-dep-of-std
dependencies Frommi/miniz_oxide#173 released in v0.8.9compiler-builtins
fromrustc-dep-of-std
dependencies gimli-rs/object#777The text was updated successfully, but these errors were encountered: