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
/
run-pass
/
borrowck-borrow-from-expr-block.rs
Age
Commit message (
Expand
)
Author
Lines
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-1
/
+1
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-06-02
ptr: split out borrowed pointer utilities
Daniel Micay
-1
/
+2
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-0
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-04-29
librustc: Remove `ptr::addr_of`.
Patrick Walton
-1
/
+1
2013-04-08
clone: managed boxes need to clone by shallow copy
Daniel Micay
-1
/
+1
2013-04-05
Move tests inside clone.rs and fixed copyright headers.
Jack Moffitt
-1
/
+1
2013-04-05
Implement Clone for @ and @mut types.
Jack Moffitt
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-15
Clonify some of run-pass
Ben Striegel
-1
/
+1
2013-03-11
librustc: Replace all uses of `fn()` with `&fn()`. rs=defun
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-31
Finalize moves-based-on-type implementation.
Niko Matsakis
-2
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-4
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-01
Move over to calling ptr::addr_of
Tim Chevalier
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-1
/
+1
2012-08-02
Make comparisons between region pointers work
Tim Chevalier
-1
/
+3
2012-07-01
Convert to new closure syntax
Brian Anderson
-1
/
+1
2012-06-30
Eliminate usages of old sugared call syntax
Brian Anderson
-1
/
+1
2012-05-24
change region scope of call arguments, old one was unsound
Niko Matsakis
-0
/
+16