mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
2acaa92c93
660: Support macro calls in type position r=matklad a=regiontog A [playground](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=fdc6dd4ddaece92a72fa2a292b75e27c) demonstrating the syntax in question. Co-authored-by: Erlend Tobiassen <erlend.tobiassen@gmail.com>