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
/
rustc
/
middle
/
borrowck
/
categorization.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-06
For #2229, recognize 'again' in place of 'cont', final change pending snapshot.
Graydon Hoare
-1
/
+1
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-38
/
+37
2012-07-01
Convert to new closure syntax
Brian Anderson
-12
/
+10
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-9
/
+9
2012-06-26
Change 'native' and 'crust' to 'extern'.
Graydon Hoare
-1
/
+1
2012-06-24
Remove resources
Tim Chevalier
-4
/
+0
2012-06-21
Issue #2657: track mutability of bindings, also prevent move from bindings
Niko Matsakis
-5
/
+9
2012-06-20
Remove bind. Issue #2189
Brian Anderson
-1
/
+1
2012-06-18
Add 'do' expressions
Brian Anderson
-1
/
+1
2012-06-13
Box AST idents
Brian Anderson
-3
/
+4
2012-06-12
Treat enums with one variant specially in borrowck: #2573
Niko Matsakis
-5
/
+7
2012-06-06
some (very little) work on commenting
Niko Matsakis
-1
/
+9
2012-06-04
handle fixed-length vecs in borrowck categorization
Niko Matsakis
-16
/
+29
2012-06-02
improve borrowck to handle some frankly rather tricky cases
Niko Matsakis
-11
/
+22
2012-06-01
break up borrowck into modules and begin to document how it works
Niko Matsakis
-0
/
+421