TheDoctor314 58a24de7d8 Fix impl_def_from_trait
Revert "Fix `impl_trait` function to emit correct ast"

This reverts commit 55a4813151a8f36dcdb520c45a461fe5dfbed499.

Fix `impl_def_from_trait`

It now generates the correct `ast::Impl` using
`generate_trait_impl_text` and parses it to form the right node (copied
from the private fn 'make::ast_from_text').
2021-11-15 22:28:22 +05:30
..
2021-11-05 15:06:37 +00:00
2021-11-09 20:05:04 +02:00
2021-11-15 22:28:22 +05:30
2021-11-07 11:02:39 +00:00
2021-11-03 16:19:42 +00:00
2021-11-04 05:52:05 +00:00
2021-11-15 22:28:22 +05:30