summary refs log tree commit diff
path: root/src/test/run-pass/conditional-debug-macro-off.rs
AgeCommit message (Expand)AuthorLines
2013-09-20Invert --cfg debug to --cfg ndebugAlex Crichton-1/+2
2013-07-16syntax: make a macros-injection pass; conditionally define debug! to a noop b...Huon Wilson-0/+17