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.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(nfts): rebase
feat-nfts
branch to fix clippy warnings #392fix(nfts): rebase
feat-nfts
branch to fix clippy warnings #392Changes from all commits
4a5f17c
5ed6292
38d56d7
45eb281
e53484d
136d26d
65a863c
4c3d279
01ecc61
4b96b3b
0d43dff
d1cc5fd
97409f3
483ddae
37ec9ab
3e886a9
2e02651
52a9f27
1134365
7d95985
285a035
fc0323a
d764cf8
b79c095
2841d0d
da6dca9
8036ca2
5eeb3be
94c2806
a217fd6
619a4d8
18704f1
87049f1
c8cf3e8
a59f420
3cec0cd
a6b0c98
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 189 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
the borrowed expression implements the required traits
Check warning on line 228 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
the borrowed expression implements the required traits
Check warning on line 247 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
missing documentation for an associated function
Check warning on line 251 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
the borrowed expression implements the required traits
Check warning on line 251 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
the borrowed expression implements the required traits
Check warning on line 258 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
the borrowed expression implements the required traits
Check warning on line 258 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
the borrowed expression implements the required traits
Check warning on line 260 in pallets/nfts/src/features/approvals.rs
GitHub Actions / clippy
this expression creates a reference which is immediately dereferenced by the compiler
Check warning on line 150 in pallets/nfts/src/features/create_delete_collection.rs
GitHub Actions / clippy
the borrowed expression implements the required traits