TryAngle
Results
2
issues of
TryAngle
## Context ``` Odin: dev-2022-07:227ee0f7 OS: Arch Linux, Linux 5.18.13-arch1-1 CPU: AMD Ryzen 9 5950X 16-Core Processor RAM: 32001 MiB ``` ## Expected Behavior create an instance of a struct...
stale
### Summary clippy is unable to find the the Safety comment when splitting the line, for example when using cargo fmt. ### Lint Name clippy::undocumented_unsafe_blocks ### Reproducer ```rust use std::borrow::Cow;...
C-bug
I-false-positive