bors 2feabc4dc4 Auto merge of #14622 - alibektas:make_ty_alias, r=alibektas
Add syntax::make::ty_alias

There was until now no function that returns TypeAlias. This commit introduces a func that is fully compliant with the Rust Reference. I had problems working with Ident so for now the function uses simple string manipulation until ast_from_text function is called. I am however open to any ideas that could replace ident param in such a way that it accepts syntax::ast::Ident
2023-04-22 11:43:42 +00:00
..
2023-04-19 09:45:55 -04:00
2023-04-01 15:26:03 +02:00
2021-10-03 23:39:43 +11:00
2023-01-02 14:52:32 +00:00
2021-12-28 19:13:30 +03:00
2022-07-20 15:02:08 +02:00
2023-01-10 07:06:26 +00:00
2023-01-02 14:52:32 +00:00
2023-04-11 14:39:19 +02:00
2023-04-19 09:45:55 -04:00