This repository was archived by the owner on Mar 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 88
CI: add a clippy job #30
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
7b84b17
CI: add a clippy job
bilelmoussaoui 196e23d
atk: fix clippy warnings
bilelmoussaoui 66aacbd
cairo: fix clippy warnings
bilelmoussaoui 09bb1ec
gio: fix clippy warnings
bilelmoussaoui a433200
gdk: fix clippy warnings
bilelmoussaoui 4fb194b
pango: fix clippy warnings
bilelmoussaoui f21f30c
pangocairo: fix clippy warnings
bilelmoussaoui 9287dbb
graphene: fix clippy warnings
bilelmoussaoui 31bb7d4
gdk-pixbuf: fix clippy warnings
bilelmoussaoui 030c2ed
glib: fix clippy warnings
bilelmoussaoui a68488e
bump min rustc to 1.42.0
bilelmoussaoui 1087c04
gdkx11: fix clippy warnings
bilelmoussaoui 7ec265f
examples: fix clippy warnings
bilelmoussaoui bd53b40
gtk: fix clippy warnings
bilelmoussaoui f0f5647
misc: cleanup clippy linters
bilelmoussaoui b2a0354
misc: set missing unsafe doc per crate
bilelmoussaoui 1991275
clippy: run with --all-features
bilelmoussaoui 1e46c89
ci: Run clippy with --all-targets
sdroege 5b7b30e
examples/clipboard_simple: Slightly clean up
sdroege 5f24445
Fix a few other clippy warnings
sdroege 3227fbf
CI: run clippy on rust-nightly
bilelmoussaoui 07ec278
glib: allow unused doc comments
bilelmoussaoui 451e6d3
glib: return a BoolError for VariantTy
bilelmoussaoui fe8c818
glib: make ObjectImpl return a Value
bilelmoussaoui 4e47323
More clippy fixes
bilelmoussaoui 8d1c331
gdk: Remove unnecessary lifetime annotations in ChangeData functions …
sdroege ee8edd3
glib: Improve error string in VariantTy::new()
sdroege ec7dbdc
CI: split clippy jobs
bilelmoussaoui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.