index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
ext
/
mtwt.rs
Age
Commit message (
Expand
)
Author
Lines
2014-07-09
Fix all the test fallout
Corey Richardson
-33
/
+33
2014-07-09
ast: make Name its own type
Corey Richardson
-3
/
+3
2014-07-09
syntax: doc comments all the things
Corey Richardson
-26
/
+26
2014-07-04
new_mark -> apply_mark, new_rename -> apply_rename
John Clements
-24
/
+24
2014-07-04
move RenameList to mtwt, add new_renames abstraction
John Clements
-14
/
+36
2014-06-27
comments only
John Clements
-1
/
+2
2014-06-27
undo helpful attempt to spell-check
John Clements
-1
/
+1
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-3
/
+2
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-2
/
+2
2014-05-30
libsyntax: Fix snake_case errors.
Kevin Butler
-17
/
+24
2014-05-07
std: Modernize the local_data api
Alex Crichton
-23
/
+16
2014-03-22
syntax: Fix fallout of removing get()
Alex Crichton
-25
/
+19
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-2
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-2
/
+2
2014-03-19
auto merge of #12770 : eddyb/rust/drop-tld, r=cmr
bors
-0
/
+9
2014-03-19
Discard MTWT & interner tables from TLD after they stop being useful.
Eduard Burtescu
-0
/
+9
2014-03-18
Docify std::vec_ng
Steven Fackler
-2
/
+2
2014-03-17
rustc: disallow trailing parentheses for nullary enum variants
Laurent Bonnans
-1
/
+1
2014-03-13
Remove Rc's borrow method to avoid conflicts with RefCell's borrow in Rc<RefC...
Eduard Burtescu
-2
/
+2
2014-03-05
Refactor and fix FIXME's in mtwt hygiene code
Edward Wang
-0
/
+482