index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
rustc.1
Age
Commit message (
Expand
)
Author
Lines
2017-09-08
Move the man directory to a subdirectory
est31
-307
/
+0
2017-04-14
add 'mir' as part of the --emit flag list in rustc --help menu and man doc.
nate
-1
/
+1
2016-08-31
Update man pages
Stefan Schindler
-1
/
+1
2016-08-13
Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichton
bors
-1
/
+2
2016-08-07
Add --test-threads option to test binaries
Jupp Müller
-1
/
+2
2016-08-04
Update the man page rustc.1
Stefan Schindler
-2
/
+2
2016-07-12
Mention the crate type cdylib in rustc's usage
Dridi Boukelmoune
-1
/
+1
2016-03-31
allow RUST_BACKTRACE=0 to act as if unset
Emanuel Czirai
-2
/
+2
2016-02-05
Do not .UR in man
Simonas Kazlauskas
-7
/
+2
2016-02-03
Improve wording of --target help
Simonas Kazlauskas
-15
/
+26
2015-12-04
Tweak manpage’s emit section
Simonas Kazlauskas
-4
/
+5
2015-09-30
rustc: Support output filenames for each emit type
Alex Crichton
-2
/
+5
2015-08-18
Make distinction between -l and --extern more clear
Steve Klabnik
-2
/
+3
2015-05-26
Update rustc manpage.
Ralph Giles
-1
/
+1
2015-05-26
Bump manpage date and version for 1.2.0-dev.
Ralph Giles
-1
/
+1
2015-03-20
environment variables -> environment
Steve Klabnik
-1
/
+1
2015-03-19
Document environment variables
Steve Klabnik
-0
/
+22
2015-02-26
rustc.1: lowercase codegen replaceable options
Angus Lees
-10
/
+10
2015-02-26
Standardize manpage markup
Angus Lees
-112
/
+155
2015-02-04
rustc: Recognize `-L framework=foo`
Alex Crichton
-4
/
+9
2015-01-03
Man page/--help dialog fix
Ivan Petkov
-1
/
+1
2014-12-22
Update man page with the new options
Simonas Kazlauskas
-52
/
+79
2014-10-10
auto merge of #17793 : simias/rust/master, r=huonw
bors
-2
/
+2
2014-10-09
Bump version to 0.13.0
Brian Anderson
-1
/
+1
2014-10-05
Fix target-feature codegen option syntax in rustc man page.
Lionel Flandrin
-2
/
+2
2014-09-15
mk: Update how the build deals with version labels. #16677
Brian Anderson
-1
/
+1
2014-07-16
rustc.1: fix typo
Philipp Gesang
-1
/
+1
2014-07-12
auto merge of #15610 : brson/rust/0.12.0, r=alexcrichton
bors
-1
/
+1
2014-07-12
auto merge of #15607 : lucidd/rust/master, r=pnkfelix
bors
-2
/
+3
2014-07-11
Bump version to 0.12.0-pre
Brian Anderson
-1
/
+1
2014-07-11
Add rustc --pretty flowgraph to man page
Kevin Walter
-2
/
+3
2014-07-10
Some documentation fixes and improvements
Yuri Albuquerque
-0
/
+3
2014-07-08
auto merge of #14832 : alexcrichton/rust/no-rpath, r=brson
bors
-2
/
+2
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-1
/
+1
2014-06-16
rustc: Disable rpath settings by default
Alex Crichton
-2
/
+2
2014-06-16
Update repo location
Brian Anderson
-1
/
+1
2014-05-14
Get rid of the android-cross-path flag to rustc.
Luqman Aden
-3
/
+0
2014-05-12
Fix typos in rustc manpage
Alexandre Gagnon
-3
/
+3
2014-04-17
auto merge of #13557 : FlaPer87/rust/ls-behind-z, r=brson
bors
-3
/
+0
2014-04-16
auto merge of #13550 : brson/rust/man, r=alexcrichton
bors
-6
/
+17
2014-04-16
man: Add missing options to rustc.1
Brian Anderson
-6
/
+17
2014-04-16
Move `--ls` behind `-Z ls`
Flavio Percoco
-3
/
+0
2014-04-15
Change AUTHORS section in the man pages
Tobias Bucher
-2
/
+1
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-1
/
+1
2014-03-31
Bump version to 0.10
Alex Crichton
-1
/
+1
2014-03-05
Update version and date info in man pages
Eduard Bopp
-1
/
+1
2014-02-10
Consolidate codegen-related compiler flags
Alex Crichton
-22
/
+76
2014-02-06
Redesign output flags for rustc
Alex Crichton
-16
/
+8
2014-02-02
Remove rustpkg.
Corey Richardson
-1
/
+1
2014-01-22
remove old rc extension from detection files
Daniel Micay
-2
/
+2
[next]