Add more from the std
This commit is contained in:
1
library/.gitignore
vendored
1
library/.gitignore
vendored
@@ -12,5 +12,6 @@ rustc-std-workspace-alloc
|
||||
rustc-std-workspace-core
|
||||
rustc-std-workspace-std
|
||||
windows_link
|
||||
profiler_builtins
|
||||
test
|
||||
proc_macro
|
||||
|
||||
2
library/std/.gitignore
vendored
2
library/std/.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
build.rs
|
||||
|
||||
src/alloc.rs
|
||||
src/ascii.rs
|
||||
src/backtrace.rs
|
||||
|
||||
Reference in New Issue
Block a user