rfcbot
pending proposals
T-cargo
merge:
Added support for negative --jobs parameter, counting backwards from max CPUs. (rust-lang/cargo#9221)
Eh2406
ehuss
T-compiler
merge:
Add default search path to `Target::search()` (rust-lang/rust#83800)
lcnr
matthewjasper
nikomatsakis
oli-obk
pnkfelix
varkor
wesleywiser
T-lang
merge:
RFC: Reserved prefixes in the 2021 edition (rust-lang/rfcs#3101)
joshtriplett
pnkfelix
merge:
Tracking issue for RFC 2523, `#[cfg(version(..))]` (rust-lang/rust#64796)
joshtriplett
pnkfelix
scottmcm
merge:
Stabilize extended_key_value_attributes (rust-lang/rust#83366)
cramertj
nikomatsakis
pnkfelix
scottmcm
merge:
Calling methods on generic parameters of const fns (rust-lang/rfcs#2632)
withoutboats
merge:
Type-changing struct update syntax (rust-lang/rfcs#2528)
pending concerns
merge:
RFC: Add `target` configuration (rust-lang/rfcs#2991)
pnkfelix
merge:
RFC: Supertrait item shadowing (rust-lang/rfcs#2845)
nikomatsakis
pnkfelix
withoutboats
T-libs
merge:
RFC: Introduce `concat_bytes!()` to join `[u8]` and byte `str` analogous to `concat!` for `str` (rust-lang/rfcs#2509)
m-ou-se
sfackler
merge:
Stabilize core::task::ready! (rust-lang/rust#81050)
m-ou-se
withoutboats