Viet Dinh

Results 54 issues of Viet Dinh

> I think this PR is already quite long, so we should migrate to `miri` in a separate PR. > > There is another way which revolves around running tests...

enhancement

> Btw I am not sure what will happen if a stream function returns a Result::Err, maybe it will not be propagated correctly to rust. Maybe we should add a...

enhancement

**Is your feature request related to a problem? Please describe.** Codegen takes a non-insignificant amount of time to run, especially when invoked in build scripts. Even if we mark the...

enhancement

## Changes - Inject a special `#[cfg]` only when running cargo-expand to preserve FRB attributes - Preserve token span information Closes #1488 Closed #1720 (

(Just an idea, it doesn't have to go anywhere!) While RustOpaque has been available for a while, the ergonomics of using it hasn't actually improved. In some cases you still...

enhancement

### Describe the bug Might open a PR soon after I'm done grokking the new v2 changes - `#[frb(default)]` on parameters are not stripped, failing compilation - Requires detecting whether...

bug
awaiting

**Description** During testing, it would be much terser if `yes "\n" | mason make .."` is valid. However this throws an error: ``` StdinException: Error setting terminal echo mode, OS...

enhancement

I was looking into why CryoUtilities wasn't syncing any of my compatdata from internal storage to the SD card, and I came across these lines: https://github.com/CryoByte33/steam-deck-utilities/blob/db020c24bb74428b4f60d525e346ac6d2eb6f7b9/internal/handler_game_data.go#L175-L177 I then double-checked that...

## Description We have a project where the Dart library lies in a child directory of the repository. When running Pana from within the library, it resolves the path to...

type-bug

Important for CI validation and robustness checking.