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
/
ast_map
/
blocks.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-2
/
+2
2014-12-19
libsyntax: use `#[deriving(Copy)]`
Jorge Aparicio
-4
/
+2
2014-12-14
Rename FnStyle trait to Unsafety.
Niko Matsakis
-4
/
+4
2014-12-14
Remove `proc` types/expressions from the parser, compiler, and
Niko Matsakis
-4
/
+2
2014-12-13
libsyntax: use unboxed closures
Jorge Aparicio
-7
/
+8
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+4
2014-11-19
Merge the ExprFnBlock and ExprUnboxedClosure into one ExprClosure with an opt...
Niko Matsakis
-3
/
+3
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+2
2014-10-29
Rename fail! to panic!
Steve Klabnik
-5
/
+5
2014-09-17
librustc: Implement associated types behind a feature gate.
Patrick Walton
-0
/
+3
2014-09-14
syntax: fix fallout from using ptr::P.
Eduard Burtescu
-41
/
+41
2014-08-14
librustc: Stop assuming that implementations and traits only contain
Patrick Walton
-7
/
+11
2014-08-13
librustc: Parse, but do not fully turn on, the `ref` keyword for
Patrick Walton
-1
/
+1
2014-07-15
change to new trait style for method field refs
John Clements
-4
/
+4
2014-07-15
Extend --pretty flowgraph=ID to include dataflow results in output.
Felix S. Klock II
-0
/
+218