The Wayback Machine - https://web.archive.org/web/20220409131558/https://github.com/topics/leak
Skip to content
#

leak

Here are 162 public repositories matching this topic...

cargo-valgrind
jfrimmel
jfrimmel commented Feb 24, 2022

Currently each PR has the following issue, which should be fixed:

Output of cargo clippy

    Checking cargo-valgrind v2.0.2 (/home/runner/work/cargo-valgrind/cargo-valgrind)
warning: consider adding a `;` to the last statement for consistent formatting
  --> src/panic.rs:76:13
   |
76 |             old_hook(panic)
   |             ^^^^^^^^^^^^^^^ help: add a `;` here: `old_hook(p
good first issue

Improve this page

Add a description, image, and links to the leak topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the leak topic, visit your repo's landing page and select "manage topics."

Learn more