Skip to content

Conversation

AaronKutch
Copy link
Contributor

I can't remember why I added this in the first place since it isn't actually used. This fixes #398.

I just realized that no unused warnings are produced for unused functions in traits, even if I make the traits pub(crate). Is there a way I can automatically check for unused functions in traits, so that I can remove them in my other PR?

@alexcrichton alexcrichton merged commit 7021467 into rust-lang:master Jan 4, 2021
@alexcrichton
Copy link
Member

This seems fine for now, thanks! I'm not sure of a way to automatically detect this though.

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.

segmentation fault for aarch64-unknown-none-softfloat on 0.1.38

2 participants