Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

examples: Update per Priority changes #817

Merged
merged 5 commits into from
Mar 20, 2023
Merged

Conversation

bilelmoussaoui
Copy link
Member

No description provided.

@sdroege
Copy link
Member

sdroege commented Mar 20, 2023

 error: lint `clippy::derive_hash_xor_eq` has been renamed to `clippy::derived_hash_with_manual_eq`
 --> gtk/src/lib.rs:8:10
  |
8 | #![allow(clippy::derive_hash_xor_eq)]
  |          ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `clippy::derived_hash_with_manual_eq`
  |
  = note: `-D renamed-and-removed-lints` implied by `-D warnings`

Copy link
Member

@sdroege sdroege left a comment

Choose a reason for hiding this comment

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

Otherwise good to merge of course :) Thanks!

@bilelmoussaoui bilelmoussaoui merged commit a1a5257 into master Mar 20, 2023
@bilelmoussaoui bilelmoussaoui deleted the bilelmoussaoui/examples branch March 20, 2023 09:17
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants