Commit a0b4dbf
libbpf-cargo: Warn on clippy::absolute_paths
Commit 4ef1505 ("Enable clippy::absolute_paths lint") wrongly added
the clippy::absolute_paths lint to the allow list in libbpf-cargo. Warn
about it instead, as had been the intention.
Signed-off-by: Daniel Müller <[email protected]>1 parent bd00e5d commit a0b4dbf
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments