Skip to content

Commit a8622c1

Browse files
Chris Phoenixcopybara-github
authored andcommitted
[roll] Roll fuchsia [inspect][bench] Improve Rust file structure
Instead of building three programs in one directory, build them in different subdirectories, and move the shared "utils.rs" file into its own library/crate. Minimal changes to the contents of Rust files - the BUILD.gn file will be split up. Rename reader.rs to snapshot.rs, but don't rename its metrics. Original-Bug: b/335516442 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131396 Original-Revision: 8afe0530f4a2ad429ee0dea0da6b25908e208f52 GitOrigin-RevId: 39ff4f75d99268ccc9ac748b01663adab622cec7 Change-Id: I482949838fe74dd4a99fc29104c815dc49582dc3
1 parent aa3f493 commit a8622c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="d30d953461e1846d1b355f7e1f2486e71a7c0a03"/>
14+
revision="8afe0530f4a2ad429ee0dea0da6b25908e208f52"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)