https://github.com/oven-sh/bun/issues/30719 #SafeRust #BunCodebase #GitHubCopilot #ProgrammingIssues #HackerNews #ngated

all of rust codebase: This codebase fails even the most basic miri checks, allows for UB in safe rust · Issue #30719 · oven-sh/bun
error: Undefined Behavior: constructing invalid value of type &[u8]: encountered a dangling reference (0x20933[noalloc] has no provenance) --> src/main.rs:97:18 | 97 | unsafe { core::slice::from_ra...
