Skip to content

Comments

fix: Make cubecl-zspace no_std, avoid future prelude issues#1193

Merged
wingertge merged 6 commits intotracel-ai:mainfrom
wingertge:fix/no-std
Feb 18, 2026
Merged

fix: Make cubecl-zspace no_std, avoid future prelude issues#1193
wingertge merged 6 commits intotracel-ai:mainfrom
wingertge:fix/no-std

Conversation

@wingertge
Copy link
Collaborator

Make no_std unconditional to avoid the repeated prelude issues.
See also https://www.reddit.com/r/rust/comments/1hs6spy/psa_for_std_feature_in_no_std_libraries/

Validate your PR with burn.

It is important that you make sure that you don't introduce any bugs in burn.

Instructions

  • Create a new branch or fork of the burn repo
  • Update the main Cargo.toml with this PR hash.
  • Fix any broken tests or compilation errors in burn.
  •  Submit a PR in burn with your fixes and link it here.

@wingertge wingertge changed the base branch from main to perf/matvec February 18, 2026 16:36
@wingertge wingertge changed the base branch from perf/matvec to main February 18, 2026 16:36
@wingertge wingertge merged commit b19859e into tracel-ai:main Feb 18, 2026
5 checks passed
@wingertge wingertge deleted the fix/no-std branch February 18, 2026 23:38
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