axum-core-v0.5.6

QwenLM/Qwen3-ASRaxum-core-v0.5.6Dec 27, 2025by jplatte

AI Summary

This release focuses on enhancing error reporting capabilities by introducing a specific diagnostic attribute designed to recommend against certain usage patterns.

Key Highlights

  • Introduced `#[diagnostic::do_not_recommend]` attribute
  • Improved error message clarity
  • Enhanced diagnostic capabilities

New Features

  • Enhanced error reporting functionality

Full Release Notes

Improve error messages with `#[diagnostic::do_not_recommend]`.