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
/
librustc
/
middle
/
expr_use_visitor.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-19
auto merge of #14830 : luqmana/rust/cmtrttcbctto, r=nikomatsakis
bors
-1
/
+1
2014-06-18
Revise dataflow to do a cfg-driven walk.
Felix S. Klock II
-18
/
+1
2014-06-17
librustc: Don't overwrite vtables when coercing to trait object.
Luqman Aden
-1
/
+1
2014-06-11
rustc: Move the AST from @T to Gc<T>
Alex Crichton
-92
/
+95
2014-06-10
Fix more misspelled comments and strings.
Joseph Crail
-1
/
+1
2014-06-09
librustc: Implement overloading for the call operator behind a feature
Patrick Walton
-4
/
+15
2014-06-06
Move Def out of syntax crate, where it does not belong
Niko Matsakis
-4
/
+4
2014-06-06
Add a move reason to the Move ConsumeMode.
Cameron Zwarich
-7
/
+15
2014-06-06
Add an Init mode to MutateMode.
Cameron Zwarich
-1
/
+2
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-3
/
+3
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-6
/
+4
2014-05-18
Remove leading underscores in function signatures in a trait definition.
Cameron Zwarich
-2
/
+2
2014-04-30
Address nits from @pnkfelix
Niko Matsakis
-42
/
+41
2014-04-28
Remove default method implementations
Niko Matsakis
-23
/
+18
2014-04-24
Convert delegate to use an object type and remove FIXME from closed issue
Niko Matsakis
-10
/
+7
2014-04-24
Pre-step towards issue #12624 and others: Introduce ExprUseVisitor, remove the
Niko Matsakis
-0
/
+868