From 5d00b88e2c40aa697729195227452cc8fe351135 Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Thu, 15 Aug 2013 15:34:09 -0700 Subject: [PATCH] Force a rebuild of rustc --- src/compiler/rust-auto-clean-trigger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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