We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dbg!
1 parent b2bb3af commit 6bfb5a2Copy full SHA for 6bfb5a2
1 file changed
cargo-dylint/tests/integration/dylint_driver_path.rs
@@ -25,6 +25,8 @@ fn dylint_driver_path() {
25
.success()
26
.unwrap();
27
28
+ dbg!();
29
+
30
// smoelius: Verify that the driver can be run directly.
31
// https://github.com/trailofbits/dylint/issues/54
32
let toolchain_path = toolchain_path(tempdir.path()).unwrap();
0 commit comments