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
/
print
/
pp.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+2
2011-11-17
remove compile-command from local variable blocks
Niko Matsakis
-1
/
+0
2011-09-12
Factor imports mindlessly.
Graydon Hoare
-3
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-6
/
+6
2011-09-02
Reformat. Issue #855
Brian Anderson
-32
/
+29
2011-09-01
Convert all uses of #ifmt to #fmt. Issue #855
Brian Anderson
-19
/
+19
2011-09-01
Rename std::istr to std::str. Issue #855
Brian Anderson
-2
/
+2
2011-09-01
Remove std::str. Issue #855
Brian Anderson
-1
/
+0
2011-08-31
Convert uses of #fmt to #ifmt. Issue #855
Brian Anderson
-22
/
+20
2011-08-27
Convert pretty-printer to istrs. Issue #855
Brian Anderson
-19
/
+24
2011-08-27
Convert std::io to istrs. Issue #855
Brian Anderson
-4
/
+4
2011-08-20
Reformat
Brian Anderson
-52
/
+49
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-9
/
+9
2011-08-12
Rename std::ioivec to std::io
Brian Anderson
-3
/
+3
2011-08-09
Port the compiler to the ivec type [T] syntax.
Erick Tryzelaar
-9
/
+9
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-231
/
+222
2011-07-26
Handle hardbreaks at bol slightly better, including break_offset calls (tuck ...
Graydon Hoare
-1
/
+11
2011-07-15
rustc: Remove a bunch of exterior vectors
Patrick Walton
-19
/
+19
2011-07-14
rustc: Move much of metadata reading over to interior vectors
Patrick Walton
-3
/
+3
2011-07-05
Move everything syntax-related to syntax/, break deps on rest of compiler
Marijn Haverbeke
-0
/
+532