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
/
front
/
config.rs
Age
Commit message (
Expand
)
Author
Lines
2012-09-28
demode vec
Niko Matsakis
-13
/
+10
2012-09-26
core: Replace map/map_default with map_ref/map_default_ref
Brian Anderson
-1
/
+1
2012-09-23
core: Demode option
Brian Anderson
-1
/
+1
2012-09-21
De-mode vec::map, vec::eachi, vec::rev_each, vec::rev_eachi
Niko Matsakis
-3
/
+3
2012-09-20
Revert "syntax: Make attributes sendable for rustdoc's benefit"
Brian Anderson
-3
/
+3
2012-09-20
syntax: Make attributes sendable for rustdoc's benefit
Brian Anderson
-3
/
+3
2012-09-19
demode the each() method on vec and other iterables.
Niko Matsakis
-1
/
+1
2012-09-04
Remove 'with'
Brian Anderson
-2
/
+2
2012-09-04
rustc: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-29
Allow extern mods to be anonymous
Tim Chevalier
-0
/
+1
2012-08-26
Camel case the option type
Brian Anderson
-13
/
+13
2012-08-06
Convert alt to match. Stop parsing alt
Brian Anderson
-2
/
+2
2012-08-05
Switch alts to use arrows
Brian Anderson
-4
/
+4
2012-08-01
Convert ret to return
Brian Anderson
-12
/
+16
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-1
/
+1
2012-07-10
Get rid of places that expected foo.bar to implicitly bind.
Michael Sullivan
-5
/
+5
2012-07-09
Allow folds to drop items.
Paul Stansifer
-1
/
+1
2012-07-09
rustc: Conditionally compile view items. #2357
Brian Anderson
-6
/
+24
2012-07-01
Convert to new closure syntax
Brian Anderson
-9
/
+9
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-3
/
+3
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-8
/
+8
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-3
/
+3
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-6
/
+6
2012-05-21
remove mutable cycle from ast_fold
Niko Matsakis
-4
/
+4
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-02
Move src/comp to src/rustc
Graydon Hoare
-0
/
+134