Files
riscv64-kernel/crates/std/patches.sed
2026-03-19 11:52:43 +01:00

7 lines
312 B
Sed

s|alloc::ffi|alloc_crate::ffi|g
s|alloc::slice::Join|alloc_crate::slice::Join|g
s|alloc::bstr|alloc_crate::bstr|g
s|alloc::collections::TryReserveError|alloc_crate::collections::TryReserveError|g
s|crate::collections::VecDeque|alloc_crate::collections::VecDeque|g
/\[doc = include_str!/c \ // todo retreive docs