Skip to content

No labels!

There aren’t any labels for this repository quite yet.

A-governance
A-governance
Proposals relating to how Rust is governed.
A-higher-rank-polymorphism
A-higher-rank-polymorphism
Proposals relating to higher rank (non-prenex) polymorphism.
A-hint
A-hint
Hints related proposals & ideas
A-hygiene
A-hygiene
Hygiene related proposals & ideas
A-impl-trait
A-impl-trait
impl Trait related proposals & ideas
A-impls
A-impls
Implementations related proposals & ideas
A-impls-libstd
A-impls-libstd
Standard library implementations related proposals.
A-incremental
A-incremental
Proposals relating to incremental complilation.
A-inference
A-inference
Type inference related proposals & ideas
A-inherent-impl
A-inherent-impl
Proposals related to inherent implementations
A-input-output
A-input-output
Proposals relating to std{in, out, err}.
A-install
A-install
cargo install related proposals & ideas
A-intra-links
A-intra-links
Proposals relating to intra rustdoc links.
A-intrinsic
A-intrinsic
Proposals relating to intrinsics.
A-io
A-io
Proposals relating to `std::io`
A-IR
A-IR
Proposals relating to intermediate representations.
A-iterators
A-iterators
Iterator related proposals & ideas
A-keyword
A-keyword
Proposals relating to keywords.
A-language-server
A-language-server
Proposals relating to the Rust Language Server (RLS).
A-libc
A-libc
Proposals relating to the libc crate.
A-lifetimes
A-lifetimes
Lifetime related proposals.
A-linkage
A-linkage
Proposals relating to the linking step.
A-lint
A-lint
Proposals relating to lints / warnings / clippy.
A-machine
A-machine
Proposals relating to Rust's abstract machine.
A-macros
A-macros
Macro related proposals and issues
A-macros-libstd
A-macros-libstd
Proposals that introduce new standard library macros
A-main
A-main
Proposals relating to program entrypoints.
A-maybe-future-edition
A-maybe-future-edition
Changes of edition-relevance not targeted for a specific edition.
A-meta
A-meta
Proposals about how we make proposals
A-method-call
A-method-call
Method call syntax related proposals & ideas