This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
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.
XCM v3 #4097
XCM v3 #4097
Changes from 250 commits
cd5df6d
22b4332
c0d4800
79c6d55
a837427
87e5815
2ccb1f4
0dcdf44
e640d82
fdf6352
6185cf3
93382d9
841bdb9
8e8e7b2
2578af8
768535f
ba20a96
bc866e2
42b12db
0fbf0c7
adb6862
6fda480
3d5ab32
c117f99
76cad39
3026e89
4c8ed73
16b9de8
abdccdd
38fb089
ac9662c
0f3c3ed
59d3e17
70c32d6
7a1bc07
df62f3c
5a916ca
9cf0ff5
d236b2f
edd992e
4421714
cb12467
41e7c47
2f214f2
069c75f
8723e31
55d09a5
9cca36a
bedb342
a261384
39283ce
92a0d76
9de612c
07cdc71
5e0d072
6d92833
f567ef4
7f94156
0e27b18
5c02901
f64a0b8
990a5d1
a1828ac
7d05afd
e5052da
70723a4
6632bff
54e3eb6
865ee38
774945c
aca38aa
3425324
c4a8da5
81ec7d2
325d469
41a4b79
a8b2f7f
5a409eb
49cb4d7
0f4fb16
784941b
923acc8
5e53cf5
94c76ce
ae53f58
994ef9c
cfcb797
34a969b
b63a68a
6b28a4b
99bf04d
21a59c2
119a494
6810d06
b4f0aee
2608ec9
81b3068
7540583
dc5bb37
29499ba
6d2bae4
bf26e0d
c57e69b
e0d906a
4f5d45a
7bd9d5f
ecdea05
64b2996
3c21067
f895642
4c54eea
f073155
1879039
9c22a85
fbc4327
da5c4f2
37e49df
fa54983
9fc6b88
41fb1f1
80f9d03
aef0231
ca0aa37
55c8e69
2668b75
6280d1d
599158b
320a49f
7a99e39
6f0339c
c34826f
31d5410
8aef2b9
76ffe03
979c60a
799ef59
4d6b758
07937f5
e428838
83f2fd3
57a9df8
e761a84
a374c9c
0801bc5
ded3655
c5e7908
5f8ffbb
dbb9ee7
f5fde97
229bc00
0987294
456ad93
10f864b
d9ee95b
59dea69
67104c4
f247313
4b26181
b00a892
947c4a9
e6f8cd7
233d95a
3b402dc
b1e6b47
09ecd7b
a6b0896
6128e3f
07de17c
65bffb8
843c8b0
8923c9f
c533401
8a0398d
8e74d79
5361832
a37b93a
d9bfc89
420be3e
1e3e9ad
937c4b7
d91adbc
fd388e0
7f437a5
30a5760
5801648
15d7413
1e0132d
8404147
06ad511
aa02858
30b2df3
ceb0cd1
77713e5
a08303e
3e9cc17
4b9a8e8
e13d926
9f72f2c
c4a7569
ac9af6e
88d21b1
aea49b3
0142d5c
a9a1a4f
79933a6
4ccf61a
7218adf
a76c17a
1020c2e
90822a7
f377a65
c223f71
49b1999
c795701
e3151f3
186dcb8
7be5faf
61074d1
bd8e768
9d659fd
f1319f1
b7e40d7
8652bfc
f0b0847
e430f16
1efae03
b85e12f
dbbdc9d
47f972b
62752b3
3d0d3e7
97436d7
9bc2ddb
bbeb790
6c8fb23
ff59e4c
76e6581
6308804
88b187c
0dc2643
40e0047
ceef029
5184e73
1d76ac4
8ef427d
9780e01
ae4a28a
1353932
e80c142
05dc8f0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I read both the trait definition and skimmed this code, but it is unclear to me why this is being mutated (i.e. why the function has side effects) despite returning an error..