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
/
codemap.rs
Age
Commit message (
Expand
)
Author
Lines
2012-08-15
Convert more core types to camel case
Brian Anderson
-2
/
+2
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-3
/
+3
2012-08-05
Switch alts to use arrows
Brian Anderson
-8
/
+8
2012-08-01
Convert ret to return
Brian Anderson
-18
/
+18
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-6
/
+6
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-14
/
+14
2012-07-12
Accept prefix notation for writing the types of str/~ and friends.
Michael Sullivan
-3
/
+3
2012-07-02
rustc: Implement a new resolve pass behind a compile flag
Patrick Walton
-0
/
+3
2012-07-01
Convert to new closure syntax
Brian Anderson
-2
/
+2
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-4
/
+4
2012-06-26
Getting rid of lots more vector +=. (issue #2719)
Eric Holk
-2
/
+4
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-6
/
+6
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-3
/
+3
2012-06-07
syntax: Remove a bunch of implicit copies
Patrick Walton
-5
/
+7
2012-06-06
make lookup fn pure in codemap
Niko Matsakis
-5
/
+6
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-0
/
+236