From 496072c8e114ff22f7a6aec10e2d9b09f4aadde0 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Tue, 3 Sep 2013 22:19:05 +0100 Subject: [PATCH] Trigger a rust rebuild I previously changed this to the same date as another commit, so the changed "disappeared" when I rebased. --- 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 e1b3ff78958..a7e1310f916 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-08-30 +2013-09-03