summary refs log tree commit diff
path: root/man/rustc.1
AgeCommit message (Expand)AuthorLines
2015-05-26Update rustc manpage.Ralph Giles-1/+1
2015-05-26Bump manpage date and version for 1.2.0-dev.Ralph Giles-1/+1
2015-03-20environment variables -> environmentSteve Klabnik-1/+1
2015-03-19Document environment variablesSteve Klabnik-0/+22
2015-02-26rustc.1: lowercase codegen replaceable optionsAngus Lees-10/+10
2015-02-26Standardize manpage markupAngus Lees-112/+155
2015-02-04rustc: Recognize `-L framework=foo`Alex Crichton-4/+9
2015-01-03Man page/--help dialog fixIvan Petkov-1/+1
2014-12-22Update man page with the new optionsSimonas Kazlauskas-52/+79
2014-10-10auto merge of #17793 : simias/rust/master, r=huonwbors-2/+2
2014-10-09Bump version to 0.13.0Brian Anderson-1/+1
2014-10-05Fix target-feature codegen option syntax in rustc man page.Lionel Flandrin-2/+2
2014-09-15mk: Update how the build deals with version labels. #16677Brian Anderson-1/+1
2014-07-16rustc.1: fix typoPhilipp Gesang-1/+1
2014-07-12auto merge of #15610 : brson/rust/0.12.0, r=alexcrichtonbors-1/+1
2014-07-12auto merge of #15607 : lucidd/rust/master, r=pnkfelixbors-2/+3
2014-07-11Bump version to 0.12.0-preBrian Anderson-1/+1
2014-07-11Add rustc --pretty flowgraph to man pageKevin Walter-2/+3
2014-07-10Some documentation fixes and improvementsYuri Albuquerque-0/+3
2014-07-08auto merge of #14832 : alexcrichton/rust/no-rpath, r=brsonbors-2/+2
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-1/+1
2014-06-16rustc: Disable rpath settings by defaultAlex Crichton-2/+2
2014-06-16Update repo locationBrian Anderson-1/+1
2014-05-14Get rid of the android-cross-path flag to rustc.Luqman Aden-3/+0
2014-05-12Fix typos in rustc manpageAlexandre Gagnon-3/+3
2014-04-17auto merge of #13557 : FlaPer87/rust/ls-behind-z, r=brsonbors-3/+0
2014-04-16auto merge of #13550 : brson/rust/man, r=alexcrichtonbors-6/+17
2014-04-16man: Add missing options to rustc.1Brian Anderson-6/+17
2014-04-16Move `--ls` behind `-Z ls`Flavio Percoco-3/+0
2014-04-15Change AUTHORS section in the man pagesTobias Bucher-2/+1
2014-04-03Bump version to 0.11-preBrian Anderson-1/+1
2014-03-31Bump version to 0.10Alex Crichton-1/+1
2014-03-05Update version and date info in man pagesEduard Bopp-1/+1
2014-02-10Consolidate codegen-related compiler flagsAlex Crichton-22/+76
2014-02-06Redesign output flags for rustcAlex Crichton-16/+8
2014-02-02Remove rustpkg.Corey Richardson-1/+1
2014-01-22remove old rc extension from detection filesDaniel Micay-2/+2
2013-10-16remove the rusti commandDaniel Micay-1/+1
2013-07-07Create man pages for rust toolsGavin Baker-2/+5
2013-06-28Update man pageBrian Anderson-51/+18
2013-04-08Update license terms in manpageLuca Bruno-2/+2
2013-02-15Update manpage based on current usage messagehansjorg-43/+93
2012-10-10Move the description of -(W|A|D|F) into the `-W help` messageKevin Cantu-16/+4
2012-10-10A simple update to the manpage based on the usage messageKevin Cantu-17/+26
2012-10-03rustc man page and usage text update.Orphée Lafond-Lummis-9/+5
2012-07-12Update version on man page.Graydon Hoare-1/+1
2012-07-02Mark -g as experimental (#2767)Brian Anderson-1/+1
2012-05-26Update the rustc manpageKevin Cantu-61/+58
2012-01-30Updating the manpage and usage messageKevin Cantu-86/+83
2012-01-19rustc: Name the lint-style check module `lint`Haitao Li-2/+4