Skip to content

Conversation

MarijnS95
Copy link
Contributor

Excerpt from #210 with just the minimal CI fixes, that we can rebase-merge to enable all other PRs to be merged on top again.

After that we can incrementally improve the existing CI steps again.

Rust 1.84 points out new issues with improperly indented list items
in doc comments, unnecessary named lifetimes, and missing types in
transmutes (that can be circumvented entirely with helpers).

Later, Rust 1.88 points out that variables can and should directly be
referenced inside format strings for brevity and readability.
This introduces a `point` variable on `drm_syncobj_handle` to import
or export a `sync_file` at the given `point` on the `TIMELINE` of a
`drm_syncobj`.
Copy link
Member

@Drakulix Drakulix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@Drakulix Drakulix merged commit 2ab388f into Smithay:develop Jul 25, 2025
16 checks passed
@MarijnS95 MarijnS95 deleted the ci branch July 25, 2025 14:46
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.

2 participants