144 captures
29 Sep 2018 - 15 Feb 2026
Sep
OCT
Nov
21
2019
2020
2021
success
fail
About this capture
COLLECTED BY
Collection:
Common Crawl
Web crawl data from Common Crawl.
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20201021181106/https://rfcbot.rs/
rfcbot
pending proposals
T-cargo
merge:
Add rustc-bin-link-arg and rustc-link-arg custom build options (rust-lang/cargo#7811)
alexcrichton
ehuss
nrc
T-compiler
merge:
inherit stable annotations in enum variants and field items (rust-lang/compiler-team#370)
nagisa
petrochenkov
wesleywiser
T-core
merge:
Edition 2021 and beyond (rust-lang/rfcs#2966)
ashleygwilliams
T-lang
merge:
Calling methods on generic parameters of const fns (rust-lang/rfcs#2632)
withoutboats
merge:
Type-changing struct update syntax (rust-lang/rfcs#2528)
pnkfelix
scottmcm
withoutboats
merge:
Tracking Issue for raw_ref_macros (rust-lang/rust#73394)
SimonSapin
sfackler
merge:
Add checking for no_mangle to unsafe_code lint (rust-lang/rust#72209)
joshtriplett
pnkfelix
withoutboats
merge:
Lint for unused borrows as part of `UNUSED_MUST_USE` (rust-lang/rust#76894)
pnkfelix
postpone:
added secret types rfc (rust-lang/rfcs#2859)
BurntSushi
KodrAus
pnkfelix
sfackler
T-libs
merge:
Tracking issue for clamp RFC (rust-lang/rust#44095)
Kimundi
sfackler
withoutboats
merge:
Tracking issue for methods converting `bool` to `Option<T>` (rust-lang/rust#64260)
withoutboats
merge:
Stabilize `Seek::stream_length` and `Seek::stream_position` (feature `seek_convenience`) (rust-lang/rust#70904)
Amanieu
sfackler
withoutboats
merge:
Stabilize the backtrace feature. (rust-lang/rust#72981)
Amanieu
merge:
Poisoning Survey (rust-lang/libs-team#5)
BurntSushi
sfackler
withoutboats
merge:
[android] Add support for android's file descriptor ownership tagging to libstd. (rust-lang/rust#74860)
KodrAus
SimonSapin
sfackler
withoutboats
merge:
Tracking Issue for raw_ref_macros (rust-lang/rust#73394)
SimonSapin
sfackler
merge:
stabilize const_int_pow (rust-lang/rust#76829)
BurntSushi
sfackler
withoutboats
postpone:
added secret types rfc (rust-lang/rfcs#2859)
BurntSushi
KodrAus
pnkfelix
sfackler
merge:
Stabilize `IpAddr::is_ipv4` and `is_ipv6` as const (rust-lang/rust#76226)
BurntSushi
sfackler
withoutboats
merge:
Stabilize the Wake trait (rust-lang/rust#74304)
Amanieu
KodrAus
sfackler
merge:
Impl Default for PhantomPinned (rust-lang/rust#77893)
BurntSushi
KodrAus
sfackler
withoutboats
merge:
Implement TryFrom between NonZero types. (rust-lang/rust#77339)
KodrAus
sfackler
withoutboats
merge:
Stabilize partition_in_place (rust-lang/rust#76505)
Amanieu
KodrAus
sfackler
withoutboats
merge:
Stabilize slice::strip_prefix and slice::strip_suffix (rust-lang/rust#77853)
BurntSushi
KodrAus
dtolnay
sfackler
withoutboats
merge:
Define `fs::hard_link` to not follow symlinks. (rust-lang/rust#78026)
Amanieu
KodrAus
sfackler
withoutboats
merge:
Check for exhaustion in RangeInclusive::contains and slicing (rust-lang/rust#78109)
Amanieu
KodrAus
withoutboats
T-rustdoc
merge:
Stabilize "--display-warnings" option as "--display-output" (rust-lang/rust#73314)
Manishearth
ollie27