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
rust
/
src
/
test
History
Graydon Hoare
ab8d77474c
test: fix benchmark unsafe blocks, r=burningtree.
2013-01-23 18:02:22 -08:00
..
auxiliary
test: fix issue 2526 'unsafe' block-keyword, r=burningtree.
2013-01-23 16:28:10 -08:00
bench
test: fix benchmark unsafe blocks, r=burningtree.
2013-01-23 18:02:22 -08:00
compile-fail
Merge pull request
#4587
from sanxiyn/divide-by-zero
2013-01-23 14:56:07 -08:00
pretty
…
run-fail
libsyntax: Implement
assert
as a macro (called
fail_unless!
on a transitionary basis to avoid conflicting with the keyword right now). r=brson
2013-01-23 14:46:24 -08:00
run-pass
libsyntax: Fix parsing of
pub unsafe fn
inside
extern
blocks. rs=bugfix
2013-01-23 15:14:12 -08:00
run-pass-fulldeps
…