-
Notifications
You must be signed in to change notification settings - Fork 2
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
Edition upgrade #16
Edition upgrade #16
Conversation
@evdokimovs would you be so kind to elaborate on those 2 issues in I'm going to merge this at the end of the week once 1.58 Rust is released. |
Проблема была в обновлении крейта Предлагаю пока откатиться до cc @alexlapa |
@evdokimovs I wonder whether ihrwein/backoff#42 is the reason. |
Да, Вы правы. Тест посыпался из-за этого фикса. По-сути мы своими тестами случайно закрепили некорректное поведение. Тест пофиксил, версию |
Upgrades project to 2021 Rust edition.
Upgrades all the dependencies.
Hardens lints.