| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-10-19 | Clean whitespace | Carlos Liam | -1/+1 | |
| Remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines | ||||
| 2015-05-14 | save-analysis: update the smoke test | Nick Cameron | -1/+4 | |
| 2014-06-13 | Dump results of analysis phase as CSV | Nick Cameron | -0/+3 | |
| Adds the option -Zsave-analysis which will dump the results of syntax and type checking into CSV files. These can be interpreted by tools such as DXR to provide semantic information about Rust programs for code search, cross-reference, etc. Authored by Nick Cameron and Peter Elmers (@pelmers; including enums, type parameters/generics). | ||||
