summary refs log tree commit diff
path: root/man
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-2/+2
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-159/+210
2015-02-04rustc: Recognize `-L framework=foo`Alex Crichton-4/+9
2015-01-17Update rustdoc man pageChris Thorn-0/+30
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-2/+2
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-2/+2
2014-07-16rustc.1: fix typoPhilipp Gesang-1/+1
2014-07-12auto merge of #15610 : brson/rust/0.12.0, r=alexcrichtonbors-2/+2
2014-07-12auto merge of #15607 : lucidd/rust/master, r=pnkfelixbors-2/+3
2014-07-11Bump version to 0.12.0-preBrian Anderson-2/+2
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-07-02Merge remote-tracking branch 'origin/master' into 0.11.0-releaseAlex Crichton-0/+9
2014-06-30Allow external html in rustdoc for crates.zzmp-0/+9
2014-06-27Update to 0.11.0 0.11.0Alex Crichton-2/+2
2014-06-16rustc: Disable rpath settings by defaultAlex Crichton-2/+2
2014-06-16Update repo locationBrian Anderson-2/+2
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-4/+2
2014-04-03Bump version to 0.11-preBrian Anderson-2/+2
2014-03-31Bump version to 0.10Alex Crichton-2/+2
2014-03-05Update version and date info in man pagesEduard Bopp-2/+2
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-197/+2
2014-01-22remove old rc extension from detection filesDaniel Micay-2/+2
2013-10-16remove the rusti commandDaniel Micay-85/+3
2013-10-10rust / build: Remove the `rust` toolTim Chevalier-111/+0
2013-09-30rustdoc: Update the man pageAlex Crichton-21/+56
2013-09-19Update rustpkg manpage to add init.Steve Klabnik-0/+14
2013-09-16Update rustpkg man page.Steve Klabnik-17/+4
2013-07-08Updated rustpkg man page to match 0.7Gavin Baker-96/+118
2013-07-07Create man pages for rust toolsGavin Baker-2/+433
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