]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #20129: nagisa/man-fixes
authorAlex Crichton <alex@alexcrichton.com>
Mon, 22 Dec 2014 20:48:10 +0000 (12:48 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 22 Dec 2014 20:48:10 +0000 (12:48 -0800)
This pull request updates the rustc manual page to represent current state of rustc option handling better. Moved the apparently deprecated options (#19900) to their own section and added all the new codegen options.

A bit unrelatedly, I also updated description of `-O` and `-g` flags to point to the new codegen options rather than old, deprecated ones.

Fixes #20111.

1  2 
src/librustc/session/config.rs

Simple merge