From 39780bb26522f282e191ee7acdef5a7f77cf709c Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Tue, 1 Apr 2014 14:45:46 -0700 Subject: [PATCH] Markup fix. (GitHub was making a link out of |[T] (acrichto)|) --- Meeting-weekly-2014-04-01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Meeting-weekly-2014-04-01.md b/Meeting-weekly-2014-04-01.md index 5df79a7..c40fbbd 100644 --- a/Meeting-weekly-2014-04-01.md +++ b/Meeting-weekly-2014-04-01.md @@ -1,6 +1,6 @@ # Agenda 4/1/2014 -- DST Vec vs ~[T] (acrichto) https://github.com/mozilla/rust/pull/13165 +- DST `Vec` vs `~[T]` (acrichto) https://github.com/mozilla/rust/pull/13165 - intrinsics RFC (acrichto) https://github.com/rust-lang/rfcs/pull/8 - Virtual struct RFCs (larsberg) https://gist.github.com/jdm/9900569