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
/
comp
/
middle
/
fn_usage.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-02
Move src/comp to src/rustc
Graydon Hoare
-94
/
+0
2012-02-09
Remove some pointless imports
Marijn Haverbeke
-1
/
+0
2012-02-06
Make ty::t type self-sufficient
Marijn Haverbeke
-1
/
+1
2012-01-26
Remove ty_native_fn
Marijn Haverbeke
-2
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-3
/
+3
2012-01-12
Make driver::session::session no longer an object
Marijn Haverbeke
-0
/
+1
2011-12-23
Use the same type of record in ty::ty_fn and ty::method
Marijn Haverbeke
-1
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-12-14
restore old functionality for now
Niko Matsakis
-7
/
+25
2011-12-14
first attempt, not happy with it
Niko Matsakis
-25
/
+7
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-1
/
+1
2011-11-17
remove compile-command from local variable blocks
Niko Matsakis
-1
/
+0
2011-11-10
Cleanup unused imports
Haitao Li
-1
/
+1
2011-10-21
Change the way block calls are parsed, mark them as block-calls.
Marijn Haverbeke
-1
/
+1
2011-10-13
Remove an unnecessary visitor from rustc::middle::fn_usage
Brian Anderson
-8
/
+1
2011-10-13
Fix a use of visit in rustc::middle::fn_usage
Brian Anderson
-1
/
+1
2011-10-13
Don't allow the value of generic bare functions to be taken
Brian Anderson
-5
/
+36
2011-10-13
Rename rustc::middle::unsafeck to fn_usage
Brian Anderson
-0
/
+72