This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add ensure-ops family methods #12967
Merged
paritytech-processbot
merged 43 commits into
paritytech:master
from
lemunozm:lm-ensure-methods
Dec 28, 2022
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
5684541
add ensure-ops family methods
lemunozm 4d52919
fix cargo doc
lemunozm e6ac815
add EnsureOp and EnsureOpAssign meta traits
lemunozm 9197649
move ensure module and ArithmeticError to sp-arithmetic
lemunozm 61f2fc7
fix doc examples
lemunozm a3e9649
reexport ensure module content
lemunozm 36feea6
ensure mod private
lemunozm 43b8814
reexport to sp-runtime
lemunozm e4c1514
fix doc example
lemunozm 0a2ee21
remove into(). in doc examples, minor doc changes
lemunozm f7b305c
remove return value from assign methods
lemunozm 18857bc
Update primitives/arithmetic/src/traits.rs
lemunozm df6e94f
Update primitives/arithmetic/src/traits.rs
lemunozm 240067b
Update primitives/arithmetic/src/traits.rs
lemunozm 95b386e
Update primitives/arithmetic/src/traits.rs
lemunozm f9384d6
Update primitives/arithmetic/src/traits.rs
lemunozm 2a72a0d
Update primitives/arithmetic/src/traits.rs
lemunozm 8eaffcc
Update primitives/arithmetic/src/traits.rs
lemunozm 5870a3f
Update primitives/arithmetic/src/traits.rs
lemunozm ac7bc37
Update primitives/arithmetic/src/traits.rs
lemunozm 274f4cd
Update primitives/arithmetic/src/traits.rs
lemunozm 8cd0460
Update primitives/arithmetic/src/traits.rs
lemunozm 4b4431c
Update primitives/arithmetic/src/traits.rs
lemunozm c8c46fa
Update primitives/arithmetic/src/traits.rs
lemunozm 1e2471c
Update primitives/arithmetic/src/traits.rs
lemunozm 2b43271
Update primitives/arithmetic/src/traits.rs
lemunozm ea54b66
Update primitives/arithmetic/src/traits.rs
lemunozm e12cd9d
Update primitives/arithmetic/src/traits.rs
lemunozm 9b36839
Update primitives/arithmetic/src/traits.rs
lemunozm 5435fe4
Update primitives/arithmetic/src/traits.rs
lemunozm cb0202e
Update primitives/arithmetic/src/traits.rs
lemunozm d9fa4e1
Update primitives/arithmetic/src/traits.rs
lemunozm 3640a6f
Update primitives/arithmetic/src/traits.rs
lemunozm 5f59e68
Update primitives/arithmetic/src/traits.rs
lemunozm 0e6a2a6
Update primitives/arithmetic/src/traits.rs
lemunozm d44e76c
Update primitives/arithmetic/src/traits.rs
lemunozm 784a803
Update primitives/arithmetic/src/traits.rs
lemunozm 48e68c5
Update primitives/arithmetic/src/traits.rs
lemunozm 2a2590b
Update primitives/arithmetic/src/traits.rs
lemunozm b23f70f
Update primitives/arithmetic/src/traits.rs
lemunozm b0219f5
cargo fmt
lemunozm 9ba9307
Apply suggestions from code review
bkchr 048a34b
".git/.scripts/fmt.sh" 1
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
Update primitives/arithmetic/src/traits.rs
Co-authored-by: Bastian Köcher <[email protected]>
- Loading branch information
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
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.