rust/compiler/rustc_feature/src
bors aea2e446f0 Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkov
Implement RFC 3107: `#[derive(Default)]` on enums with a `#[default]` attribute

This PR implements RFC 3107, which permits `#[derive(Default)]` on enums where a unit variant has a `#[default]` attribute. See comments for current status.
2021-07-28 05:59:30 +00:00
..
accepted.rs Stabilize const_fn_union 2021-07-27 16:03:33 -04:00
active.rs Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkov 2021-07-28 05:59:30 +00:00
builtin_attrs.rs Add internal attribute and tests. 2021-07-20 22:14:43 +08:00
lib.rs Make incomplete features part of delcaration 2021-06-28 14:39:20 -04:00
removed.rs Improve impl_trait_in_bindings removed feature text 2021-07-19 09:20:15 -03:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00