Skip to content
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

Bump Rust edition to 2021 #2471

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

tiziano88
Copy link
Collaborator

@tiziano88 tiziano88 commented Jan 10, 2022

  • fix warnings / errors
  • update some other minor deps

The main effect of this should be to use a new dependency resolver,
which may or may not improve caching. See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions

Fixes #2470

@tiziano88 tiziano88 force-pushed the tzn_edition_2021 branch 9 times, most recently from c162d08 to 1338fbe Compare January 10, 2022 16:17
@tiziano88 tiziano88 requested a review from jul-sh January 10, 2022 16:18
@tiziano88 tiziano88 marked this pull request as ready for review January 10, 2022 16:18
- fix warnings / errors
- update some other minor deps

The main effect of this should be to use a new dependency resolver,
which may or may not improve caching. See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions

Fixes project-oak#2470
Copy link
Contributor

@jul-sh jul-sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, sweet :)

@tiziano88 tiziano88 merged commit 18ec2e7 into project-oak:main Jan 11, 2022
@tiziano88 tiziano88 deleted the tzn_edition_2021 branch January 11, 2022 11:54
@github-actions
Copy link

Reproducibility Index:

a73ba4b220013f3f27dd70de57cc70f908b28eee169840db997be75d9174087a  ./examples/bin/abitest_linear_handles.wasm
75fe1860ac10f39227a4399edceedfe6277b816820fdc69fe498d309e9f1ef71  ./examples/bin/aggregator.wasm
e1f213131e5a3c2e0d5d0f088c1814e2be09cf5f9c121642fff69f4290df73e9  ./examples/bin/chat.wasm
2f8ccbff92c7ac8386bdf58d12ba9866cd20f970a17425b468649c9bfba65464  ./examples/bin/hello_world.wasm
bc7d7f79c2d15bd49c4725f32df3bfa56bdd1acde1cdb702d23b5c9205c5ab97  ./examples/bin/http_server.wasm
64927b21aa5545698cb7e825353fa6dedf5f2ade16ac41b1979c2645c3821876  ./examples/bin/injection.wasm
ef64965f26f1f16ad498c8f7d48487c3768c43d45cd153af95fd33279d6415b3  ./examples/bin/private_set_intersection.wasm
515c45553a8336f300c8b0a54c41a795c9014073b0b6f3aecba880f22c3cfa25  ./examples/bin/private_set_intersection_handler.wasm
bddbed34a63294ef20ce9565a27e3613a72d437c0113b745c13aff00eaa63a1c  ./examples/bin/proxy_attestation_example.wasm
1de856aa0584ef8c04b098479854c7004f30e14655224b8eadc2511146205d5d  ./examples/bin/translator.wasm
f991ec4ec67472d6ca2897f627856babe8fa1893276985a3050567cee50cd153  ./examples/bin/trusted_database.wasm
a929f56a0b8d479fcffb31a777d26643ec88614babddc659cba0d0a375d0958e  ./oak_loader/bin/oak_loader
8315368538d3137a76942e424ca3c56a5157879f2c9c6b9454403fbff4d6d456  ./oak_functions/loader/bin/oak_functions_loader

Reproducibility Index diff:

diff --git a/reproducibility_index b/reproducibility_index
index 88190a8..f1d9499 100644
--- a/reproducibility_index
+++ b/reproducibility_index
@@ -1,13 +1,13 @@
-455e98dc959a05f2a6622e2e125e70bbfa9fe9bf4ff4a604822e408b17b6a5a4  ./examples/bin/abitest_linear_handles.wasm
-47362dfe1924ca5107e14419cd895984d3d5adb24363469fe457b264031e0f5d  ./examples/bin/aggregator.wasm
-303a049fcbc207f55e6c9722430fd1eccdbaba9a953d67e347a5c498270c8421  ./examples/bin/chat.wasm
-9eaad6154be1785d9d218b99fa12d2f9b853780702dfbe8089e92eb0eb6d9a5e  ./examples/bin/hello_world.wasm
-3e21789fa68967681350f352de6f19ae089c98774dd24834c631668fedb66281  ./examples/bin/http_server.wasm
-b09597d41e47729700bef42bc2594db989d334063690b55f8b521cbbb8645535  ./examples/bin/injection.wasm
-cf3c6598f4fcf37d1b70fd1b797978b832e7149553abba232438f8c93af47ec0  ./examples/bin/private_set_intersection.wasm
-844ba02fee798cb9d022820cf1431b54d8738c1f3161dfee6fe757ff3a2af5bf  ./examples/bin/private_set_intersection_handler.wasm
-4294935fec2a97fd563e639650ddb9b933f7f32725491d96bc1a03761bb4b628  ./examples/bin/proxy_attestation_example.wasm
-ecafe08d27a9b48ced7c225af34ec667b926b00154bff8207561ae2440921b1b  ./examples/bin/translator.wasm
-dc0fc9025a445e22faf6b9aaadb4f6b1158530ae58966159eab2dbb1cc25407f  ./examples/bin/trusted_database.wasm
-9936d47c86de8141f589adcb78083e4292f6e9fe2455e8356e431089a064a655  ./oak_loader/bin/oak_loader
-a53d1b62af37e6425261401b2e29123533be261935cf5346eba1ed55dcb6baf9  ./oak_functions/loader/bin/oak_functions_loader
+a73ba4b220013f3f27dd70de57cc70f908b28eee169840db997be75d9174087a  ./examples/bin/abitest_linear_handles.wasm
+75fe1860ac10f39227a4399edceedfe6277b816820fdc69fe498d309e9f1ef71  ./examples/bin/aggregator.wasm
+e1f213131e5a3c2e0d5d0f088c1814e2be09cf5f9c121642fff69f4290df73e9  ./examples/bin/chat.wasm
+2f8ccbff92c7ac8386bdf58d12ba9866cd20f970a17425b468649c9bfba65464  ./examples/bin/hello_world.wasm
+bc7d7f79c2d15bd49c4725f32df3bfa56bdd1acde1cdb702d23b5c9205c5ab97  ./examples/bin/http_server.wasm
+64927b21aa5545698cb7e825353fa6dedf5f2ade16ac41b1979c2645c3821876  ./examples/bin/injection.wasm
+ef64965f26f1f16ad498c8f7d48487c3768c43d45cd153af95fd33279d6415b3  ./examples/bin/private_set_intersection.wasm
+515c45553a8336f300c8b0a54c41a795c9014073b0b6f3aecba880f22c3cfa25  ./examples/bin/private_set_intersection_handler.wasm
+bddbed34a63294ef20ce9565a27e3613a72d437c0113b745c13aff00eaa63a1c  ./examples/bin/proxy_attestation_example.wasm
+1de856aa0584ef8c04b098479854c7004f30e14655224b8eadc2511146205d5d  ./examples/bin/translator.wasm
+f991ec4ec67472d6ca2897f627856babe8fa1893276985a3050567cee50cd153  ./examples/bin/trusted_database.wasm
+a929f56a0b8d479fcffb31a777d26643ec88614babddc659cba0d0a375d0958e  ./oak_loader/bin/oak_loader
+8315368538d3137a76942e424ca3c56a5157879f2c9c6b9454403fbff4d6d456  ./oak_functions/loader/bin/oak_functions_loader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump Rust edition to 2021
2 participants