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.
1 parent fbb1657 commit 10023cfCopy full SHA for 10023cf
tests/ui/fmt/println-debug-different-types.rs
@@ -1,3 +1,5 @@
1
+//! Test that `println!` with `{:?}` works with different types.
2
+
3
//@ run-pass
4
5
#[derive(Debug)]
0 commit comments