Add the rust std as a custom sysroot

This commit is contained in:
2026-03-17 18:29:00 +01:00
parent 404a681254
commit fadecc7c95
47 changed files with 806 additions and 320 deletions

22
library/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
Cargo.lock
Cargo.toml
alloctests
backtrace
compiler-builtins
core
coretests
panic_abort
panic_unwind
portable-simd
proc_macro
profiler_builtins
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std_detect
stdarch
sysroot
target
test
unwind
windows_link