Skip to content
Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort
RFC: multiple_crate_versions
#3251 opened Apr 2, 2022 by LukeMathWalker
RFC: Interrupt calling conventions T-lang
#3246 opened Mar 23, 2022 by phil-opp
Refined trait implementations I-lang-nominated
#3245 opened Mar 22, 2022 by tmandry
RFC: Packages as (optional) namespaces T-crates-io
#3243 opened Mar 9, 2022 by Manishearth
Edition Based Method Disambiguation: Preventing inference ambiguity breakages with extension trait methods T-lang T-libs-api
#3240 opened Mar 4, 2022 by yaahc
RFC: Add target configuration disposition-merge proposed-final-comment-period T-lang
#3239 opened Mar 4, 2022 by GuillaumeGomez
Edit README.md not-rfc
#3235 opened Feb 16, 2022 by pierwill Approved
RFC: add try_all and try_any to Iterator T-libs-api
#3233 opened Feb 16, 2022 by FlixCoder
Fix broken link not-rfc T-libs
#3229 opened Feb 4, 2022 by UltiRequiem
RFC: Add a process_group method to UNIX CommandExt disposition-merge finished-final-comment-period T-libs-api to-announce
#3228 opened Feb 2, 2022 by krallin
RFC: Custom logo/favicon command-line flags T-rustdoc
#3226 opened Jan 31, 2022 by ojeda
Mark RFC 1201 (naked functions) superseded by RFC 2972 (constrained naked functions) not-rfc T-lang
#3223 opened Jan 19, 2022 by joshtriplett
Add ignore_if RFC A-test T-dev-tools
#3221 opened Jan 19, 2022 by mina86
Rename {Option, Result}::expect to unwrap_or_panic T-libs-api
#3218 opened Jan 9, 2022 by chris-morgan
Allow using for<'a> syntax when declaring closures disposition-merge final-comment-period I-lang-nominated T-lang
#3216 opened Jan 6, 2022 by Aaron1011 Approved
add badge next to github PR and issues not-rfc
#3205 opened Dec 10, 2021 by mustakimali
RFC: Alignment niches for references types. T-lang
#3204 opened Dec 6, 2021 by moulins
RFC: Attributes in function return type position T-lang
#3201 opened Nov 25, 2021 by not-my-profile Approved
RFC: proc macro include! A-proc-macros T-lang
#3200 opened Nov 25, 2021 by CAD97
RFC: Unsafe Lifetime T-lang
#3199 opened Nov 25, 2021 by maboesanman
Clarify that RFC1520 does not permit the compiler to replace calls to Clone::clone with a memcpy T-libs-api
#3197 opened Nov 19, 2021 by eggyal
RFC: Add std::io::inputln() T-libs-api
#3196 opened Nov 16, 2021 by not-my-profile
Add provide_any module to core A-error-handling disposition-merge finished-final-comment-period PG-error-handling T-libs-api to-announce
#3192 opened Nov 4, 2021 by nrc
New Rust attribute to support embedding debugger visualizers disposition-merge finished-final-comment-period T-compiler T-lang to-announce
#3191 opened Nov 3, 2021 by ridwanabdillahi Approved
take on bool T-libs-api
#3189 opened Oct 29, 2021 by sanbox-irl
ProTip! Filter pull requests by the default branch with base:master.