Quentin Perez

Results 8 issues of Quentin Perez

Hey everyone 🙂👋 I was trying to build the lib from `v3.7.1` sources and I faced this issue/warning, is it something expected ? Don't hesitate to tell me if I...

When we craft an image, we must check is the root password is empty

enhancement

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 👋 Not sure if it's a feature request or a bug, since...

defect
rust
language
setting
language server

## Motivation Add the support of Apple VisionOS [121419](https://github.com/rust-lang/rust/pull/121419) ## Solution Add target_os = "visionos"

👋 A small PR to support VisionOS. As it's a tier 3 toolchain, you'll need to build and host the standard library. Below is an example demonstrating the use of...

## Motivation Add the support of Apple VisionOS [121419](https://github.com/rust-lang/rust/pull/121419) ## Solution Add target_os = "visionos"

## Bug Report ### Version `0.13.0` ### Platform `Darwin Kernel Version 24.1.0 arm64` ### Description Once this patch is applied to the repo, you can run `cargo run --bin streaming-server`...