mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-08 03:08:48 +00:00
f578cd2182
2623: Add support macros in impl blocks r=matklad a=edwin0cheng This PR add support for macros in impl blocks, which reuse `Expander` for macro expansion. see also: #2459 Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com> |
||
---|---|---|
.. | ||
coercion.rs | ||
macros.rs | ||
method_resolution.rs | ||
never_type.rs | ||
patterns.rs | ||
regression.rs | ||
simple.rs | ||
traits.rs |