Skip to content

Commit 0b81783

Browse files
author
Analysis Tools Bot
committed
Commit list
1 parent 27ca119 commit 0b81783

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@ Kani verifies:
12151215

12161216
- [RustViz](https://github.com/rustviz/rustviz) — RustViz is a tool that generates visualizations from simple Rust programs to assist users in better understanding the Rust Lifetime and Borrowing mechanism. It generates SVG files with graphical indicators that integrate with mdbook to render visualizations of data-flow in Rust programs.
12171217

1218-
- [warnalyzer](https://github.com/est31/warnalyzer) — Show unused code from multi-crate Rust projects
1218+
- **warnalyzer** :warning: — Show unused code from multi-crate Rust projects
12191219

12201220

12211221
<a name="sql" />

data/api/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21297,7 +21297,7 @@
2129721297
"plans": null,
2129821298
"description": "Show unused code from multi-crate Rust projects",
2129921299
"discussion": null,
21300-
"deprecated": null,
21300+
"deprecated": true,
2130121301
"resources": null,
2130221302
"reviews": null,
2130321303
"demos": null,

0 commit comments

Comments
 (0)