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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustc
/
syntax
/
ext
Age
Commit message (
Expand
)
Author
Lines
2012-03-27
rust: Remove extensions' dependency on the session
Brian Anderson
-11
/
+8
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-15
/
+15
2012-03-26
rustc: Begin eliminating ext's dependency on the session
Brian Anderson
-37
/
+55
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-25
/
+25
2012-03-20
rustc: Make the quasiquote operator stop reusing nodes (and therefore stop re...
Patrick Walton
-3
/
+4
2012-03-19
rustc: Stop generating the flag_none #fmt flag. Issue #1993
Brian Anderson
-7
/
+0
2012-03-16
Check kind bounds when calling methods
Marijn Haverbeke
-2
/
+4
2012-03-14
std: Rename the hashmap constructors to conform to new standards
Brian Anderson
-8
/
+8
2012-03-14
fixup auto_serialize's treatment of nullary variants
Niko Matsakis
-3
/
+10
2012-03-14
fix auto_serialize for enums with type parameters
Niko Matsakis
-32
/
+40
2012-03-14
adjust auto_serialize to generate fns named serialize_T()
Niko Matsakis
-79
/
+64
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-142
/
+377
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-106
/
+166
2012-03-13
fixup serialize_variant
Niko Matsakis
-0
/
+564
2012-03-13
get new decorator extensions working
Niko Matsakis
-0
/
+51
2012-03-13
Fix Issue #1926 by sorting the gather list.
Kevin Atkinson
-1
/
+6
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-6
/
+5
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+1861