Merge branch 'master' into patch-2

This commit is contained in:
Kagami Sascha Rosylight 2022-11-15 21:16:11 +01:00 committed by GitHub
commit 0a528b16fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2627 changed files with 58235 additions and 31211 deletions

View file

@ -11,6 +11,7 @@ declare_lint! {
/// scope.
///
/// ### Example
///
/// ```rust
/// struct SomeStruct;
/// impl Drop for SomeStruct {