-
Notifications
You must be signed in to change notification settings - Fork 430
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
Linter: Warn about using non-fallible APIs for Lazy
and Mapping
#2045
Merged
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f47cda6 - Browse repository at this point
Copy the full SHA f47cda6View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1b1bf3 - Browse repository at this point
Copy the full SHA a1b1bf3View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e2137f - Browse repository at this point
Copy the full SHA 8e2137fView commit details
Commits on Jan 5, 2024
-
feat: Recursive checks if nested types have statically known encoded …
…size Improve the heuristcs to check if nested types in ADTs, tuples and arrays have statically encoded types, and therefore should not be reported. This removes false positives on the default ink types like `AccountId` (alias to `[u8; 32]`).
Configuration menu - View commit details
-
Copy full SHA for 7cf6603 - Browse repository at this point
Copy the full SHA 7cf6603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812527b - Browse repository at this point
Copy the full SHA 812527bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b5c819 - Browse repository at this point
Copy the full SHA 3b5c819View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82c0cf - Browse repository at this point
Copy the full SHA e82c0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6169d30 - Browse repository at this point
Copy the full SHA 6169d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dda9a6 - Browse repository at this point
Copy the full SHA 3dda9a6View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b29cf27 - Browse repository at this point
Copy the full SHA b29cf27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75921a4 - Browse repository at this point
Copy the full SHA 75921a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08dc634 - Browse repository at this point
Copy the full SHA 08dc634View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47fdca7 - Browse repository at this point
Copy the full SHA 47fdca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abfbd4 - Browse repository at this point
Copy the full SHA 2abfbd4View 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.