Skip to content

Commit f73762a

Browse files
authored
Update CHANGELOG.md
1 parent 851bf60 commit f73762a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ document.
66

77
## Unreleased / Beta / In Rust Nightly
88
### New Lints
9-
- **`relative_path_in_macro_definition`**: Warns about relative paths to `core` or `kernel` in macro definitions, recommending absolute paths to avoid ambiguity.
9+
- **`relative_path_in_macro_definition`**:
10+
Warns about relative paths to `core` or `kernel` in macro definitions, recommending absolute paths to avoid ambiguity.
1011

1112
[3e3715c3...master](https://github.com/rust-lang/rust-clippy/compare/3e3715c3...master)
1213

0 commit comments

Comments
 (0)