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

Update rust to v1.74 #2647

Merged
merged 3 commits into from
Feb 14, 2024
Merged

Update rust to v1.74 #2647

merged 3 commits into from
Feb 14, 2024

Conversation

librelois
Copy link
Collaborator

What does it do?

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@librelois librelois added B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes not-breaking Does not need to be mentioned in breaking changes labels Feb 14, 2024
@timbrinded timbrinded added the A8-mergeoncegreen Pull request is reviewed well. label Feb 14, 2024
@librelois librelois added D3-trivial PR contains trivial changes in a runtime directory that do not require an audit A8-mergeoncegreen Pull request is reviewed well. and removed A8-mergeoncegreen Pull request is reviewed well. labels Feb 14, 2024
@librelois librelois merged commit 5ba55f0 into master Feb 14, 2024
35 of 40 checks passed
@librelois librelois deleted the elois-rust-1.74 branch February 14, 2024 10:12
Copy link
Contributor

Coverage Report

@@                Coverage Diff                 @@
##           master   elois-rust-1.74     +/-   ##
==================================================
  Coverage   80.91%            80.91%   0.00%     
  Files         287               287             
+ Lines       94503             94504      +1     
==================================================
+ Hits        76461             76462      +1     
  Misses      18042             18042             
Files Changed Coverage
/precompiles/utils/macro/src/derive_codec.rs 88.00% (+0.12%) 🔼

Coverage generated Wed Feb 14 10:17:37 UTC 2024

noandrea added a commit to moonbeam-foundation/moonbeam-runtime-overrides that referenced this pull request Feb 22, 2024
this change is to match the compiler used in moonbeam:
moonbeam-foundation/moonbeam#2647
noandrea added a commit to moonbeam-foundation/moonbeam-runtime-overrides that referenced this pull request Feb 23, 2024
* add tracing-runtime-2800 code

* update srtools to rust 1.74

this change is to match the compiler used in moonbeam:
moonbeam-foundation/moonbeam#2647

* update tracing sources

* add tracing runtime binaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants