| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-04-15 | Added a test for include_bytes! dep info | Theo Belaire | -0/+40 | |
| This tests that both include_str! and include_bytes! mark their input file as a dependancy, and it's correctly outputted when you run `rustc --emit dep-info`. | ||||
