| Age | Commit message (Expand) | Author | Lines |
| 2022-04-28 | Auto merge of #96085 - jsgf:deny-unused-deps, r=compiler-errors | bors | -5/+33 |
| 2022-04-28 | Rollup merge of #96483 - Urgau:check-cfg-target_feature, r=petrochenkov | Dylan DPC | -0/+5 |
| 2022-04-27 | Add missing `target_feature` to the list of well known cfg names | Loïc BRANSTETT | -0/+5 |
| 2022-04-27 | Add --json unused-externs-silent with original behaviour | Jeremy Fitzhardinge | -5/+33 |
| 2022-04-23 | Add support for `nounused` --extern flag | Jeremy Fitzhardinge | -1/+10 |
| 2022-04-20 | Auto merge of #96082 - michaelwoerister:less_impl_stable_hash_via_hash, r=com... | bors | -19/+16 |
| 2022-04-19 | incr. comp.: Don't export impl_stable_hash_via_hash!() and warn about using it. | Michael Woerister | -19/+16 |
| 2022-04-15 | Remove `--extern-location` and all associated code | Jeremy Fitzhardinge | -116/+0 |
| 2022-04-05 | errors: implement sysroot/testing bundle loading | David Wood | -0/+2 |
| 2022-04-03 | Cleanup after some refactoring in rustc_target | Loïc BRANSTETT | -1/+1 |
| 2022-04-03 | Replace every Vec in Target(Options) with it's Cow equivalent | Loïc BRANSTETT | -1/+1 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -22/+41 |
| 2022-03-24 | Prettify rustc_session fmt with capturing args (nfc) | Jubilee Young | -42/+30 |
| 2022-03-18 | Auto merge of #88098 - Amanieu:oom_panic, r=nagisa | bors | -3/+25 |
| 2022-03-09 | Add miri to the well known conditional compilation names and values | Loïc BRANSTETT | -5/+10 |
| 2022-03-06 | Update -Z unpretty error message | Alex Macleod | -4/+3 |
| 2022-03-04 | Rollup merge of #94362 - Urgau:check-cfg-values, r=petrochenkov | Dylan DPC | -6/+110 |
| 2022-03-04 | Add well known values to --check-cfg implementation | Loïc BRANSTETT | -5/+102 |
| 2022-03-03 | Remove the everybody loops pass | bjorn3 | -5/+2 |
| 2022-03-03 | Add -Z oom={panic,abort} command-line option | Amanieu d'Antras | -3/+25 |
| 2022-03-03 | Add support for values() with --check-cfg | Loïc BRANSTETT | -1/+8 |
| 2022-02-23 | Continue improvements on the --check-cfg implementation | Loïc BRANSTETT | -11/+11 |
| 2022-02-22 | Improve CheckCfg internal representation | Loïc BRANSTETT | -23/+25 |
| 2022-02-18 | Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov | Matthias Krüger | -1/+88 |
| 2022-02-16 | Implement --check-cfg option (RFC 3013) | Loïc BRANSTETT | -1/+88 |
| 2022-02-14 | Add support for control-flow protection | Andrew Brown | -4/+21 |
| 2022-02-11 | Remove the alt_std_name option | bjorn3 | -2/+0 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -14/+40 |
| 2022-02-01 | Add missing | between print options | Daniel Frampton | -1/+1 |
| 2022-01-21 | Gate `l4-bender` linker flavor | Vadim Petrochenkov | -1/+11 |
| 2022-01-20 | Rollup merge of #91606 - joshtriplett:stabilize-print-link-args, r=pnkfelix | Matthias Krüger | -1/+4 |
| 2022-01-09 | Stabilize -Z print-link-args as --print link-args | Josh Triplett | -1/+4 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -6/+54 |
| 2022-01-01 | Require `-Zunstable-options` for `-C instrument-coverage=except-*` options | Josh Triplett | -4/+11 |
| 2022-01-01 | Stabilize -Z instrument-coverage as -C instrument-coverage | Josh Triplett | -13/+32 |
| 2022-01-01 | Stabilize -Z symbol-mangling-version as -C symbol-mangling-version | Josh Triplett | -10/+36 |
| 2021-12-29 | Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa | bors | -3/+28 |
| 2021-12-17 | Rename `has_elf_tls` to `has_thread_local` | Chris Denton | -1/+1 |
| 2021-12-14 | fix clippy::single_char_pattern perf findings | Matthias Krüger | -1/+1 |
| 2021-12-09 | Remove redundant [..]s | est31 | -3/+3 |
| 2021-12-04 | Stabilize `-Z emit-future-incompat` as `--json future-incompat` | Aaron Hill | -2/+12 |
| 2021-12-01 | Add codegen option for branch protection and pointer authentication on AArch64 | James McGregor | -3/+28 |
| 2021-11-29 | Accumulate all values of `-C remark` option | Tomasz Miąsko | -0/+7 |
| 2021-11-23 | Rollup merge of #91148 - jhpratt:use-default-enum, r=petrochenkov | Matthias Krüger | -7/+2 |
| 2021-11-22 | Use `derive_default_enum` in the compiler | Jacob Pratt | -7/+2 |
| 2021-11-22 | add rustc option for using LLVM stack smash protection | Benjamin A. Bjørnseth | -3/+8 |
| 2021-11-19 | Rollup merge of #90386 - pierwill:assert-incr-state-85864, r=Aaron1011 | Yuki Okushi | -0/+32 |
| 2021-11-15 | Stabilize -Z strip as -C strip | Josh Triplett | -1/+1 |
| 2021-11-12 | Add `-Zassert-incr-state` to assert state of incremental cache | pierwill | -0/+32 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -3/+19 |