rust/src
Simonas Kazlauskas 1589dcf944 Remove word syntax from obsolete syntax messages
The word is repeated twice in the message like

    error: obsolete syntax: `:`, `&mut:`, or `&:` syntax

This removes the word syntax that appears in messages after the second colon (:).
2015-02-06 16:25:39 +02:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
doc Auto merge of #21609 - GarrettHeel:master, r=steveklabnik 2015-02-06 05:52:20 +00:00
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Tidy fixes 2015-02-05 14:38:56 -08:00
grammar testparser has long lines 2015-02-05 14:37:16 -08:00
jemalloc@b001609960
liballoc Auto merge of #21894 - dotdash:assume_rc, r=alexcrichton 2015-02-05 21:08:03 +00:00
libarena Auto merge of #21613 - alfie:suffix-small, r=alexcrichton 2015-02-03 07:59:04 +00:00
libbacktrace openbsd support 2015-02-01 14:41:38 +01:00
libcollections cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libcore cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libcoretest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libflate cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libfmt_macros register snapshots 2015-02-02 13:38:32 -05:00
libgetopts cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libgraphviz cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
liblibc Auto merge of #21613 - alfie:suffix-small, r=alexcrichton 2015-02-03 07:59:04 +00:00
liblog remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
librand cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librbml cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_back cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_bitflags Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
librustc_borrowck cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_driver cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_llvm Emit !nonnull metadata for loads of region and unique pointers 2015-02-03 08:55:04 +01:00
librustc_privacy remove all kind annotations from closures 2015-02-04 20:06:08 -05:00
librustc_resolve cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_trans cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustc_typeck cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
librustdoc cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libserialize cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libstd cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libsyntax Remove word syntax from obsolete syntax messages 2015-02-06 16:25:39 +02:00
libterm cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libtest cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
libunicode cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
llvm@2d54c4f559 Update LLVM to rust-llvm-2015-01-30 2015-02-01 20:00:35 +01:00
rt Tidy fixes 2015-02-05 14:38:56 -08:00
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook for x in xs.into_iter() -> for x in xs 2015-02-02 13:40:18 -05:00
rustllvm Test fixes and rebase conflicts 2015-02-02 18:50:23 -08:00
test Auto merge of #21947 - bluss:full-range-syntax, r=brson 2015-02-06 03:11:34 +00:00
snapshots.txt register snapshots 2015-02-04 20:06:12 -05:00