Skip to content

Commit a8a4970

Browse files
Tyler Mandrycopybara-github
authored andcommitted
[roll] Roll fuchsia [rust] Improve gen-cargo support
- Don't include `.actual` in target names in user messages. - Generation was broken when variants are used because of a missing response file. Rather than try to fix this, print a warning when response files are missing. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132526 Original-Revision: 9bed87650f20705db62ff8f31eeed7fb18ee625c GitOrigin-RevId: d1ff46e4e3a0263177b2ec6aa4a5c86d2e0d2c5a Change-Id: Ica0cec80acec5abf9b142309297a58147ab4ed74
1 parent d665ced commit a8a4970

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="a02d19b4cb3287781581793fae3b7ee3423f468d"/>
14+
revision="9bed87650f20705db62ff8f31eeed7fb18ee625c"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)