Add the rust std as a custom sysroot
This commit is contained in:
22
library/.gitignore
vendored
Normal file
22
library/.gitignore
vendored
Normal 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
|
||||
Reference in New Issue
Block a user