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
Refactor
Instance
management within theCallStack
(take 2) #1065Refactor
Instance
management within theCallStack
(take 2) #1065Changes from all commits
3f90b4a
a5be772
7e2d476
23d942a
972f954
f28e61f
ac2d141
57845dd
7507bba
a00d954
1590b7f
4045858
c5e45c1
6b8064f
29a724b
8e1aa6f
5860d43
99f7673
01b5926
ffe568e
38e5477
966189e
b8e25d7
6243220
f4f2170
7a8b510
3496258
6b372c6
f19bef9
2141521
de8b30e
cf5e223
765c112
a9b3e9e
e163f78
87a9bdd
0ba0156
d45cad4
1cf06e7
13ba89b
ac48bc3
d50fd18
c5b9983
a7df9e8
0c35638
9467dc3
375b911
9d664de
455ab19
3298131
9aca7ef
279c744
10c7bdf
8655cad
8c903e4
b88b59a
54be939
ceade4e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 36 in crates/collections/src/head_vec.rs
Codecov / codecov/patch
crates/collections/src/head_vec.rs#L33-L36
Check warning on line 43 in crates/collections/src/head_vec.rs
Codecov / codecov/patch
crates/collections/src/head_vec.rs#L42-L43
Check warning on line 59 in crates/collections/src/head_vec.rs
Codecov / codecov/patch
crates/collections/src/head_vec.rs#L58-L59
Check warning on line 504 in crates/wasmi/src/engine/executor/instrs/call.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/instrs/call.rs#L502-L504
Check warning on line 221 in crates/wasmi/src/engine/executor/mod.rs
Codecov / codecov/patch
crates/wasmi/src/engine/executor/mod.rs#L221