Skip to content

Add less-allocating args variants #862

@steveklabnik

Description

@steveklabnik

Issue by mahkoh
Monday Oct 13, 2014 at 23:55 GMT

For earlier discussion, see rust-lang/rust#18021

This issue was labelled with: A-libs in the Rust repository


fn argv() -> CVec<*mut u8>
fn argv() -> Vec<&'static u8>

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions