remove non-sysroot sources from rust-src component
This commit is contained in:
parent
e86c9e6ef8
commit
cbf52b1675
@ -1002,8 +1002,6 @@ fn run(self, builder: &Builder<'_>) -> PathBuf {
|
||||
"src/tools/rustc-std-workspace-core",
|
||||
"src/tools/rustc-std-workspace-alloc",
|
||||
"src/tools/rustc-std-workspace-std",
|
||||
"src/librustc",
|
||||
"src/librustc_ast",
|
||||
];
|
||||
|
||||
copy_src_dirs(builder, &std_src_dirs[..], &[], &dst_src);
|
||||
|
Loading…
Reference in New Issue
Block a user