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
/
rustc
/
front
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2012-05-08
Start parsing pub/priv on regular items
Marijn Haverbeke
-0
/
+3
2012-05-07
make it illegal to implicitly capture mutable variables
Niko Matsakis
-1
/
+1
2012-05-04
new cap clause syntax
Niko Matsakis
-6
/
+1
2012-04-25
lots of work to make iface/impls parameterized by regions
Niko Matsakis
-1
/
+1
2012-04-23
Simplify representation of ast::path
Marijn Haverbeke
-14
/
+10
2012-04-15
syntax: Cleanup attr module. Closes #1545
Brian Anderson
-1
/
+1
2012-04-06
Convert old-style for loops to new-style
Marijn Haverbeke
-1
/
+1
2012-03-29
rustc: Remove the rustsyntax::attr wrapper in front
Brian Anderson
-1
/
+1
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-4
/
+4
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-1
/
+1
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-6
/
+16
2012-03-12
Revert "rustc: Add node IDs to AST types so we can associate them with region...
Patrick Walton
-16
/
+6
2012-03-12
rustc: Add node IDs to AST types so we can associate them with region environ...
Patrick Walton
-6
/
+16
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+470
[prev]