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
18,527
Commits
2
Branches
0
Tags
1.4
GiB
4e3d4b36dc
Commit Graph
3 Commits
Author
SHA1
Message
Date
Luqman Aden
70185fdcc2
rt: remove last_os_error and adjust tests.
2013-02-11 23:49:49 -05:00
Graydon Hoare
d1affff623
Reliciense makefiles and testsuite. Yup.
2012-12-10 17:32:58 -08:00
Tim Chevalier
451da07718
Allow anonymous extern mods
...
Now you can write: extern { f() -> int; } and f will be accessible in the enclosing scope.
2012-09-04 16:41:19 -07:00