Skip to content

Conversation

@RAprogramm
Copy link
Owner

Summary

  • add a test-only backtrace preference override, remove the StdError::backtrace implementation, and update tests to avoid mutating RUST_BACKTRACE
  • harden integration converters for tonic, redis, config, serde_json, and sqlx to avoid deprecated APIs and unsized metadata
  • bump the crate to 0.20.2, refresh README/changelog guidance, and regenerate all trybuild .stderr expectations

Testing

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

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

@RAprogramm RAprogramm merged commit 9dbd0c8 into new_version Sep 24, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the eye_of_ra/fix-compilation-errors-in-masterror branch September 24, 2025 04:19
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