Ecosyste.ms: Issues

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

GitHub / dtolnay/argv issues and pull requests

#16 - Fix static_mut_ref warning

Pull Request - State: closed - Opened by dtolnay 6 months ago

#15 - Turn on deny(unsafe_op_in_unsafe_fn)

Pull Request - State: closed - Opened by dtolnay 6 months ago

#14 - Delete build.rs in favor of target-triple crate

Pull Request - State: closed - Opened by dtolnay 6 months ago

#13 - Handle argv[0] change in 1.61 nightly

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#12 - Use iter::Copied<slice::Iter<&OsStr>> without wrapper struct

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#11 - Restrict types that aren't publicly exposed

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#10 - Send and Sync impls

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#9 - Eliminate once_cell dependency

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#8 - Wrap non-linux iterator into argv-specific type

Pull Request - State: closed - Opened by dtolnay almost 3 years ago - 2 comments

#7 - Revert linux half of PR 6

Pull Request - State: closed - Opened by dtolnay almost 3 years ago

#5 - Windows builds could obtain CommandLine from PEB instead of leaking memory

Issue - State: closed - Opened by Frago9876543210 about 3 years ago - 3 comments
Labels: help wanted, windows

#4 - Use fallback implementation on linux when target_env is musl

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

#3 - Segfault in argv::iter when linked with musl

Issue - State: closed - Opened by nikclayton-dfinity over 3 years ago - 6 comments

#2 - Enable GitHub Actions

Pull Request - State: closed - Opened by dtolnay about 4 years ago

#1 - Macos builds are failing

Issue - State: open - Opened by dtolnay over 4 years ago - 5 comments
Labels: help wanted, macos