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.
cdb-check
1 parent e4407c0 commit 76b9c23Copy full SHA for 76b9c23
tests/debuginfo/closures.rs
@@ -17,7 +17,7 @@
17
// cdb-check: [+0x[...]] x : [...] [Type: alloc::string::String]
18
// cdb-check: [+0x[...]] _ref__base_value : 0x[...] : 42 [Type: int *]
19
// cdb-command:dx simple_closure
20
-// cdb-checksimple_closure [Type: closures::main::closure_env$5]
+// cdb-check:simple_closure [Type: closures::main::closure_env$5]
21
22
// cdb-command:g
23
// cdb-command:dx first_closure
0 commit comments