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
/
newlambdas-ret-infer.rs
Age
Commit message (
Expand
)
Author
Lines
2017-01-31
Removes FIXMEs related to #22405
Wesley Wiser
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-4
/
+2
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+3
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-1
/
+1
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+1
2013-11-26
librustc: Make `||` lambdas not infer to `proc`s
Patrick Walton
-1
/
+1
2013-11-18
librustc: Convert `~fn()` to `proc()` everywhere.
Patrick Walton
-1
/
+1
2013-09-23
test: Fix rustdoc and tests.
Patrick Walton
-2
/
+0
2013-03-02
test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defun
Patrick Walton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-08-01
Convert ret to return
Brian Anderson
-2
/
+2
2012-07-01
Add two tests, one xfailed, for inferring lambda kinds in return position
Brian Anderson
-0
/
+9