This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7b84b17 - Browse repository at this point
Copy the full SHA 7b84b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196e23d - Browse repository at this point
Copy the full SHA 196e23dView commit details -
mostly allowing unsafe functions without a comment about the safety
Configuration menu - View commit details
-
Copy full SHA for 66aacbd - Browse repository at this point
Copy the full SHA 66aacbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09bb1ec - Browse repository at this point
Copy the full SHA 09bb1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a433200 - Browse repository at this point
Copy the full SHA a433200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb194b - Browse repository at this point
Copy the full SHA 4fb194bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f21f30c - Browse repository at this point
Copy the full SHA f21f30cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9287dbb - Browse repository at this point
Copy the full SHA 9287dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31bb7d4 - Browse repository at this point
Copy the full SHA 31bb7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030c2ed - Browse repository at this point
Copy the full SHA 030c2edView commit details -
as we need matches! which was stabilized in v1.42.0
Configuration menu - View commit details
-
Copy full SHA for a68488e - Browse repository at this point
Copy the full SHA a68488eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1087c04 - Browse repository at this point
Copy the full SHA 1087c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec265f - Browse repository at this point
Copy the full SHA 7ec265fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd53b40 - Browse repository at this point
Copy the full SHA bd53b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f5647 - Browse repository at this point
Copy the full SHA f0f5647View commit details -
misc: set missing unsafe doc per crate
only for glib, gdk & cairo. other crates have very few them this mostly to encourage documenting the safety of exported functions in the future
Configuration menu - View commit details
-
Copy full SHA for b2a0354 - Browse repository at this point
Copy the full SHA b2a0354View commit details -
clippy: run with --all-features
this should lets us catch some behind feature flag clippy warnings and fixes the current ones
Configuration menu - View commit details
-
Copy full SHA for 1991275 - Browse repository at this point
Copy the full SHA 1991275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e46c89 - Browse repository at this point
Copy the full SHA 1e46c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b7b30e - Browse repository at this point
Copy the full SHA 5b7b30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f24445 - Browse repository at this point
Copy the full SHA 5f24445View commit details -
CI: run clippy on rust-nightly
due to the new feature(doc_cfg)
Configuration menu - View commit details
-
Copy full SHA for 3227fbf - Browse repository at this point
Copy the full SHA 3227fbfView commit details -
glib: allow unused doc comments
as the doc(feature) are generated when there are no docs
Configuration menu - View commit details
-
Copy full SHA for 07ec278 - Browse repository at this point
Copy the full SHA 07ec278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 451e6d3 - Browse repository at this point
Copy the full SHA 451e6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8c818 - Browse repository at this point
Copy the full SHA fe8c818View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e47323 - Browse repository at this point
Copy the full SHA 4e47323View commit details -
gdk: Remove unnecessary lifetime annotations in ChangeData functions …
…returning non-references
Configuration menu - View commit details
-
Copy full SHA for 8d1c331 - Browse repository at this point
Copy the full SHA 8d1c331View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8edd3 - Browse repository at this point
Copy the full SHA ee8edd3View commit details -
as we can't run clippy with --all-features & we can't specify --features at workspace level, workaround it for now till we can re-use --all-features again
Configuration menu - View commit details
-
Copy full SHA for ec7dbdc - Browse repository at this point
Copy the full SHA ec7dbdcView commit details
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.