We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba9f84 commit 5c084fdCopy full SHA for 5c084fd
1 file changed
src/bootstrap/dist.rs
@@ -570,6 +570,7 @@ pub fn rust_src(build: &Build) {
570
"src/libgetopts",
571
"src/compiler-rt",
572
"src/jemalloc",
573
+ "src/libprofiler_builtins",
574
];
575
let std_src_dirs_exclude = [
576
"src/compiler-rt/test",
0 commit comments