about summary refs log tree commit diff
path: root/src/rustllvm/llvm-rebuild-trigger
diff options
context:
space:
mode:
authorSimon Sapin <simon.sapin@exyr.org>2018-04-03 17:12:57 +0200
committerSimon Sapin <simon.sapin@exyr.org>2018-04-12 22:53:12 +0200
commit86753ce1cc520bfe50ae89f09ec47f313ce900eb (patch)
tree5611452336d4e8dbf10c2f21b9516d46743092f8 /src/rustllvm/llvm-rebuild-trigger
parenteb69593f73be1e41d9e2ef065010a47478c14924 (diff)
downloadrust-86753ce1cc520bfe50ae89f09ec47f313ce900eb.tar.gz
rust-86753ce1cc520bfe50ae89f09ec47f313ce900eb.zip
Use the GlobalAlloc trait for #[global_allocator]
Diffstat (limited to 'src/rustllvm/llvm-rebuild-trigger')
-rw-r--r--src/rustllvm/llvm-rebuild-trigger2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger
index c4c0f1ab6e6..c3fc3e5452c 100644
--- a/src/rustllvm/llvm-rebuild-trigger
+++ b/src/rustllvm/llvm-rebuild-trigger
@@ -1,4 +1,4 @@
 # If this file is modified, then llvm will be (optionally) 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.
-2018-03-10
+2018-04-05