Skip to content

Comments

Remove workaround for "unused" private fields#3207

Merged
kennykerr merged 1 commit intomasterfrom
remove-unused
Aug 16, 2024
Merged

Remove workaround for "unused" private fields#3207
kennykerr merged 1 commit intomasterfrom
remove-unused

Conversation

@kennykerr
Copy link
Collaborator

Looks like newer nightly builds have fixed this problem and the workaround #3103 is no longer needed.

rust-lang/rust#126169 has also been closed.

@kennykerr
Copy link
Collaborator Author

@ChrisDenton I'm not sure when/what happened but it appears to no longer need the workaround. 😊

@riverar
Copy link
Collaborator

riverar commented Aug 16, 2024

Do we need to leave this in for prior versions down to MSRV? I can't recall if this only showed up in unstable channels for a brief amount of time.

@kennykerr
Copy link
Collaborator Author

As far as I know this was nightly only.

Either way, we test stable/nightly/msrv - I don't think we can afford to test everything in between. 😊

@ChrisDenton
Copy link
Collaborator

It reached beta but the changes were reverted. So yeah should be fine to remove it now. I was waiting a bit to make sure the dust had settled before following up. But I forgot. 😔

@kennykerr kennykerr merged commit e2a9ef4 into master Aug 16, 2024
@kennykerr kennykerr deleted the remove-unused branch August 16, 2024 16:11
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.

3 participants