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
/
test
/
compile-fail
/
issue-511.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-05
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
Tim Chevalier
-3
/
+3
2012-09-11
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
Niko Matsakis
-2
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-2
/
+1
2012-08-29
rustc: Make `<` and `=` into traits
Patrick Walton
-2
/
+3
2012-08-26
Camel case the option type
Brian Anderson
-3
/
+3
2012-07-30
Fix #2979: inference for lifetimes of & expressions
Niko Matsakis
-2
/
+1
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-3
/
+3
2012-06-08
remove alias analysis and replace with borrowck
Niko Matsakis
-4
/
+2
2012-06-07
Revert "remove alias analysis and replace with borrowck"
Brian Anderson
-2
/
+4
2012-06-07
remove alias analysis and replace with borrowck
Niko Matsakis
-4
/
+2
2012-06-06
mask extra borrowck errors (should find out how to not report those)
Niko Matsakis
-2
/
+4
2012-06-06
minor changes to tests so they pass borrowck
Niko Matsakis
-0
/
+2
2012-05-10
replace mutbl pass with borrowck
Niko Matsakis
-0
/
+11