perf(turbopack): Use Arc<String>
instead of String
#7511
Annotations
10 errors and 3 warnings
Run cargo check release:
crates/turbo-tasks-fs/src/embed/file.rs#L22
arguments to this function are incorrect
|
Run cargo check release:
crates/turbo-tasks-fs/src/embed/file.rs#L31
the trait bound `File: std::convert::From<RcStr>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/embed/file.rs#L10
the trait bound `fn(Arc<std::string::String>, Arc<std::string::String>) -> impl futures::Future<Output = Result<Vc<FileContent>, anyhow::Error>> {content_from_relative_path_inline_function}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/read_glob.rs#L29
the trait bound `fn(Arc<std::string::String>, Vc<FileSystemPath>, Vc<Glob>, bool) -> impl futures::Future<Output = Result<Vc<ReadGlobResult>, anyhow::Error>> {read_glob_inner_inline_function}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/glob.rs#L395
the trait bound `fn(Arc<std::string::String>) -> Result<Vc<Glob>, anyhow::Error> {Glob::new_inline}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/lib.rs#L883
the trait bound `fn(Vc<Box<(dyn FileSystem + 'static)>>, Arc<std::string::String>) -> Vc<FileSystemPath> {FileSystemPath::new_normalized_inline}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/lib.rs#L883
the trait bound `fn(Vc<FileSystemPath>, Arc<std::string::String>) -> impl futures::Future<Output = Result<Vc<FileSystemPath>, anyhow::Error>> {FileSystemPath::join_inline}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/lib.rs#L883
the trait bound `fn(Vc<FileSystemPath>, Arc<std::string::String>) -> impl futures::Future<Output = Result<Vc<FileSystemPath>, anyhow::Error>> {FileSystemPath::append_inline}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/lib.rs#L883
the trait bound `fn(Vc<FileSystemPath>, Arc<std::string::String>) -> impl futures::Future<Output = Result<Vc<FileSystemPath>, anyhow::Error>> {FileSystemPath::append_to_stem_inline}: IntoTaskFn<_, _>` is not satisfied
|
Run cargo check release:
crates/turbo-tasks-fs/src/lib.rs#L883
the trait bound `fn(Vc<FileSystemPath>, Arc<std::string::String>) -> impl futures::Future<Output = Result<Vc<FileSystemPathOption>, anyhow::Error>> {FileSystemPath::try_join_inline}: IntoTaskFn<_, _>` is not satisfied
|
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/.
|
Post Setup Rust
Unexpected input(s) 'components', valid inputs are ['windows', 'targets', 'github-token', 'shared-cache-key', 'cache-key', 'save-cache']
|
Setup Rust
Unexpected input(s) 'components', valid inputs are ['windows', 'targets', 'github-token', 'shared-cache-key', 'cache-key', 'save-cache']
|
The logs for this run have expired and are no longer available.
Loading