| Age | Commit message (Expand) | Author | Lines |
| 2017-01-06 | fix help for the --print option | Doug Goldstein | -1/+2 |
| 2016-12-29 | Remove --crate-type=metadata from beta | Nick Cameron | -2/+2 |
| 2016-12-17 | rustbuild: Fix LC_ID_DYLIB directives on OSX | Alex Crichton | -0/+2 |
| 2016-12-11 | Simplify use of mir_opt_level | Ulrik Sverdrup | -8/+3 |
| 2016-12-07 | add a -Z flag to guarantee that MIR is generated for all functions | Oliver Schneider | -0/+2 |
| 2016-12-06 | Auto merge of #37973 - vadimcn:dllimport, r=alexcrichton | bors | -22/+50 |
| 2016-12-04 | Auto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis | bors | -0/+2 |
| 2016-12-03 | Rollup merge of #38113 - nikomatsakis:incremental-dump-hash, r=michaelwoerister | Corey Farwell | -0/+2 |
| 2016-12-02 | rustc: add --print target-spec option | Doug Goldstein | -0/+6 |
| 2016-12-01 | Implement native library kind and name overrides from the command line. | Vadim Chugunov | -22/+50 |
| 2016-12-01 | convert --print options to a vector | Doug Goldstein | -3/+5 |
| 2016-12-01 | add a `-Z incremental-dump-hash` flag | Niko Matsakis | -0/+2 |
| 2016-11-30 | Adds `-Z mir-stats`, which is similar to `-Z hir-stats`. | Felix S. Klock II | -0/+2 |
| 2016-11-24 | Add `-Z print-type-sizes`, a tool for digging into how variants are laid out. | Felix S. Klock II | -0/+2 |
| 2016-11-22 | Auto merge of #37681 - nrc:crate-metadata, r=@alexcrichton | bors | -13/+16 |
| 2016-11-23 | Rebasing and review changes | Nick Cameron | -1/+1 |
| 2016-11-21 | Fix fallout in `rustdoc` and tests. | Jeffrey Seyfried | -7/+3 |
| 2016-11-21 | Use `Symbol` instead of `InternedString` in the AST, HIR, and various other p... | Jeffrey Seyfried | -17/+15 |
| 2016-11-20 | Move `syntax::util::interner` -> `syntax::symbol`, cleanup. | Jeffrey Seyfried | -17/+17 |
| 2016-11-21 | Add --crate-type metadata | Nick Cameron | -13/+16 |
| 2016-11-20 | Refactor `CrateConfig`. | Jeffrey Seyfried | -32/+26 |
| 2016-11-20 | Refactor `MetaItemKind` to use `Name`s instead of `InternedString`s. | Jeffrey Seyfried | -17/+16 |
| 2016-11-08 | Adding a deprecation warning for no-stack-check codegen option. | karpinski | -1/+1 |
| 2016-11-08 | Change description of no-stack-check (#34915) | abhijeetbhagat | -2/+2 |
| 2016-11-04 | Add -Zhir-stats for collecting statistics on HIR and AST | Michael Woerister | -0/+2 |
| 2016-10-31 | Changed most vec! invocations to use square braces | iirelu | -2/+2 |
| 2016-10-29 | Move `CrateConfig` from `Crate` to `ParseSess`. | Jeffrey Seyfried | -4/+3 |
| 2016-10-07 | Auto merge of #36945 - alexcrichton:proc-macro-rename, r=nrc | bors | -5/+5 |
| 2016-10-06 | rustc: Rename rustc_macro to proc_macro | Alex Crichton | -5/+5 |
| 2016-10-04 | Auto merge of #36874 - japaric:thumbs, r=alexcrichton | bors | -1/+1 |
| 2016-10-03 | change max_atomic_width type from u64 to Option<u64> | Jorge Aparicio | -1/+1 |
| 2016-10-03 | Auto merge of #36815 - alexcrichton:stabilize-1.13, r=aturon | bors | -10/+12 |
| 2016-10-03 | std: Stabilize and deprecate APIs for 1.13 | Alex Crichton | -10/+12 |
| 2016-10-03 | Auto merge of #36847 - alexcrichton:rustc-macro-doc, r=nrc | bors | -0/+7 |
| 2016-09-30 | rustdoc: Fix documenting rustc-macro crates | Alex Crichton | -0/+7 |
| 2016-09-28 | Rollup merge of #36794 - japaric:target-panic, r=alexcrichton | Jonathan Turner | -23/+13 |
| 2016-09-28 | fix librustc test: panic is Option<PanicStrategy> now | Jorge Aparicio | -1/+1 |
| 2016-09-27 | add a panic-strategy field to the target specification | Jorge Aparicio | -22/+12 |
| 2016-09-26 | Auto merge of #36764 - jonathandturner:rollup, r=jonathandturner | bors | -0/+10 |
| 2016-09-26 | Rollup merge of #36574 - japaric:link-arg, r=alexcrichton | Jonathan Turner | -0/+10 |
| 2016-09-26 | appease tidy | Tim Neumann | -1/+2 |
| 2016-09-26 | deduplicate inline is_nightly_build implementations | Tim Neumann | -4/+1 |
| 2016-09-26 | refactor away get_unstable_features_setting | Tim Neumann | -19/+3 |
| 2016-09-26 | make is_nightly_build a method on UnstableFeatures | Tim Neumann | -4/+1 |
| 2016-09-22 | Auto merge of #36261 - parched:soft-float, r=pnkfelix | bors | -1/+1 |
| 2016-09-20 | rustc_metadata: move more RBML tags to auto-serialization. | Eduard Burtescu | -1/+1 |
| 2016-09-19 | rustc: implement -C link-arg | Jorge Aparicio | -0/+10 |
| 2016-09-06 | Auto merge of #36025 - michaelwoerister:incr-comp-hash-spans, r=nikomatsakis | bors | -0/+2 |
| 2016-09-04 | Auto merge of #36203 - petrochenkov:uvsdot, r=nrc | bors | -2/+2 |
| 2016-09-04 | Fix documentation with 'soft-float' codegen option | James Duley | -1/+1 |