]> git.lizzy.rs Git - rust.git/commit
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)
commit48d1bb3602627d3cb2693c93d8c3b2a5fc39d9c3
tree4d5c315dff19bd3e001870621ca169e8194bc6aa
parent2cc9baccc783d5ff6e0f8fa27c38e2ddddfd71b7
parentfaa00949d9387321ec7cbb57282f0f73f0deb8dd
rollup merge of #20129: nagisa/man-fixes

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.
src/librustc/session/config.rs