diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-12-18 21:09:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-18 21:09:30 -0500 |
| commit | aa66ef98ea6144abd2d2714fef1dfc8046e01775 (patch) | |
| tree | eec266ba13ca4ee8c2c57095ae9e2867dc254ac5 /prebuilt/win | |
| parent | 3dbd18af0950400eed7063bef7cb1f7ff27c4a01 (diff) | |
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Adds prebuilt hyperfine and sccache binaries
Only build test_cc for LSAN
Add Cargo.lock
Only run benchmarks in master
Diffstat (limited to 'prebuilt/win')
| -rw-r--r-- | prebuilt/win/hyperfine.exe.sha1 | 1 | ||||
| -rw-r--r-- | prebuilt/win/sccache.exe.sha1 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/prebuilt/win/hyperfine.exe.sha1 b/prebuilt/win/hyperfine.exe.sha1 new file mode 100644 index 000000000..6c6465d72 --- /dev/null +++ b/prebuilt/win/hyperfine.exe.sha1 @@ -0,0 +1 @@ +ad87698076d05b3d7d2cdf0705302ccf9444e3f2
\ No newline at end of file diff --git a/prebuilt/win/sccache.exe.sha1 b/prebuilt/win/sccache.exe.sha1 new file mode 100644 index 000000000..63acdc2cc --- /dev/null +++ b/prebuilt/win/sccache.exe.sha1 @@ -0,0 +1 @@ +6e470d96751254953ac54d518baafec013440fe0
\ No newline at end of file |
