vectordotdev / vector Public
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
chore(deps): Upgrade to Rust 1.56.1 #9858
Conversation
https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
|
|
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
| rustup component add rustfmt | ||
| rustup component add clippy |
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.
Already installed under default toolchain profile.
|
It looks like this PR is running into the same issue I had. There is a flaky test that was introduced recently. See 4fb53d7 if you want to disable it for now Edit: This was just merged into master, so a re-run should work now |
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html
Also took the opportunity to switch to the TOML format for rust-toolchain.
The text was updated successfully, but these errors were encountered: