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-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
[prev]