Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use#[expect(...)] instead of#[allow(...)] in some places#1073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
danielocfb wants to merge1 commit intolibbpf:master
base:master
Choose a base branch
Loading
fromd-e-s-o:topic/expect-lint-lvl

Conversation

danielocfb
Copy link
Collaborator

Use the#[expect(...)] attribute instead of#[allow(...)] in a bunch of places where we only have the attribute to silence a lint. The former makes sure that the silenced issue is actually flagged, or prints a warning otherwise.

Use the #[expect(...)] attribute instead of #[allow(...)] in a bunch ofplaces where we only have the attribute to silence a lint. The formermakes sure that the silenced issue is actually flagged, or prints awarning otherwise.Signed-off-by: Daniel Müller <deso@posteo.net>
@danielocfb
Copy link
CollaboratorAuthor

This requires Rust1.81 and, hence, will have to wait until1.86 is released, as per our MSRV policy.

@github-actionsGitHub Actions
Copy link

This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.

@github-actionsGitHub Actions
Copy link

This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.

@github-actionsGitHub Actions
Copy link

This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.

@github-actionsGitHub Actions
Copy link

Closing pull request as it is stale.

@github-actionsGitHub Actions
Copy link

This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.

@d-e-s-od-e-s-o added blocked and removed Stale labelsJun 2, 2025
@d-e-s-od-e-s-o removed the blocked labelJul 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@danielocfb@d-e-s-o

[8]ページ先頭

©2009-2025 Movatter.jp