Add a sysroot
crate to represent the standard library crates
This commit is contained in:
parent
999e6e5afb
commit
fd4c81f4c1
10 changed files with 44 additions and 28 deletions
|
@ -2,7 +2,7 @@
|
|||
members = [
|
||||
"compiler/rustc",
|
||||
"library/std",
|
||||
"library/test",
|
||||
"library/sysroot",
|
||||
"src/rustdoc-json-types",
|
||||
"src/tools/build_helper",
|
||||
"src/tools/cargotest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue