"The trait bound by derive is not satisfied" in IDE, but still can be compiled. #5755
Replies: 4 comments 2 replies
-
Tested on Bevy If you just do a |
Beta Was this translation helpful? Give feedback.
-
Yes, it actually works well in vscode, but not in clion with rust plugin I guess. The derive feature may not be supported correctly. |
Beta Was this translation helpful? Give feedback.
-
Post an issue in rust plugin. |
Beta Was this translation helpful? Give feedback.
-
Yes, it actually works well in vscode, but not in clion with rust plugin I guess. The derive feature may not be supported correctly.
获取 Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
发件人: Afonso Lage ***@***.***>
发送时间: Sunday, August 21, 2022 2:40:56 PM
收件人: bevyengine/bevy ***@***.***>
抄送: Parallel-Paradox ***@***.***>; Author ***@***.***>
主题: Re: [bevyengine/bevy] "The trait bound by derive is not satisfied" in IDE, but still can be compiled. (Discussion #5755)
[image]<https://user-images.githubusercontent.com/1176452/185778982-eb48e657-4c52-400a-b0da-952b486eb73f.png>
Tested on Bevy 0.8.0 and it seems to work fine.
If you just do a cargo check, it doesn't shows those errors? If cargo check doesn't report anything, so it must be something with your IDE setup.
―
Reply to this email directly, view it on GitHub<#5755 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ATQAXPVGQYH6HWGQ6DFX6P3V2HFPRANCNFSM57ENQAZQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
And the warning is:
Does this issue come from rust plugin of CLion?
Beta Was this translation helpful? Give feedback.
All reactions