rust/compiler/rustc_ast/src/util
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
..
comments Add test for block doc comments horizontal trim 2022-02-07 17:07:53 +01:00
classify.rs Handle let-else initializer edge case errors 2021-08-30 20:18:42 -05:00
comments.rs rustc_metadata: Store a flag telling whether an item may have doc links in its attributes 2022-04-19 22:53:46 +03:00
literal.rs Implement macro meta-variable expressions 2022-03-09 16:46:23 -03:00
parser.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
unicode.rs Use one match instead of a staggered match. 2021-11-05 00:39:34 +01:00