-
-
Notifications
You must be signed in to change notification settings - Fork 15
Data to add #16
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
It can be a somewhat time-intensive task to collect all the relevant data about a feature in addition to just keeping on top of what things are getting stabilized. This is my todo list of stuff that's been stabilized and I've been meaning to add. Help in gathering data and putting it into the right format (simple example, complex example) would be much appreciated.
ToDo (stable):
Stdin::linesforwarder method rust-lang/rust#87096ToDo (unstable):
Needs another update once stabilized
#![feature(maybe_uninit_extra,const_maybe_uninit_write)]rust-lang/rust#63567std::net::IpAddr,Ipv4Addr, andIpv6Addrrust-lang/rust#76205Iterator::intersperserust-lang/rust#79524<[[T; N]]>::flatten{_mut}rust-lang/rust#95579Done:
is_variantmethods as const rust-lang/rust#76225atomic_fetch_updaterust-lang/rust#78639Ipv4Addr,Ipv6AddrandIpAddras const rust-lang/rust#79342Arc<impl Error>. rust-lang/rust#80553impl PartialEq<Punct> for char; symmetry for #78636 rust-lang/rust#80595unsigned_absrust-lang/rust#80959Duration::try_from_secs_{f32, f64}rust-lang/rust#82179impl From<[(K, V); N]> for HashMap(and friends) rust-lang/rust#84111const_fn_transmute,const_fn_unionrust-lang/rust#85769Bound::cloned()rust-lang/rust#86797[T; N]::map()rust-lang/rust#87174#[derive(A, B, ...)]cfg-eval its input only forA, B, ...and stabilizefeature(macro_attributes_in_derive_output)rust-lang/rust#87220array_methodsrust-lang/rust#88353UnsafeCell::raw_get()rust-lang/rust#88551TerminationforResult<Infallible, E>rust-lang/rust#88601saturating_divfor rust 1.58.0 rust-lang/rust#88624Iterator::map_whilerust-lang/rust#89086const_panicrust-lang/rust#89508is_symlink()forMetadataandPathrust-lang/rust#89677option_result_unwrap_uncheckedrust-lang/rust#89951thread_local_const_initfeature rust-lang/rust#91355#[feature(available_parallelism)]rust-lang/rust#92632IntoFuturerust-lang/rust#67644unreachable_uncheckedasconst fnrust-lang/rust#89509MaybeUninitbehavior as const rust-lang/rust#90896