Skip to content

handled ubiqutous Move bounds printing - #1

Open
zannabianca1997 wants to merge 3 commits into
nia-e:move-traitfrom
zannabianca1997:move-trait
Open

handled ubiqutous Move bounds printing#1
zannabianca1997 wants to merge 3 commits into
nia-e:move-traitfrom
zannabianca1997:move-trait

Conversation

@zannabianca1997

Copy link
Copy Markdown

for pr rust-lang#156018

First time running through the codebase so I might have missed a better place where to put the filters

last commit adds a + !Move bound for types that are not move. I felt it was important to keep that info but I am not sure about it

Also, I guess this should be extended to a category of traits? as there will be the same problem with Forget I guess

it should give some info tho...
Do we need this? I feel like it's important to make notice that a dyn
trait misses such an important thing

still need to test it as the compiler ICE when creating an immoble type
@zannabianca1997 zannabianca1997 changed the title handled ubiquos Move bounds printing handled ubiqutous Move bounds printing Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant