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
Upgrade to Rust 1.62.0 #1825
Upgrade to Rust 1.62.0 #1825
Changes from 16 commits
6df5fbd
292fbec
0a2d01d
74fafd9
3a99ce4
37a51e3
1f85655
5da1704
5faf18d
aaf14f3
c45a6b5
f2cd901
78f4b07
590f01a
d78bb62
3da634a
5169bd9
1d27e8f
fc69639
90be70c
dbd6bc6
afe4afb
625c6d4
068c63c
316b031
34ef535
669e8ea
38cfa85
ae35de2
bed03b5
7b424ad
60d27d1
77f0b32
ba28132
70785a1
2cf21d1
e68dfb7
96b54fa
f1c8beb
a63c7b8
a74aac2
405f747
93ae155
9c47ac8
47fa662
90f5429
a133343
7b5b6a9
1df977e
64d2ea7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
This was necessary to fix a bunch of noisy reborrow lints - is upgrading an issue? Everything compiles and all tests are passing.
@crisidev @unexge
https://pyo3.rs/v0.17.0/migration.html#from-016-to-017