Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
Is it safe to call `.as_ref()` or `.as_mut()` on `NonNull<[u8]>` from `Allocator::allocate()` before initialization? (Rust `allocator_api`)
Nov 20, 2025
rust
undefined-behavior
Loading a trained HDF5 model into Rust to make predictions
Nov 20, 2025
tensorflow
rust
hdf5
How to call rustfmt in manually generated code?
Nov 19, 2025
rust
error: failed to run custom build command for `ring v0.16.20`
Nov 19, 2025
rust
rust-cargo
alpine-linux
musl
Why does my program that spawns threads that iterate over MPSC channels never exit? [duplicate]
Nov 18, 2025
rust
Is (de)serializing `usize` with Serde platform-dependent?
Nov 18, 2025
rust
serde
Understanding the unsoundness of Rust type compile time eq / neq
Nov 18, 2025
rust
types
Mutating variable after ownership transfer
Nov 17, 2025
rust
transfer
ownership
How to iterate a String by words in Rust?
Nov 19, 2025
string
rust
Conditional compilation affecting type parameter
Nov 19, 2025
rust
conditional-compilation
dynamic-dispatch
How to iterate over Bevy Query while iterating over same or similar Query?
Nov 18, 2025
rust
game-development
bevy
When precisely can I treat a reference as "dead" according to the stdlib?
Nov 19, 2025
rust
Why does my Rust macro not work due to temporary value drop when updating to the 2024 edition?
Nov 18, 2025
rust
lifetime
rust-macros
Hanging promise canceled
Nov 17, 2025
javascript
rust
webassembly
cloudflare-workers
rust-futures
Blocking waiting for file lock on package cache when I added dependency to Cargo.toml file
Nov 19, 2025
rust
dependencies
rust-cargo
How can I get two structs to use and share a reference to another struct?
Nov 17, 2025
rust
« Newer Entries
Older Entries »