diff options
author | Keegan McAllister <kmcallister@mozilla.com> | 2013-08-15 15:34:09 -0700 |
---|---|---|
committer | Keegan McAllister <kmcallister@mozilla.com> | 2013-08-15 15:34:31 -0700 |
commit | 5d00b88e2c40aa697729195227452cc8fe351135 (patch) | |
tree | a482f1c54710a137359bcfd59e97deb6f95d56df /src | |
parent | 16d6e5db3c188a37eef6b8549d5b29a65bc367b4 (diff) | |
download | servo-5d00b88e2c40aa697729195227452cc8fe351135.tar.gz servo-5d00b88e2c40aa697729195227452cc8fe351135.zip |
Force a rebuild of rustc
Diffstat (limited to 'src')
-rw-r--r-- | src/compiler/rust-auto-clean-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/rust-auto-clean-trigger b/src/compiler/rust-auto-clean-trigger index 0ca4dcbb9d6..97ca03fb5ac 100644 --- a/src/compiler/rust-auto-clean-trigger +++ b/src/compiler/rust-auto-clean-trigger @@ -1,4 +1,4 @@ # If this file is modified, then rust will be forcibly cleaned and then rebuilt. # The actual contents of this file do not matter, but to trigger a change on the # build bots then the contents should be changed so git updates the mtime. -2013-07-09 +2013-08-15 |