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
/
opt_vec.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-14
Use static string with fail!() and remove fail!(fmt!())
Björn Steinbrink
-1
/
+1
2013-05-10
syntax: Use the new `for` protocol
Alex Crichton
-0
/
+14
2013-05-04
Register snapshots
Brian Anderson
-9
/
+0
2013-04-29
auto merge of #6083 : jbclements/rust/parser-cleanup, r=jbclements
bors
-3
/
+1
2013-04-28
make way for a new iter module
Daniel Micay
-21
/
+22
2013-04-28
change stage1,stage2,stage2 into not(stage0)
John Clements
-3
/
+1
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-1
/
+0
2013-04-19
syntax: de-mode and prepare for de-modeing rustc
Alex Crichton
-7
/
+7
2013-04-10
Issue #5656: Make &self not mean "&'self self"
Niko Matsakis
-0
/
+11
2013-04-09
Cleanup substitutions and treatment of generics around traits in a number of ...
Niko Matsakis
-0
/
+10
2013-03-22
librustc: Remove `pure` from libsyntax and librustc.
Patrick Walton
-21
/
+21
2013-03-22
syntax: replace uses of old deriving attribute with new one
Andrew Paseltiner
-1
/
+1
2013-03-18
librustc: Convert all uses of old lifetime notation to new lifetime notation....
Patrick Walton
-1
/
+1
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-10
/
+10
2013-03-01
Merge remote-tracking branch 'remotes/origin/incoming' into incoming
Erick Tryzelaar
-5
/
+13
2013-03-01
Avoid calling to_vec() unnecessarily in parser.
Niko Matsakis
-5
/
+13
2013-02-28
Merge remote-tracking branch 'remotes/origin/incoming' into incoming
Erick Tryzelaar
-0
/
+187
2013-02-27
Introduce lifetime declarations into the lists of type parameters.
Niko Matsakis
-0
/
+187