diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-11-04 18:12:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-04 18:12:47 +0100 |
| commit | 46ae1555e26d0bc39651cdb249b2ae740d46f3a3 (patch) | |
| tree | e608623163b73ca6355f55ec3809bec73a7dda11 /compiler/rustc_codegen_llvm/src | |
| parent | 909574e4114cb0becbb74a2955a90b8c37fe35ef (diff) | |
| parent | b12745863e409420e5f7650eb0af670c4060acad (diff) | |
| download | rust-46ae1555e26d0bc39651cdb249b2ae740d46f3a3.tar.gz rust-46ae1555e26d0bc39651cdb249b2ae740d46f3a3.zip | |
Rollup merge of #132579 - RalfJung:rustc-std-workspace-crates, r=Amanieu
add rustc std workspace crate sources This adds the sources for the crates listed at https://crates.io/search?q=rustc-std-workspace in this repo. The first commit adds the original sources as downloaded from crates.io (with `Cargo.toml.orig` moved back over `Cargo.toml`), and adds a README explaining what this is about. The 2nd commit updates the sources to make the core and alloc crates re-exports of the "actual" core and alloc crates, as was already the case with `std`, and also adds a `repository` link to the manifest so one can figure out where to find these crates. I bumped the version for the core and alloc crates in the hope that the new versions can be published on crates.io shortly after this PR lands. See [Zulip](https://rust-lang.zulipchat.com/#narrow/channel/219381-t-libs/topic/rustc-std-workspace-core.20crate.20is.20empty) for a bit more context. r? `@Amanieu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
