Make nightly_error_messages feature compatible with latest nightly

This commit is contained in:
David Mládek
2024-03-14 21:19:03 +01:00
committed by GitHub
parent b6b203b306
commit 3569950a2e
18 changed files with 86 additions and 58 deletions
-1
View File
@@ -1,4 +1,3 @@
#![cfg_attr(nightly_error_messages, feature(diagnostic_namespace))]
//! Core types and traits for [`axum`].
//!
//! Libraries authors that want to provide [`FromRequest`] or [`IntoResponse`] implementations