..
deriving
auto merge of #13440 : huonw/rust/strbuf, r=alexcrichton
2014-04-10 21:01:41 -07:00
tt
syntax: Switch field privacy as necessary
2014-03-31 15:47:36 -07:00
asm.rs
Removing imports of std::vec_ng::Vec
2014-03-20 09:30:14 -07:00
base.rs
rustc: Never register syntax crates in CStore
2014-04-08 00:03:11 -07:00
build.rs
Renamed ast::Purity to ast::FnStyle and ast::ImpureFn to ast::NormalFn and updated associated variable and function names.
2014-04-10 15:22:00 -07:00
bytes.rs
Removing imports of std::vec_ng::Vec
2014-03-20 09:30:14 -07:00
cfg.rs
Removing imports of std::vec_ng::Vec
2014-03-20 09:30:14 -07:00
concat_idents.rs
libstd: Implement StrBuf
, a new string buffer type like Vec
, and
2014-04-10 22:10:10 +10:00
concat.rs
libstd: Implement StrBuf
, a new string buffer type like Vec
, and
2014-04-10 22:10:10 +10:00
env.rs
Removing imports of std::vec_ng::Vec
2014-03-20 09:30:14 -07:00
expand.rs
Test fixes from rollup
2014-04-08 00:03:16 -07:00
fmt.rs
format.rs
std,syntax: make std::fmt::parse use Vec
s.
2014-04-10 15:21:58 -07:00
log_syntax.rs
De-@ TokenTree.
2014-03-28 18:28:04 +02:00
mtwt.rs
syntax: Fix fallout of removing get()
2014-03-22 08:48:20 -07:00
quote.rs
Removed deprecated functions map
and flat_map
for vectors and slices.
2014-03-30 03:47:04 +02:00
registrar.rs
rustc: Don't link in syntax extensions
2014-04-13 11:29:28 -07:00
source_util.rs
De-~[] Reader and Writer
2014-04-06 15:39:56 -07:00
trace_macros.rs
syntax: allow trace_macros!
and log_syntax!
in item position.
2014-03-22 01:27:23 +11:00