We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cbfbd3 commit 4046f92Copy full SHA for 4046f92
src/test/debuginfo/pretty-std-collections-hash.rs
@@ -1,3 +1,7 @@
1
+// CDB doesn't like how libstd.natvis casts to tuples before this version.
2
+// https://github.com/rust-lang/rust/issues/76352#issuecomment-687640746
3
+// min-cdb-version: 10.0.18362.1
4
+
5
// cdb-only
6
// compile-flags:-g
7
0 commit comments