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

Codify lint toolchain, Mk.II #1260

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Conversation

Twey
Copy link
Contributor

@Twey Twey commented Nov 20, 2023

Re-implement #1251 without using working-directory, which is apparently forbidden in combination with uses.

@Twey Twey changed the title 11 16 codify lint toolchain Codify lint toolchain, Mk.II Nov 20, 2023
@Twey Twey force-pushed the 11-16-Codify_lint_toolchain branch 2 times, most recently from a5aa9c2 to 11d3b4a Compare November 20, 2023 17:04
@Twey Twey marked this pull request as ready for review November 21, 2023 08:47
@Twey Twey force-pushed the 11-16-Codify_lint_toolchain branch from 11d3b4a to c02a750 Compare November 21, 2023 12:40
@ma2bd
Copy link
Contributor

ma2bd commented Nov 21, 2023

@Twey We're still missing tests

@Twey Twey force-pushed the 11-16-Codify_lint_toolchain branch from c02a750 to ce9e1f2 Compare November 21, 2023 13:07
Moves the nightly toolchain we use for linting out of a GitHub action
and into a dedicated `toolchains/lint/rust-toolchain.toml` file.

rustup doesn't currently support specifying a toolchain file, though
[it will soon](rust-lang/rustup#2686), so we
hack around it by moving the toolchain file back and forth as part of
the GitHub action for Rust.
@Twey Twey force-pushed the 11-16-Codify_lint_toolchain branch from ce9e1f2 to f019946 Compare November 21, 2023 13:17
@Twey Twey force-pushed the 11-16-Codify_lint_toolchain branch from f019946 to fa0664a Compare November 21, 2023 13:36
@Twey Twey force-pushed the 11-16-Codify_lint_toolchain branch from fa0664a to 5a47fcf Compare November 21, 2023 14:08
@Twey Twey merged commit 5847d1c into linera-io:main Nov 22, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants