| Age | Commit message (Expand) | Author | Lines |
| 2021-06-14 | Soft disable incremental | Mark Rousskov | -1/+6 |
| 2021-04-27 | Make `real_rust_path_dir` a TRACKED_NO_CRATE_HASH option | Joshua Nelson | -0/+30 |
| 2021-04-27 | Add [TRACKED_NO_CRATE_HASH] and [SUBSTRUCT] directives | Joshua Nelson | -0/+1 |
| 2021-04-27 | Test that non_default_option is not the default option | Joshua Nelson | -3/+3 |
| 2021-04-24 | Rollup merge of #84436 - jyn514:private, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2021-04-22 | Make a few functions private | Joshua Nelson | -2/+2 |
| 2021-04-20 | Improve the docstrings of the `Lto` struct. | Edd Barrett | -5/+7 |
| 2021-04-10 | Don't tell users to use a nightly flag on the stable channel | Kornel | -8/+11 |
| 2021-04-07 | Remove the insta-stable `cfg(wasm)` | Simonas Kazlauskas | -3/+0 |
| 2021-04-05 | Rollup merge of #82483 - tmiasko:option-from-str, r=matthewjasper | Dylan DPC | -0/+1 |
| 2021-04-05 | Rollup merge of #80525 - devsnek:wasm64, r=nagisa | Dylan DPC | -0/+3 |
| 2021-04-04 | Rollup merge of #73945 - est31:unused_externs, r=Mark-Simulacrum | Dylan DPC | -3/+32 |
| 2021-04-04 | wasm64 | Gus Caplan | -0/+3 |
| 2021-04-03 | Move SanitizerSet to rustc_target | Simonas Kazlauskas | -64/+3 |
| 2021-04-01 | Clarify `--print target-list` is a rustc's option | JohnTitor | -1/+1 |
| 2021-03-27 | Remove (lots of) dead code | Joshua Nelson | -26/+2 |
| 2021-03-25 | Auto merge of #83307 - richkadel:cov-unused-functions-1.1, r=tmandry | bors | -4/+38 |
| 2021-03-24 | Auto merge of #83050 - osa1:issue83048, r=matthewjasper | bors | -1/+1 |
| 2021-03-19 | coverage bug fixes and optimization support | Rich Kadel | -4/+38 |
| 2021-03-15 | Make source-based code coverage compatible with MIR inlining | Tomasz Miąsko | -19/+0 |
| 2021-03-12 | Run analyses before thir-tree dumps | Ömer Sinan Ağacan | -1/+1 |
| 2021-03-11 | Add `-Z unpretty` flag for the THIR | LeSeulArtichaut | -0/+4 |
| 2021-03-09 | Use FromStr trait for number option parsing | Tomasz Miąsko | -0/+1 |
| 2021-03-08 | Make doctests collect and emit the unused externs | est31 | -0/+4 |
| 2021-03-08 | Make parse_json return JsonConfig | est31 | -3/+16 |
| 2021-03-08 | Gate the printing on --json=unused-externs | est31 | -3/+15 |
| 2021-03-05 | Extract mir_opt_level to a method and use Option to be able to know if the va... | Santiago Pastorino | -14/+16 |
| 2021-03-03 | Add `-Z unpretty` flags for the AST | LeSeulArtichaut | -3/+15 |
| 2021-03-01 | Change default Solaris x86 target to x86_64-pc-solaris | Jakub Kulik | -1/+1 |
| 2021-02-25 | Rollup merge of #82269 - LeSeulArtichaut:cleanup-ppmode, r=spastorino | Aaron Hill | -53/+64 |
| 2021-02-23 | Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwco | bors | -11/+0 |
| 2021-02-19 | Cleanup `PpMode` and friends | LeSeulArtichaut | -53/+64 |
| 2021-02-18 | nhwn: make treat_err_as_bug Option<NonZeroUsize> | Nathan Nguyen | -0/+2 |
| 2021-02-16 | rustdoc: treat edition 2021 as unstable | Eric Huss | -1/+1 |
| 2021-02-14 | Set path of the compile unit to the source directory | Simonas Kazlauskas | -11/+0 |
| 2021-02-07 | HWASan support | Tri Vo | -6/+14 |
| 2021-02-07 | Add `--extern-loc` to augment unused crate dependency diagnostics | Jeremy Fitzhardinge | -0/+116 |
| 2021-01-29 | Pre-canoncalize ExternLocation::ExactPaths | Ryan Levick | -4/+6 |
| 2021-01-29 | Rollup merge of #79570 - alexcrichton:split-debuginfo, r=bjorn3 | Yuki Okushi | -26/+19 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -26/+19 |
| 2021-01-26 | Auto merge of #80692 - Aaron1011:feature/query-result-debug, r=estebank | bors | -2/+2 |
| 2021-01-17 | Skip linking if it is not required | Miguel Ojeda | -0/+14 |
| 2021-01-16 | Enforce that query results implement Debug | Aaron Hill | -2/+2 |
| 2021-01-12 | Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichton | Yuki Okushi | -0/+2 |
| 2021-01-08 | Add wasi-exec-model cg option for emitting wasi reactors | Noah | -0/+2 |
| 2021-01-07 | Auto merge of #80709 - lzutao:target-enumerate, r=petrochenkov | bors | -1/+1 |
| 2021-01-08 | Rollup merge of #80521 - richkadel:llvm-coverage-counters-2.4.0, r=wesleywiser | Yuki Okushi | -2/+8 |
| 2021-01-06 | Prefer enum Endian in rustc_target::Target | Lzu Tao | -1/+1 |
| 2021-01-04 | Inlining enabled by -mir-opt-level > 1 is incompatible with coverage | Rich Kadel | -2/+8 |
| 2020-12-31 | Require `-Z unstable-options` for unstable editions. | Mara Bos | -3/+2 |