[WIP] Add support for custom allocator for String
#131255
Annotations
14 errors
PR - x86_64-gnu-tools
`you seem to be trying to use `Box<String>`. Consider using just `String`` not found in diagnostics on line 29
|
PR - x86_64-gnu-tools
``format!(..)` appended to existing `String`` not found in diagnostics on line 7
|
PR - x86_64-gnu-tools
`argument has type `std::string::String`` not found in diagnostics on line 29
|
PR - x86_64-gnu-tools
`redundant type annotation` not found in diagnostics on line 159
|
PR - x86_64-gnu-tools
`redundant type annotation` not found in diagnostics on line 171
|
PR - x86_64-gnu-tools
`redundant type annotation` not found in diagnostics on line 183
|
PR - x86_64-gnu-tools
`useless conversion to the same type: `std::string::String`` not found in diagnostics on line 34
|
PR - x86_64-gnu-tools
`useless conversion to the same type: `std::string::String`` not found in diagnostics on line 36
|
PR - x86_64-gnu-tools
`useless conversion to the same type: `std::string::String`` not found in diagnostics on line 38
|
PR - x86_64-gnu-tools
`useless conversion to the same type: `std::string::String`` not found in diagnostics on line 40
|
PR - x86_64-gnu-llvm-17
The job was canceled because "_1_ubuntu-20_04-16core-64" failed.
|
PR - x86_64-gnu-llvm-17
The operation was canceled.
|
PR - mingw-check
The job was canceled because "_1_ubuntu-20_04-16core-64" failed.
|
PR - mingw-check
The operation was canceled.
|