Valentin Kharin

Results 10 issues of Valentin Kharin

Support for `#[no_std]` targets will be pretty convenient in kernel development. For `#[no_std]` syncronization primivitves [spin](https://lib.rs/crates/spin) crate can be used respectively.

enhancement

### Description Compile result of query with all context (like equation, theorems, and figures numbering) preserved. ### Use Case I’ve been working on the integration of Typst in `org-mode` and...

feature request
cli

Add support for querying the physical size of a monitor (in millimeters) via a new `physical_size()` method on the `MonitorHandleProvider` trait. Currently X11, Wayland, Windows, MacOS backends are updated. Other...

S - enhancement
DS - macos
DS - windows
DS - x11
DS - wayland
S - api

## Overview Allow providing a `--path` option that you can point to a package to be built. Currently supported file formats are: recipe.yaml (rattler-build backend), package.xml ( ros backend )...

enhancement
area:build
ros

Here's the list of changes that we would like to have in recipe v2. Two first inconsistencies that come to mind are `source` and `license_file` both singular in name, but...

enhancement
recipe

### Description Add an architectural overview of the project inspired by [this blog post](https://matklad.github.io/2021/02/06/ARCHITECTURE.md.html). Current version is mostly vibecoded (I did only small changes and added dependency tree), so requires...

Hi, thank you for such an awesome crate! I've been working on my own [fork](https://github.com/remimimimimi/diffy/commits/patches/) of `diffy` with a lot of additions required to [replace](github.com/prefix-dev/rattler-build/pull/1676) `git` in patch application during...

Introduces Tauri wrapper and sample (but complete) emacs integration. https://github.com/user-attachments/assets/4ac373a6-a290-47a8-a80f-f9d321fb2ba5 Could be related to: #44, #47