summary refs log tree commit diff
path: root/compiler/rustc_session/src/options.rs
AgeCommit message (Expand)AuthorLines
2020-10-01Add `-Zprecise-enum-drop-elaboration`Dylan MacKenzie-0/+4
2020-09-27[mir-opt] Introduce a new flag to enable experimental/unsound mir optsWesley Wiser-0/+2
2020-09-16Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morseTyler Mandry-0/+3
2020-09-16Added RUSTC_GRAPHVIZ_FONT environment variableRich Kadel-1/+2
2020-09-16Make graphviz font configurableRich Kadel-0/+2
2020-09-09Rollup merge of #76500 - richkadel:mir-graphviz-dark, r=tmandryTyler Mandry-0/+2
2020-09-09Add `-Z combine_cgu` flagVictor Ding-0/+2
2020-09-08Add -Zgraphviz_dark_modeRich Kadel-0/+2
2020-09-04Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandrybors-0/+5
2020-09-03Tools, tests, and experimenting with MIR-derived coverage countersRich Kadel-0/+5
2020-09-02pretty: trim paths of unique symbolsDan Aloni-0/+5
2020-09-01Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkovTyler Mandry-3/+3
2020-08-31Add new `-Z dump-mir-spanview` optionRich Kadel-0/+36
2020-08-31Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandryTyler Mandry-3/+3
2020-08-31Fix `-Z instrument-coverage` on MSVCRich Kadel-3/+3
2020-08-31Stabilise link-self-contained optionMateusz MikuĊ‚a-3/+3
2020-08-30Add `-Z proc-macro-backtrace` to allow showing proc-macro panicsAaron Hill-0/+2
2020-08-30mv compiler to compiler/mark-0/+1078