rust/compiler/rustc_feature/src
Scott McMurray e094ee5f10 Add do yeet expressions to allow experimentation in nightly
Using an obviously-placeholder syntax.  An RFC would still be needed before this could have any chance at stabilization, and it might be removed at any point.

But I'd really like to have it in nightly at least to ensure it works well with try_trait_v2, especially as we refactor the traits.
2022-04-30 17:40:27 -07:00
..
accepted.rs Stabilize derive_default_enum 2022-04-07 20:03:19 -04:00
active.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
builtin_attrs.rs Fix crate_type attribute to not warn on duplicates 2022-04-10 16:35:37 -07:00
lib.rs Stabilize derive_default_enum 2022-04-07 20:03:19 -04:00
removed.rs Remove in-band lifetimes 2022-02-24 18:50:33 -08:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00