about summary refs log tree commit diff
path: root/man
AgeCommit message (Expand)AuthorLines
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
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
2012-01-19rustc: Add a usage pass to collect one-off analysesHaitao Li-0/+3
2012-01-12Begin shift over to using pandoc, markdown and llnextgen for reference manual...Graydon Hoare-2/+2
2011-12-17rustc: Remove --stack-growth optionBrian Anderson-3/+0
2011-11-17rustc: Add a flag '--warn-unused-imports'Haitao Li-0/+3
2011-11-16Removed --no-typestate flag from rutscStefan Plantikow-4/+0