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
Why do recent versions of Rust allow a `match` expression to return a reference to a temporary?
Feb 12, 2026
rust
borrow-checker
How do I get Rust's openssl crate to decrypt data from the symmetric-encryption gem without the gibberish that Node Crypto automatically removes?
Feb 12, 2026
rust
aes
How to retrieve the IP address of the client from HttpRequest in actix-web?
Feb 12, 2026
rust
actix-web
What does the `@` (at sign) operator do? [duplicate]
Feb 10, 2026
rust
Min/Max of Vec<f64> / trait `Ord` is not implemented for xy [duplicate]
Feb 09, 2026
rust
Initialization of a static variable in the scope of a function or a module
Feb 08, 2026
rust
Can a Box<dyn Any> have a lifetime less than 'static?
Feb 09, 2026
rust
lifetime
trait-objects
lifetime-scoping
Example of how to use Conditional Compilation Macros in Rust
Feb 09, 2026
rust
How to implement a trait for different mutabilities of self
Feb 09, 2026
rust
traits
Does Rust have support for embedded PowerPC targets?
Feb 09, 2026
rust
embedded
powerpc
How to convert a `f64` to a `f32`?
Feb 09, 2026
rust
casting
floating-point
type-conversion
What is this: `impl<T> Trait for T {}`?
Feb 09, 2026
rust
traits
How to define a trait method to get a value that can be a type set by its implementors?
Feb 09, 2026
rust
traits
When can string slice `&str` produced by a function be returned in Rust?
Feb 09, 2026
rust
Converting u64 to f64 between 0..1
Feb 08, 2026
rust
random
floating-point
simd
When writing a syntax extension, can I look up information about types other than the annotated type?
Feb 08, 2026
compiler-construction
rust
rust-compiler-plugin
How to write a function that only accepts one enum variant as input?
Feb 09, 2026
function
enums
rust
« Newer Entries
Older Entries »