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
40,055
Commits
2
Branches
0
Tags
1.4
GiB
7770ea706b
Commit Graph
2 Commits
Author
SHA1
Message
Date
Tamir Duberstein
d51047ded0
Strip all leading/trailing newlines
2015-03-15 09:08:21 -07:00
Niko Matsakis
39221a013f
Implement the
Fn
trait for bare fn pointers in the compiler rather than doing it using hard-coded impls. This means that it works also for more complex fn types involving bound regions.
Fixes
#19126
.
2014-12-04 01:49:42 -05:00