about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUnknown <dobbybabee@gmail.com>2019-01-13 11:42:09 -0500
committerunknown <unknown@example.com>2019-02-01 13:21:19 -0500
commit93bf74a15885c100dc830958d457c1704640de43 (patch)
treeab637f26fb2449659627f139a7e91122e6f620f4
parent6b86c3b1e7cce84787c6903d48392e4c5f24f6b3 (diff)
downloadrust-93bf74a15885c100dc830958d457c1704640de43.tar.gz
rust-93bf74a15885c100dc830958d457c1704640de43.zip
Running util/dev to update README/CHANGELOG
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 71066aadfcb..192e0132619 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -981,6 +981,7 @@ All notable changes to this project will be documented in this file.
 [`temporary_assignment`]: https://rust-lang.github.io/rust-clippy/master/index.html#temporary_assignment
 [`temporary_cstring_as_ptr`]: https://rust-lang.github.io/rust-clippy/master/index.html#temporary_cstring_as_ptr
 [`too_many_arguments`]: https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments
+[`too_many_lines`]: https://rust-lang.github.io/rust-clippy/master/index.html#too_many_lines
 [`toplevel_ref_arg`]: https://rust-lang.github.io/rust-clippy/master/index.html#toplevel_ref_arg
 [`transmute_bytes_to_str`]: https://rust-lang.github.io/rust-clippy/master/index.html#transmute_bytes_to_str
 [`transmute_int_to_bool`]: https://rust-lang.github.io/rust-clippy/master/index.html#transmute_int_to_bool