Simplify parsing of AMENT_PREFIX_PATH
#2637
Annotations
2 errors and 3 warnings
|
Clippy
The operation was canceled.
|
Clippy:
libraries/extensions/ros2-bridge/msg-gen/src/parser/package.rs#L1
unused import: `io::Empty`
|
Clippy:
tool_nodes/dora-rerun/src/main.rs#L34
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
Clippy:
tool_nodes/dora-rerun/src/main.rs#L68
useless conversion to the same type: `rerun::TensorBuffer`
|
Loading