mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 12:24:29 +00:00
feat: Implement arbitrary-self-types
This commit is contained in:
parent
84d44d0a57
commit
f4dfbc38c8
9 changed files with 129 additions and 26 deletions
|
|
@ -394,6 +394,7 @@ define_symbols! {
|
|||
RangeToInclusive,
|
||||
Ready,
|
||||
receiver,
|
||||
receiver_target,
|
||||
recursion_limit,
|
||||
register_attr,
|
||||
register_tool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue