Merge commit '0621446356' into clippy-subtree-update

This commit is contained in:
Philipp Krones 2025-04-22 16:10:59 +02:00
parent ed892e72dd
commit ff428d91c2
746 changed files with 13925 additions and 7188 deletions

View file

@ -84,7 +84,7 @@ mod issue_12377 {
use proc_macro_attr::with_empty_docs;
#[with_empty_docs]
extern "C" {
unsafe extern "C" {
type Test;
}