-
Notifications
You must be signed in to change notification settings - Fork 831
Removed only available in 1.46.0 line #1863
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
Conversation
If you use the form "Fix: #1850" github will autoclose the issue if/when this PR merges.
This is not a correct description of the PR, the PR makes two changes. Here is blog post that I have found educational to learn how to describe code changes in a way that helps reviewers and helps you get your changes merged: https://cbea.ms/git-commit/ |
What is the other one? It removes two such lines, not one, but it's not a big deal. |
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.
ACK 6a18997
@tcharding Thank you sir for the review. I will edit the pr message according to what you suggested. |
Ack 6a18997 |
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.
ACK 6a18997
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.
ACK 6a18997
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.
ACK 6a18997
Thank you |
Fix: #1850
Removed "Important: only available in Rust 1.46+" on the file transaction.rs from lines 1288 and 1407 respectively.