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
9c7e16e48d
rust
/
src
/
test
History
Download ZIP
Download TAR.GZ
Brian Anderson
9c7e16e48d
Remove the log keyword (by renaming it to __log)
...
We can't quite remove logging from the language, but this hides the keyword.
2013-03-11 23:19:42 -07:00
..
auxiliary
test: Fix tests. rs=tests
2013-03-11 09:36:00 -07:00
bench
Remove uses of log
2013-03-11 23:19:42 -07:00
compile-fail
Remove uses of log
2013-03-11 23:19:42 -07:00
debug-info
Add debug info tests
2013-02-09 13:09:19 -05:00
pretty
test: Fix tests.
2013-03-07 22:37:58 -08:00
run-fail
Remove the log keyword (by renaming it to __log)
2013-03-11 23:19:42 -07:00
run-pass
Remove uses of log
2013-03-11 23:19:42 -07:00
run-pass-fulldeps
librustc: Replace all uses of
fn()
with
&fn()
. rs=defun
2013-03-11 09:35:58 -07:00