| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-02-07 | Drop time dependency from bootstrap | Mark Rousskov | -1/+1 | |
| This was only used for the inclusion of 'current' dates into our manpages, but it is not clear that this is practically necessary. The manpage is essentially never updated, and so we can likely afford to keep a manual date in these files. It also seems possible to just omit it, but that may cause other tools trouble, so avoid doing that for now. | ||||
| 2019-04-04 | Rollup merge of #59685 - lzutao:patch-1, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+1 | |
| Add description for -Os and -Oz in rustc.1 | ||||
| 2019-04-04 | Add description for -Os and -Oz in rustc.1 | lzutao | -1/+1 | |
| 2019-04-03 | Updated the environment description in rustc. | Christian | -2/+2 | |
| 2018-05-10 | Update the man page with additional --print options | Seo Sanghyeon | -1/+1 | |
| 2018-02-22 | Implement --remap-path-prefix | Jeremy Fitzhardinge | -0/+10 | |
| Remove experimental -Zremap-path-prefix-from/to, and replace it with the stabilized --remap-path-prefix=from=to variant. This is an implementation for issue of #41555. | ||||
| 2017-12-04 | template month/year, version into man pages while building dist tarball | Zack M. Davis | -1/+1 | |
| This is meant to resolve #25689. | ||||
| 2017-10-09 | cleanup: rustc doesn't use an external archiver | Vadim Petrochenkov | -3/+0 | |
| 2017-09-08 | Move the man directory to a subdirectory | est31 | -0/+307 | |
| There is no reason it should be in the top directory. | ||||
