Skip to content

Use RwLockWriteGuard::downgrade in BevyManifest#23739

Open
DavidCrossman wants to merge 1 commit intobevyengine:mainfrom
DavidCrossman:bevy_manifest_downgrade_lock
Open

Use RwLockWriteGuard::downgrade in BevyManifest#23739
DavidCrossman wants to merge 1 commit intobevyengine:mainfrom
DavidCrossman:bevy_manifest_downgrade_lock

Conversation

@DavidCrossman
Copy link
Copy Markdown
Contributor

Objective

  • Bevy's MSRV is now 1.92; the release which stabilised RwLockWriteGuard::downgrade. The API can now be used in BevyManifest.

Solution

  • Use the new API.

Testing

  • cargo run -p ci -- compile

@kfc35 kfc35 added D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants