Fix accursed issue-4264.pp
This commit is contained in:
parent
e8dfaa71e6
commit
bca94230f3
1 changed files with 29 additions and 29 deletions
|
@ -41,7 +41,7 @@ pub fn bar() {
|
|||
((::std::fmt::format as
|
||||
fn(core::fmt::Arguments<'_>) -> collections::string::String {collections::fmt::format})(((::std::fmt::Arguments::new_v1
|
||||
as
|
||||
fn(&[&str], &[core::fmt::ArgumentV1<'_>]) -> core::fmt::Arguments<'_> {core::fmt::Arguments<'a><'_>::new_v1})(({
|
||||
fn(&[&str], &[core::fmt::ArgumentV1<'_>]) -> core::fmt::Arguments<'_> {core::fmt::Arguments<'_>::new_v1})(({
|
||||
static __STATIC_FMTSTR:
|
||||
&'static [&'static str]
|
||||
=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue