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 9a840a3 commit 0a9330cCopy full SHA for 0a9330c
src/test/ui/macros/macro-comma-behavior-rpass.rs
@@ -57,6 +57,7 @@ fn writeln_1arg() {
57
//
58
// (Example: Issue #48042)
59
#[test]
60
+#[allow(panic_fmt)]
61
fn to_format_or_not_to_format() {
62
// ("{}" is the easiest string to test because if this gets
63
// sent to format_args!, it'll simply fail to compile.
0 commit comments