Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add an explicit std feature (default) so the crate compiles under no_std + alloc
  • refactor the core error types to depend on core/alloc, introduce a CapturedBacktrace alias, and implement AppErrorKind display/error traits manually
  • refresh documentation, changelog, and trybuild snapshots for the new surface

Testing

  • cargo +nightly fmt --
  • cargo +nightly clippy -- -D warnings
  • cargo +nightly build --all-targets
  • cargo +nightly test --all
  • cargo +nightly doc --no-deps
  • cargo deny check
  • cargo audit

https://chatgpt.com/codex/tasks/task_e_68d49160f12c832ba3fa3fce6760610f

@RAprogramm RAprogramm merged commit 0710906 into new_verison Sep 25, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye-of-ra/proanalizirovat-proekty-i-resheniya branch September 25, 2025 01:51
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