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
What is the difference between [T; N] and U if U is always set to [T; N]?
Nov 02, 2022
generics
rust
undefined-behavior
Compilation / linking error: Undefined symbols for architecture x86_64
Nov 02, 2022
rust
What is the iterator type returned by this Rust function?
Nov 02, 2022
types
iterator
rust
type-inference
return-type
Pointer-stashing generics via `mem::transmute()`
Nov 03, 2022
pointers
rust
ffi
Proper way to `use` in a macro
Oct 31, 2022
macros
rust
traits
Consume non-overlapping vector chunks, and combine results
Nov 03, 2022
multithreading
parallel-processing
rust
Is there a library for single producer multiple consumers channel? [closed]
Nov 02, 2022
rust
Lifetime issue when implementing Iterator
Oct 31, 2022
iterator
rust
lifetime
Safety of casting arbitrary types to usize
Nov 01, 2022
casting
rust
atomic
undefined-behavior
How to play a WAV file with Rust SDL2?
Nov 02, 2022
audio
rust
wav
sdl-2
Mixing static and dynamic libraries in Rust FFI
Nov 02, 2022
rust
rust-cargo
Interfacing with USB devices in Rust?
Nov 01, 2022
rust
Why can I just pass an immutable reference to BufReader, instead of a mutable reference? [duplicate]
Nov 01, 2022
reference
rust
immutability
borrowing
How to modify all items of a crate in a compiler plugin?
Oct 31, 2022
compiler-construction
rust
rust-compiler-plugin
How to swap values from a multidimensional array in Rust?
Nov 01, 2022
arrays
rust
Borrow problems with compiled SQL statements
Oct 31, 2022
rust
borrow-checker
"overflow while adding drop-check rules" while implementing a fingertree
Oct 31, 2022
data-structures
rust
recursive-type
Does reading or writing a whole 32-bit word, even though we only have a reference to a part of it, result in undefined behaviour?
Jun 19, 2021
rust
undefined-behavior
strict-aliasing
memory-model
What do number literals with a suffix, like 0u8, mean in Rust?
Jun 01, 2021
rust
literals
How to build an Rc<str> or Rc<[T]>?
Jan 22, 2022
rust
« Newer Entries
Older Entries »