Add the rust std as a custom sysroot
This commit is contained in:
17
library/.gitignore
vendored
Normal file
17
library/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
portable-simd
|
||||
core_arch
|
||||
core
|
||||
compiler-builtins
|
||||
alloc
|
||||
stdarch
|
||||
unwind
|
||||
std_detect
|
||||
panic_abort
|
||||
panic_unwind
|
||||
rustc-std-workspace-alloc
|
||||
rustc-std-workspace-core
|
||||
rustc-std-workspace-std
|
||||
windows_link
|
||||
profiler_builtins
|
||||
test
|
||||
proc_macro
|
||||
Reference in New Issue
Block a user