We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273ee61 commit e188e2dCopy full SHA for e188e2d
src/test/pretty/issue-4264.pp
@@ -30,7 +30,7 @@
30
31
32
((::alloc::fmt::format as
33
- for<'r> fn(std::fmt::Arguments<'r>) -> std::string::String {std::fmt::format})(((<::core::fmt::Arguments>::new_v1
+ for<'r> fn(std::fmt::Arguments<'r>) -> std::string::String {std::fmt::format})(((::core::fmt::Arguments::new_v1
34
as
35
fn(&[&str], &[std::fmt::ArgumentV1<'_>]) -> std::fmt::Arguments<'_> {std::fmt::Arguments::<'_>::new_v1})((&([("test"
36
0 commit comments