Skip to content

fix: fix inconsistency between local make and github ci toolchain version and errors#46

Merged
Artifizer merged 2 commits intoGlobalTypeSystem:mainfrom
Artifizer:main
Jan 30, 2026
Merged

fix: fix inconsistency between local make and github ci toolchain version and errors#46
Artifizer merged 2 commits intoGlobalTypeSystem:mainfrom
Artifizer:main

Conversation

@Artifizer
Copy link
Copy Markdown
Contributor

chore(ci): derive Rust toolchain version from Cargo.toml
test(trybuild): update expected stderr for Rust 1.92 diagnostics

Signed-off-by: Artifizer <artifizer@gmail.com>
Add a read-rust-version job that extracts workspace rust-version from Cargo.toml
and exposes it via job outputs.

Use the extracted version to install the Rust toolchain in test/security/coverage/e2e
jobs to keep CI aligned with the workspace MSRV and avoid hardcoding version strings.

Make parsing robust (whitespace-tolerant) and fail fast if rust-version cannot be read.

Signed-off-by: Artifizer <artifizer@gmail.com>
@Artifizer Artifizer merged commit 4588f18 into GlobalTypeSystem:main Jan 30, 2026
7 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.

1 participant