mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 21:04:18 +00:00
Support the new CoercePointee derive
This commit is contained in:
parent
061d257e90
commit
ce323627c5
8 changed files with 767 additions and 63 deletions
|
|
@ -361,6 +361,7 @@ define_symbols! {
|
|||
partial_ord,
|
||||
PartialEq,
|
||||
PartialOrd,
|
||||
CoercePointee,
|
||||
path,
|
||||
Pending,
|
||||
phantom_data,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue