This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37,165
Commits
2
Branches
0
Tags
1.4
GiB
a833337943
Commit Graph
3 Commits
Author
SHA1
Message
Date
Eduard Burtescu
e73fbc69cd
rustc_typeck: unify expected return types with formal return types to propagate coercions through calls of generic functions.
2015-01-11 22:09:46 +02:00
Felix S. Klock II
a7a2dd96ec
fallout: run-pass tests that use box. (many could be ported to
Box::new
instead in the future.)
2015-01-08 02:31:37 +01:00
Eduard Burtescu
adabf4e63d
rustc_typeck: don't expect rvalues to have unsized types.
2014-12-23 13:30:36 +02:00