Skip to content

No labels!

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

F-non_exhaustive
F-non_exhaustive
`#![feature(non_exhaustive)]`
F-non_lifetime_binders
F-non_lifetime_binders
`#![feature(non_lifetime_binders)]`
F-offset_of_enum
F-offset_of_enum
`#![feature(offset_of_enum)]`
F-offset_of_nested
F-offset_of_nested
`#![feature(offset_of_nested)]`
F-offset_of_slice
F-offset_of_slice
`#![feature(offset_of_slice)]`
F-offset_of
F-offset_of
`#![feature(offset_of)]`
F-on_unimplemented
F-on_unimplemented
Error messages that can be tackled with `#[rustc_on_unimplemented]`
F-or_patterns
F-or_patterns
`#![feature(or_patterns)]`
F-param_attrs
F-param_attrs
`#![feature(param_attrs)]`
F-patchable_function_entry
F-patchable_function_entry
#![feature(patchable_function_entry)]
F-pattern_types
F-pattern_types
`#![feature(pattern_types)]`
F-pin_ergonomics
F-pin_ergonomics
`#![feature(pin_ergonomics)]`
F-postfix_match
F-postfix_match
`#![feature(postfix_match)]`
F-precise_capturing_in_traits
F-precise_capturing_in_traits
`#![feature(precise_capturing_in_traits)]`
F-precise_capturing_of_types
F-precise_capturing_of_types
`#![feature(precise_capturing_of_types)]`
F-precise_capturing
F-precise_capturing
`#![feature(precise_capturing)]`
F-proc_macro_expand
F-proc_macro_expand
`#![feature(proc_macro_expand)]`
F-pub_macro_rules
F-pub_macro_rules
`#![feature(pub_macro_rules)]`
F-public_private_dependencies
F-public_private_dependencies
feature: public_private_dependencies
F-raw_dylib
F-raw_dylib
`#![feature(raw_dylib)]`
F-raw_ref_op
F-raw_ref_op
`#![feature(raw_ref_op)]`
F-re_rebalance_coherence
F-re_rebalance_coherence
`#![feature(re_rebalance_coherence)]`
F-refine
F-refine
`#![feature(refine)]`; RFC #3245
F-relaxed_struct_unsize
F-relaxed_struct_unsize
`#![feature(relaxed_struct_unsize)]`
F-reserved_prefixes
F-reserved_prefixes
`#![feature(reserved_prefixes)]`
F-return_position_impl_trait_in_trait
F-return_position_impl_trait_in_trait
`#![feature(return_position_impl_trait_in_trait)]`
F-return_type_notation
F-return_type_notation
`#[feature(return_type_notation)]`
F-rust_cold_cc
F-rust_cold_cc
`#![feature(rust_cold_cc)]`
F-rustc_attrs
F-rustc_attrs
Internal rustc attributes gated on the `#[rustc_attrs]` feature gate.
F-rustc_contracts
F-rustc_contracts
`#![feature(rustc_contracts)]`