| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-07-08 | rustc: Fix naming output files with --crate-name | Alex Crichton | -0/+11 | |
| The output file was only being renamed based off #[crate_name], not #[crate_id] or --crate-name. Both of these behaviors have been restored now. | ||||
