This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b24edd6a23
rust
/
src
History
Download ZIP
Download TAR.GZ
Scott Olson
b24edd6a23
Merge pull request
#24
from oli-obk/typesafe_fn_calls
...
Typesafe fn calls
2016-06-15 05:05:50 -06:00
..
bin
use the logging framework instead of println!
2016-06-15 13:00:51 +02:00
interpreter
Merge pull request
#24
from oli-obk/typesafe_fn_calls
2016-06-15 05:05:50 -06:00
error.rs
forbid calling functions through pointers of a different type
2016-06-14 10:34:54 +02:00
lib.rs
Merge remote-tracking branch 'oli/function_pointers2' into fixup-function_pointers2
2016-06-11 16:46:01 -06:00
memory.rs
forbid calling functions through pointers of a different type
2016-06-14 10:34:54 +02:00
primval.rs
forbid calling functions through pointers of a different type
2016-06-14 10:34:54 +02:00