Skip to content

[WIP] Add support for custom allocator for String #131255

[WIP] Add support for custom allocator for String

[WIP] Add support for custom allocator for String #131255

Triggered via pull request July 28, 2024 05:07
Status Failure
Total duration 25m 9s
Artifacts

ci.yml

on: pull_request
Calculate job matrix
9s
Calculate job matrix
Matrix: job
bors build finished
0s
bors build finished
Fit to window
Zoom out
Zoom in

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.