Files
rust/crates/syntax/src
TheDoctor314 58a24de7d8 Fix impl_def_from_trait
Revert "Fix `impl_trait` function to emit correct ast"

This reverts commit 55a4813151.

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-15 22:28:22 +05:30
2021-10-03 23:53:30 +11:00
2021-10-03 23:39:43 +11:00
2021-10-03 13:05:42 +02:00
2021-10-03 23:39:43 +11:00
2021-05-22 16:53:47 +03:00
2021-10-03 23:39:43 +11:00
2020-08-12 18:30:53 +02:00
2021-10-10 16:53:37 +09:00
2021-10-03 23:39:43 +11:00
2021-03-08 23:59:39 +02:00
2021-10-21 20:10:40 +02:00