mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
Add librustc, libsyntax to rust-src distribution.
This commit is contained in:
@@ -904,6 +904,8 @@ fn run(self, builder: &Builder) -> PathBuf {
|
||||
"src/stdsimd",
|
||||
"src/libproc_macro",
|
||||
"src/tools/rustc-std-workspace-core",
|
||||
"src/librustc",
|
||||
"src/libsyntax",
|
||||
];
|
||||
|
||||
copy_src_dirs(builder, &std_src_dirs[..], &[], &dst_src);
|
||||
|
||||
Reference in New Issue
Block a user