Skip to content

feat(core-runtime): resources macro - Borrowing and taking resource k…#963

Merged
gbin merged 2 commits into
copper-project:masterfrom
LechevSpace:feat/debug-info-on-borrowing-and-taking-resources
Mar 28, 2026
Merged

feat(core-runtime): resources macro - Borrowing and taking resource k…#963
gbin merged 2 commits into
copper-project:masterfrom
LechevSpace:feat/debug-info-on-borrowing-and-taking-resources

Conversation

@gbin

@gbin gbin commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

…eys with better error

Summary

Related issues

  • Closes #

Changes

Testing

  • just fmt
  • just lint
  • just test
  • optional full just std-ci (if std/runtime paths are impacted)
  • optional full just nostd-ci (if embedded/no_std paths are impacted)
  • Other (please specify):

pro-tip: just with no parameters in the root defaults to just fmt, just lint, and just test.

Checklist

  • I have updated docs or examples where needed
  • I have added or updated tests where needed
  • I have considered platform impact (Linux/macOS/Windows/embedded)
  • I have considered config/logging changes (if applicable)
  • This change is not a breaking change (or I documented it below)

Breaking changes (if any)

Additional context

…eys with better error

Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
@gbin gbin added enhancement New feature or request include in changelog labels Mar 27, 2026
@gbin

gbin commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator Author

@elpiel : you need to add use alloc::format; to core/cu29_runtime/src/resource.rs

@elpiel elpiel force-pushed the feat/debug-info-on-borrowing-and-taking-resources branch from 2ba7a08 to ace9e88 Compare March 28, 2026 11:04
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
@elpiel elpiel force-pushed the feat/debug-info-on-borrowing-and-taking-resources branch from ace9e88 to ec53dfa Compare March 28, 2026 15:10
@gbin gbin merged commit ac1231c into copper-project:master Mar 28, 2026
23 checks passed
@gbin

gbin commented Mar 28, 2026

Copy link
Copy Markdown
Collaborator Author

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants