+dependency generation

catamorphism
2012-10-11 11:14:21 -07:00
parent 71dd1e4245
commit a1947dbf6e
+5 -1
@@ -98,4 +98,8 @@ Our implicit loading of .rs files is confusing
### Add labeled break and continue (brson)
Henri still needs it for the HTML parser.
Henri still needs it for the HTML parser.
### Dependency generation (tjc)
Add the ability to generate/view item dependencies, as a prequel to incremental compilation.