rust/compiler/rustc_feature/src
Dylan DPC 5b6455318a
Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discriminant, r=joshtriplett
Stabilize arbitrary_enum_discriminant, take 2

Documentation has been updated in https://github.com/rust-lang/reference/pull/1055. cc #86860 for previous stabilization report.

Not yet marks https://github.com/rust-lang/rust/issues/60553 as done: need documentation in the rust reference.
2022-10-26 17:32:53 +05:30
..
accepted.rs Stabilize arbitrary_enum_discriminant, take 2 2022-10-22 13:54:39 +08:00
active.rs Stabilize arbitrary_enum_discriminant, take 2 2022-10-22 13:54:39 +08:00
builtin_attrs.rs Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
lib.rs get_attr should check that no duplicates are allowed 2022-09-06 14:16:54 +08:00
removed.rs replace stabilization placeholders 2022-09-26 10:13:44 +02:00
tests.rs