The `needless_borrow` lint is temporarily disabled because of some false positives it causes in combination with the `derive` macro. However the documentation does not explain these issues, but instead lists `Known problems: None`. To make it clear why this lint is currently not enabled, a description of the false positives caused by this lint has been added to the `Known problems` section.