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
Could not write to .bash_profile when installing Rust on macOS Sierra
Nov 06, 2022
macos
terminal
rust
Vec::dedup does not work — how do I deduplicate a vector of strings?
Apr 03, 2022
string
vector
rust
How can I use the format! macro in a no_std environment?
Aug 03, 2022
text
macros
formatting
rust
embedded
What does &* combined together do in Rust?
Nov 22, 2019
rust
How do I run a project's example using Cargo?
Oct 31, 2022
rust
rust-cargo
What is the motivation of Rust's ToLowercase
Sep 14, 2022
rust
What is the idiomatic way of writing man pages for Rust CLI tools?
Oct 11, 2020
rust
rust-cargo
How to get VESA BIOS Information
Jan 20, 2022
assembly
x86
rust
inline-assembly
How can I compile a Rust program so it doesn't use __cxa_thread_atexit_impl?
Jan 14, 2022
rust
glibc
Can I force Rust to not optimize a single function?
Aug 23, 2022
optimization
rust
llvm-codegen
Why does storing to and loading from an AVX2 256bit vector have different results in debug and release mode? [duplicate]
Jan 09, 2022
rust
compiler-optimization
simd
avx2
Can we share test utilites between crates?
Oct 14, 2022
unit-testing
rust
How do I create a parameterised type from a macro?
Aug 30, 2022
templates
generics
rust
Docker and "The OpenSSL library reported an error" when deployed
Feb 14, 2022
docker
amazon-s3
openssl
rust
rusoto
How can I only show warnings if there are no errors?
Feb 25, 2022
compiler-errors
rust
compiler-warnings
rust-cargo
How to call a Rust function from a Python file using pyo3?
Sep 19, 2022
python
python-3.x
rust
pyo3
Why is it allowed to have both immutable and mutable borrows of a vector of numeric types in one expression?
Jan 31, 2022
rust
Generating strings and identifying substrings is very slow
Feb 04, 2020
string
substring
rust
« Newer Entries
Older Entries »