E.g., that this:
|
description = "A lint to check for calls to serialization methods with incorrect `len` arguments" |
matches this:
|
"calls to serialization methods with incorrect `len` arguments", |
A test like this would have the problem that #1650 fixed.
The test should go in this file: https://github.com/trailofbits/dylint/blob/master/examples/src/lib.rs