From 9ca9819eea38aa937921b1ca3704bc98c8b9fa10 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 8 Jul 2013 10:32:53 -0700 Subject: [PATCH] Updated Notes (markdown) --- Notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Notes.md b/Notes.md index e668ce6..94ad4d3 100644 --- a/Notes.md +++ b/Notes.md @@ -34,4 +34,5 @@ Listing of notes for developers working on the Rust compiler and tools. ## Tools * [Bors's Queue](http://buildbot.rust-lang.org/bors/bors.html) - Our [integration bot, bors](https://github.com/bors) tries to keep the build green. -* [buildbot](http://buildbot.rust-lang.org) - All pull requests go through buildbot, via bors. \ No newline at end of file +* [buildbot](http://buildbot.rust-lang.org) - All pull requests go through buildbot, via bors. +* [isrustfastyet](http://huonw.github.io/isrustfastyet/mem/) \ No newline at end of file