mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
Introduce owned ast nodes
ast::FooNode is an owned 'static counterpart to ast::Foo<'a>
This commit is contained in:
parent
032d15c392
commit
3068af79ff
2 changed files with 1303 additions and 2 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue