Skip to content

Rust toolchain file#4389

Merged
eljobe merged 2 commits intomasterfrom
pmikolajczyk/nit-4526
Feb 16, 2026
Merged

Rust toolchain file#4389
eljobe merged 2 commits intomasterfrom
pmikolajczyk/nit-4526

Conversation

@pmikolajczyk41
Copy link
Copy Markdown
Member

Adding rust-toolchain.toml file. The channel (1.88.0) matches the one that we use in CI (see .github/actions/install-rust/action.yml) and Dockerfile (see Dockerfile). As for targets, apart from the native (default one) we add "wasm32-wasip1", "wasm32-unknown-unknown", required for wasm libraries. As for components, we use the same as CI. No need to define profile section - the default default should be the proper one for us.


closes NIT-4526

@eljobe eljobe self-assigned this Feb 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.95%. Comparing base (d29fc5c) to head (cc506fc).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4389      +/-   ##
==========================================
- Coverage   34.73%   32.95%   -1.79%     
==========================================
  Files         489      489              
  Lines       58064    58064              
==========================================
- Hits        20170    19133    -1037     
- Misses      34307    35594    +1287     
+ Partials     3587     3337     -250     

@eljobe eljobe added this pull request to the merge queue Feb 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

Merged via the queue into master with commit f069766 Feb 16, 2026
28 checks passed
@eljobe eljobe deleted the pmikolajczyk/nit-4526 branch February 16, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants