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
Implementing a foreign trait for a local generic type
Aug 29, 2022
rust
What happens when casting a big float to a int?
Nov 05, 2022
rust
standard_init_linux.go:219: exec user process caused: no such file or directory
Oct 04, 2022
docker
rust
static-libraries
static-linking
musl
How this mixed-character string split on unicode word boundaries
May 30, 2022
unicode
rust
split
word-boundary
How are return values of type `impl Trait` borrow-checked?
Jan 19, 2022
rust
borrow-checker
Can't compile Rust
Aug 17, 2022
llvm
rust
Can I borrow a pointer to a shared trait in Rust?
Jun 21, 2022
rust
rust-obsolete
Dividing a const by a generic in Rust
Dec 30, 2020
generics
constants
rust
Extend lifetime of variable
Aug 25, 2022
rust
lifetime
Closing stdout or stdin
Apr 10, 2020
rust
Pass Python list to Rust function
Feb 03, 2020
python
rust
ffi
More convenient way to work with strings in winapi calls
Apr 29, 2020
string
winapi
rust
Load a shared library linked to Rust library in R
Dec 15, 2018
r
shared-libraries
rust
How should I initialize an `Arc<[u8; 65536]>` efficiently?
Dec 07, 2020
performance
rust
Lifetime error using associated type of trait with lifetime parameter
Apr 05, 2022
rust
traits
lifetime
borrowing
macro_rules! macro takes string literal "...", expands to both "..." and b"..."
Jun 14, 2022
macros
rust
How can I get a reference to the key and value immediately after inserting into a `HashMap`?
Oct 30, 2022
rust
What's wrong with this Rust macro?
Nov 08, 2022
macros
rust
Is it impossible to have a nested match on a recursive datatype that uses a smart pointer like a Box, Rc, or Arc?
Jun 19, 2022
rust
Is transmuting PhantomData markers safe?
Nov 12, 2022
rust
unsafe
« Newer Entries
Older Entries »