From 2eb809825562a75b2c9d079bccd3da537c65e18f Mon Sep 17 00:00:00 2001 From: Flavio Percoco Premoli Date: Wed, 22 Jan 2014 00:39:54 -0800 Subject: [PATCH] Updated Notes (markdown) --- Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Notes.md b/Notes.md index afe3d35..f365cde 100644 --- a/Notes.md +++ b/Notes.md @@ -18,6 +18,7 @@ Listing of notes for developers working on the Rust compiler and tools. * [[Note testsuite]] - How Rust's tests are organized and operated * [[Note rustc hacking guide]] * [[Note ccache]] +* [[Note code review]] ## Language and implementation notes