The target descriptions in compiler/rustc_target/src/spec/ should have max_atomic_width: Some(32) instead of Some(0) to indicate this (or just leave it empty since it defaults to the pointer size). Author Xiretz
\Users\rjamd\.cargo\registry\src\index.crates.io-6f17d22bba15001f\autocfg-1.4.0\src/lib.rs:159:20: called `Result::unwrap()` on an `Err` value: Error { kind: Other("output path is not a writable directory") } note: run with `RUST_BACKTRACE=1` environment variable to display a...
source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8" dependencies = [ "bitflags 1.3.2", "bytes", "futures-core", "futures-sink", "memchr", "pin-project-lite", "tokio", "toki...
docs = ["setuptools_rust", "sphinx", "sphinx_rtd_theme"] testing = ["black (==22.3)", "datasets", "numpy", "pytest", "requests"] [[package]] name = "torch" version = "2.2.1+cpu" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" ...
/// reentrant mutex in a constant context on stable Rust. #[inline] pub const fn const_new( raw_reentrant_mutex: R, get_thread_id: G, val: T, ) -> ReentrantMutex<R, G, T> { ReentrantMutex { data: UnsafeCell::new(val), raw: RawReentrantMutex { owner: AtomicUsize::new(0), ...
Cancel Create saved search Sign in Sign up Reseting focus {{ message }} sonth96 / jupiter-api-rust-example Public forked from jup-ag/jupiter-swap-api-client Notifications You must be signed in to change notification settings Fork 0 ...
source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" [[package]] name = "aead" version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "...
source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" [[package]] name = "aead" version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "...
#Stabilized APIs-[`File::lock`](https://doc.rust-lang.org/std/fs/struct.File.html#method.lock)-[`File::lock_shared`](https://doc.rust-lang.org/std/fs/struct.File.html#method.lock_shared)-[`File::try_lock`](https://doc.rust-lang.org/std/fs/struct.File.html#method.try_lock)-...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} litsynp / rust-axum-todo-api Public Notifications You must be signed in to change notification settings Fork 0 Star 7 ...