mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Fix some mir eval/lowerings
This commit is contained in:
parent
465844c3be
commit
d6645d11da
5 changed files with 87 additions and 6 deletions
|
|
@ -347,6 +347,7 @@ define_symbols! {
|
|||
option,
|
||||
Option,
|
||||
Ord,
|
||||
Ordering,
|
||||
Output,
|
||||
CallRefFuture,
|
||||
CallOnceFuture,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue