Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/wg-cargo-std-aware issues and pull requests

#90 - restricted_std applicability to custom JSON targets

Issue - State: open - Opened by Mark-Simulacrum 5 months ago - 2 comments
Labels: stabilization blocker, plan before stabilization

#89 - Allow scoping unstable features to specific targets

Issue - State: open - Opened by ketsuban 8 months ago

#88 - `cargo doc -Zbuild-std` doesn't generate links to the standard library

Issue - State: open - Opened by jyn514 about 1 year ago - 5 comments

#87 - The restricted_std error message is confusing

Issue - State: open - Opened by ehuss about 1 year ago
Labels: plan before stabilization, S-needs-design

#86 - Consider limiting supported targets for initial stabilization

Issue - State: open - Opened by ehuss about 1 year ago - 3 comments
Labels: stabilization blocker, S-needs-decision

#85 - Figure out rust-lang/rust testing strategy

Issue - State: open - Opened by ehuss about 1 year ago
Labels: implementation, stabilization blocker, S-needs-design

#84 - Cache libstd artifacts between projects

Issue - State: open - Opened by jyn514 about 1 year ago - 6 comments
Labels: plan before stabilization, S-needs-design

#83 - Allow std to be specified as package spec

Issue - State: closed - Opened by dullbananas about 1 year ago - 1 comment

#82 - Hidden symbol isn't defined

Issue - State: closed - Opened by wcampbell0x2a over 1 year ago - 3 comments

#81 - -lunwind despite build_std=["panic_abort","std"] on powerpc-unknown-linux-musl

Issue - State: open - Opened by george-hopkins over 1 year ago - 1 comment
Labels: S-needs-investigation

#80 - duplicate lang item if `#![feature(test)]` is enabled

Issue - State: open - Opened by skyzh over 2 years ago
Labels: S-needs-investigation

#79 - Building std without support for certain lang items

Issue - State: closed - Opened by AZMCode over 2 years ago - 2 comments

#76 - Unable to build executable for musl target

Issue - State: open - Opened by HenryJk over 2 years ago - 10 comments
Labels: stabilization blocker, S-needs-investigation

#75 - Code won't compile with panic="abort" option

Issue - State: closed - Opened by HenryJk over 2 years ago - 1 comment

#74 - undefined reference errors on aarch64

Issue - State: closed - Opened by SparrowLii over 2 years ago - 7 comments
Labels: stabilization blocker, upstream, S-needs-investigation

#73 - Build on Windows fails to select a version of `libc` for package `test`

Issue - State: closed - Opened by MauriceKayser over 2 years ago - 2 comments

#72 - Figure out how to deal with `cargo test` with a no_std target

Issue - State: open - Opened by phip1611 almost 3 years ago - 11 comments

#71 - "duplicate lang item in crate `core`" when building

Issue - State: closed - Opened by TheBlueMatt almost 3 years ago - 3 comments

#70 - error: could not find native static library `c`, perhaps an -L flag is missing?

Issue - State: closed - Opened by mkb2091 about 3 years ago - 3 comments

#69 - "use of unstable library feature 'restricted_std'" can't be fixed for deps

Issue - State: open - Opened by Manishearth about 3 years ago - 5 comments
Labels: S-needs-investigation

#68 - Support Profile Guided Optimization (PGO)

Issue - State: open - Opened by errantmind over 3 years ago - 3 comments
Labels: S-needs-investigation

#67 - Update README.md

Pull Request - State: closed - Opened by ghost over 3 years ago

#66 - Cross compilation (of libc) on MacOS fails

Issue - State: open - Opened by raphaelcohn over 3 years ago - 3 comments
Labels: upstream, S-needs-investigation

#65 - Does not work with vendoring

Issue - State: closed - Opened by raphaelcohn over 3 years ago - 1 comment

#64 - -Z build-std with unified workspace

Issue - State: open - Opened by Ericson2314 over 3 years ago - 2 comments

#63 - Support code-coverage

Issue - State: open - Opened by catenacyber over 3 years ago - 4 comments
Labels: plan before stabilization, S-needs-design

#62 - Linker can't find core::panicking::panic when lto is turned on

Issue - State: closed - Opened by hnj2 over 3 years ago - 4 comments

#60 - Can't build std if I specify target json file: std does not see networking

Issue - State: closed - Opened by vi almost 4 years ago - 5 comments
Labels: implementation, plan before stabilization, upstream

#59 - Can't build executables for musl

Issue - State: closed - Opened by vi almost 4 years ago - 5 comments

#58 - It is not possible to use `-Zbuild_std` with a Development-Channel Rust

Issue - State: closed - Opened by cr1901 almost 4 years ago - 3 comments

#57 - Support building workspace with separate build-std parameters

Issue - State: closed - Opened by jschwe about 4 years ago - 2 comments

#56 - duplicate item in crate `core`

Issue - State: closed - Opened by chaozju about 4 years ago - 13 comments

#54 - Adjust libstd to make non-Rust dependencies optional

Issue - State: open - Opened by nagisa about 4 years ago - 8 comments
Labels: plan before stabilization, S-needs-design

#53 - `compiler_builtins` seems to be missing symbols

Issue - State: open - Opened by tomaka over 4 years ago - 19 comments
Labels: stabilization blocker, S-needs-design, bug

#52 - cannot produce proc-macro on musl host toolchain

Issue - State: closed - Opened by 12101111 over 4 years ago - 1 comment

#51 - Plan for removal of `rustc-dep-of-std`

Issue - State: open - Opened by ehuss over 4 years ago - 8 comments
Labels: S-needs-design

#50 - Impact on build scripts that invoke rustc

Issue - State: open - Opened by jdm over 4 years ago
Labels: stabilization blocker, S-needs-design

#49 - Usage of `--sysroot` may still be racy and/or allow false dependencies

Issue - State: closed - Opened by alexcrichton over 4 years ago - 6 comments

#48 - Investigate custom libdir setting

Issue - State: closed - Opened by ehuss almost 5 years ago - 3 comments
Labels: implementation

#47 - How to handle pre-built linkers?

Issue - State: open - Opened by ehuss almost 5 years ago - 1 comment
Labels: plan before stabilization, S-needs-design

#46 - How to handle special object files?

Issue - State: open - Opened by ehuss almost 5 years ago - 4 comments
Labels: implementation, stabilization blocker, S-needs-design

#45 - Support --build-plan

Issue - State: open - Opened by ehuss almost 5 years ago - 1 comment
Labels: implementation

#44 - Disable incremental for std crates

Issue - State: closed - Opened by ehuss almost 5 years ago - 3 comments
Labels: implementation

#43 - What will the UX be for enabling "build libstd" logic?

Issue - State: open - Opened by alexcrichton almost 5 years ago - 14 comments
Labels: RFC, stabilization blocker, S-needs-design

#42 - metaprogramming and bootstrapping

Issue - State: open - Opened by Ericson2314 almost 5 years ago

#41 - Documentation on how to use the new cargo-std support in place of cargo xbuild

Issue - State: closed - Opened by alex almost 5 years ago - 5 comments

#40 - Using `--extern` is apparently not equivalent to `--sysroot`

Issue - State: closed - Opened by alexcrichton almost 5 years ago - 13 comments
Labels: implementation

#39 - Figure out interaction with public/private dependencies.

Issue - State: open - Opened by ehuss almost 5 years ago - 7 comments
Labels: implementation, S-needs-design

#38 - Consider doing a forced lock of the standard library.

Issue - State: open - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation, stabilization blocker

#37 - Consider setting `require_optional_deps` to false for standard library.

Issue - State: closed - Opened by ehuss almost 5 years ago - 1 comment
Labels: implementation

#36 - Better understand the no_std binary use case.

Issue - State: open - Opened by ehuss almost 5 years ago - 3 comments
Labels: use case

#35 - Consider not building std as a dylib.

Issue - State: closed - Opened by ehuss almost 5 years ago - 8 comments
Labels: implementation

#34 - Consider mixing `__CARGO_DEFAULT_LIB_METADATA` into the hash.

Issue - State: closed - Opened by ehuss almost 5 years ago - 1 comment
Labels: implementation

#33 - Consider better testing strategy.

Issue - State: closed - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation

#32 - Figure out why profile override causes linker errors.

Issue - State: closed - Opened by ehuss almost 5 years ago - 3 comments
Labels: implementation

#31 - Possibly add a way to disable sysroot on `rustc`

Issue - State: open - Opened by ehuss almost 5 years ago - 5 comments
Labels: implementation, stabilization blocker, S-needs-design

#30 - Figure out how to handle target-specific settings.

Issue - State: open - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation, plan before stabilization

#29 - Support different panic strategies.

Issue - State: open - Opened by ehuss almost 5 years ago - 13 comments
Labels: implementation, stabilization blocker, S-needs-design

#28 - Fixup some crate flags.

Issue - State: open - Opened by ehuss almost 5 years ago - 3 comments
Labels: implementation, stabilization blocker

#27 - Possibly publish a synthetic `Cargo.toml`.

Issue - State: open - Opened by ehuss almost 5 years ago - 1 comment
Labels: implementation

#26 - Possibly support `-p` for standard library dependencies.

Issue - State: open - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation

#25 - Remove requirement for `--target`

Issue - State: open - Opened by ehuss almost 5 years ago - 5 comments
Labels: implementation, stabilization blocker

#24 - Support `cargo pkgid`

Issue - State: open - Opened by ehuss almost 5 years ago
Labels: implementation

#23 - Support `cargo vendor`

Issue - State: open - Opened by ehuss almost 5 years ago - 46 comments
Labels: implementation, stabilization blocker

#22 - Support `cargo fetch`

Issue - State: closed - Opened by ehuss almost 5 years ago - 3 comments
Labels: implementation

#21 - Support `cargo clean`

Issue - State: open - Opened by ehuss almost 5 years ago - 1 comment
Labels: implementation

#20 - Support `cargo metadata`

Issue - State: open - Opened by ehuss almost 5 years ago
Labels: implementation, stabilization blocker

#19 - Use in rustbuild

Issue - State: open - Opened by Ericson2314 almost 5 years ago - 1 comment

#18 - Deps: proc-macro

Issue - State: closed - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation

#17 - Deps: sanitizers

Issue - State: open - Opened by ehuss almost 5 years ago - 1 comment
Labels: implementation, S-needs-design

#16 - Deps: backtrace

Issue - State: open - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation, stabilization blocker, S-needs-design

#15 - Deps: compiler_builtins

Issue - State: open - Opened by ehuss almost 5 years ago - 4 comments
Labels: implementation, plan before stabilization, S-needs-design

#14 - Default flags and environment variables

Issue - State: open - Opened by ehuss almost 5 years ago - 3 comments
Labels: implementation, stabilization blocker, S-needs-design

#13 - Default feature specification

Issue - State: open - Opened by ehuss almost 5 years ago - 2 comments
Labels: features, implementation, plan before stabilization, S-needs-design

#12 - `Cargo.lock` and dependency resolution

Issue - State: closed - Opened by ehuss almost 5 years ago - 8 comments
Labels: enhancement

#11 - Downloading source

Issue - State: open - Opened by ehuss almost 5 years ago - 8 comments
Labels: implementation, stabilization blocker, S-needs-design

#10 - MVP tracking issue

Issue - State: closed - Opened by ehuss almost 5 years ago - 2 comments
Labels: implementation, tracking issue

#9 - Implementation meta tracking issue

Issue - State: open - Opened by ehuss almost 5 years ago - 1 comment
Labels: tracking issue

#8 - Standard library portability

Issue - State: open - Opened by ehuss almost 5 years ago - 6 comments
Labels: RFC, features, plan before stabilization

#7 - Custom source standard library

Issue - State: open - Opened by ehuss almost 5 years ago - 14 comments
Labels: S-needs-design

#6 - Target specification?

Issue - State: open - Opened by ehuss almost 5 years ago - 14 comments
Labels: RFC, stabilization blocker, S-needs-design

#5 - Cargo standard library dependencies

Issue - State: open - Opened by ehuss almost 5 years ago - 8 comments
Labels: RFC, stabilization blocker

#4 - Build the standard library with different cargo features

Issue - State: open - Opened by ehuss almost 5 years ago - 5 comments
Labels: use case

#3 - Build the standard library for an unsupported target

Issue - State: open - Opened by ehuss almost 5 years ago - 3 comments
Labels: use case

#2 - Build the standard library with custom profile settings

Issue - State: open - Opened by ehuss almost 5 years ago - 10 comments
Labels: use case

#1 - This repository is empty.

Issue - State: closed - Opened by kinggoesgaming almost 5 years ago - 1 comment