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
Idiomatic way to use a computed value as a pattern in match
Feb 20, 2021
rust
Translating C preprocessor to Rust
Oct 19, 2022
c
rust
How to create a DST type?
Sep 06, 2022
rust
How to convert C variable-length array code to Rust?
Aug 30, 2021
rust
variable-length-array
borrow-checker
type annotations required in the context of associated types an iterators
Dec 13, 2017
rust
Is it possible to implement a custom Iterator::sum in Rust?
Sep 18, 2022
iterator
rust
Is there a way to have private functions in public traits?
Oct 20, 2022
module
rust
private
traits
Design help: threading within a struct
Oct 19, 2022
multithreading
rust
"cannot infer an appropriate lifetime for pattern due to conflicting requirements" in `ref mut` pattern
Jan 08, 2021
rust
lifetime
Execute LLVM IR code generated from Rust/Python source code
Apr 30, 2022
python
rust
clang
llvm
llvm-ir
Is it possible to borrow parts of a struct as mutable and other parts as immutable?
May 13, 2021
rust
borrow-checker
Finding the maximum allowable value for generic type T
Feb 17, 2022
rust
How to get executable's full target triple as a compile-time constant without using a build script?
Apr 27, 2022
rust
cross-compiling
rust-cargo
How do I implement generic commutative std::ops involving a builtin type for trait objects?
Sep 07, 2022
generics
rust
operator-overloading
traits
Can a struct containing a raw pointer implement Send and be FFI safe?
Nov 08, 2022
rust
ffi
Is it possible to write something as complex as `print!` in a pure Rust macro?
Sep 14, 2022
rust
code-generation
rust-macros
Adding unrelated generic parameter triggers strange lifetime error
Nov 23, 2020
rust
lifetime
Returning a mutable reference in Rust
Nov 03, 2021
rust
Is it safe to cast references to unsized transparent types?
Nov 11, 2021
rust
Is it possible to create a custom derive that would prevent cycles between types at compile time?
Dec 24, 2021
rust
« Newer Entries
Older Entries »