]> git.lizzy.rs Git - rust.git/commit
Tests for cfg attribute.
authorLuqman Aden <me@luqman.ca>
Tue, 19 Mar 2013 20:00:10 +0000 (13:00 -0700)
committerLuqman Aden <me@luqman.ca>
Tue, 19 Mar 2013 20:00:51 +0000 (13:00 -0700)
commit1e16edd995ccf64c16bca6f027f9a0c01675e732
tree2aa9e976d2c0d1fa3a84631ced06ef2d67288550
parent429fed0c8b776de73937a39afc60a0ec93186c1c
Tests for cfg attribute.
src/test/compile-fail/test-cfg.rs [new file with mode: 0644]
src/test/run-pass/cfgs-on-items.rs [new file with mode: 0644]