Skip to content

Setup rust for C++ code analyzer#68

Merged
nunoplopes merged 2 commits into
Cpp2Rust:masterfrom
lucic71:fix-workflow
May 11, 2026
Merged

Setup rust for C++ code analyzer#68
nunoplopes merged 2 commits into
Cpp2Rust:masterfrom
lucic71:fix-workflow

Conversation

@lucic71
Copy link
Copy Markdown
Contributor

@lucic71 lucic71 commented May 11, 2026

ninja all preprocesses the rules which requires the Rust environment to be set.

llvm-version: 22

- name: Setup Rust
if: matrix.language == 'rust'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not needed for actions, just cpp and rust.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand what you're suggesting

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!= actions

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@nunoplopes nunoplopes merged commit 78ec8c6 into Cpp2Rust:master May 11, 2026
9 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