diff options
| author | wowinter13 <vla-dy@yandex.ru> | 2025-01-15 16:07:08 +0100 |
|---|---|---|
| committer | wowinter13 <vla-dy@yandex.ru> | 2025-01-25 18:42:45 +0100 |
| commit | c214f5144e1f7638dc007b0a389bb769528e56a8 (patch) | |
| tree | 4a123580ea45960e8f9a5f9015962f61f4c8db52 | |
| parent | d8752dbf4080c5ce4b87ae753a0ef510ff67617b (diff) | |
| download | rust-c214f5144e1f7638dc007b0a389bb769528e56a8.tar.gz rust-c214f5144e1f7638dc007b0a389bb769528e56a8.zip | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce5b8fb392f..3a55c9f67ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6066,6 +6066,7 @@ Released 2018-09-13 [`size_of_in_element_count`]: https://rust-lang.github.io/rust-clippy/master/index.html#size_of_in_element_count [`size_of_ref`]: https://rust-lang.github.io/rust-clippy/master/index.html#size_of_ref [`skip_while_next`]: https://rust-lang.github.io/rust-clippy/master/index.html#skip_while_next +[`slice_as_bytes`]: https://rust-lang.github.io/rust-clippy/master/index.html#slice_as_bytes [`slow_vector_initialization`]: https://rust-lang.github.io/rust-clippy/master/index.html#slow_vector_initialization [`stable_sort_primitive`]: https://rust-lang.github.io/rust-clippy/master/index.html#stable_sort_primitive [`std_instead_of_alloc`]: https://rust-lang.github.io/rust-clippy/master/index.html#std_instead_of_alloc |
