perf: Introduce RcStr
#97
Annotations
9 errors and 1 warning
crates/turbopack-core/src/source_map/mod.rs#L448
arguments to this function are incorrect
|
crates/turbopack-core/src/source_map/mod.rs#L457
mismatched types
|
crates/turbopack-core/src/source_map/mod.rs#L456
mismatched types
|
crates/turbopack-core/src/resolve/pattern.rs#L26
no method named `push_str` found for mutable reference `&mut RcStr` in the current scope
|
crates/turbopack-core/src/resolve/pattern.rs#L36
no method named `push_str` found for struct `RcStr` in the current scope
|
crates/turbopack-core/src/resolve/pattern.rs#L110
no method named `push_str` found for mutable reference `&mut RcStr` in the current scope
|
crates/turbopack-core/src/resolve/pattern.rs#L131
no method named `push_str` found for struct `RcStr` in the current scope
|
crates/turbopack-core/src/resolve/pattern.rs#L255
no method named `push_str` found for mutable reference `&mut RcStr` in the current scope
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v2.1.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading