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
/
comp
/
syntax
/
ext
/
ident_to_str.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-11-10
Cleanup unused imports
Haitao Li
-1
/
+1
2011-09-12
Factor imports mindlessly.
Graydon Hoare
-3
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-2
/
+2
2011-09-02
Reformat. Issue #855
Brian Anderson
-4
/
+4
2011-09-01
Remove lots of estr code from rustc. Issue #855
Brian Anderson
-2
/
+1
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-1
/
+1
2011-09-01
Parse "",str as istrs. Pretty print istrs as "",str. Issue #855
Brian Anderson
-1
/
+1
2011-08-27
Convert rustc::syntax::ext::base to istrs. Issue #855
Brian Anderson
-3
/
+3
2011-08-27
Convert rest of the AST to istrs. Issue #855
Brian Anderson
-3
/
+3
2011-08-27
Convert ast::ident to istr. Issue #855
Brian Anderson
-2
/
+3
2011-08-20
Reformat
Brian Anderson
-5
/
+8
2011-08-18
Remove seq_kind from ast::expr_vec
Brian Anderson
-1
/
+1
2011-08-18
Remove or _-prefix all unused function arguments
Marijn Haverbeke
-1
/
+1
2011-08-16
Port the compiler to the expr foo::<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Port the compiler to the typaram foo<T> syntax.
Erick Tryzelaar
-1
/
+1
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-2
/
+2
2011-08-09
Port the compiler to the ivec type [T] syntax.
Erick Tryzelaar
-2
/
+2
2011-08-03
Add #concat_idents[] and #ident_to_str[]
Paul Stansifer
-0
/
+21