| Age | Commit message (Expand) | Author | Lines |
| 2021-08-15 | Include (potentially remapped) working dir in crate hash | Aaron Hill | -14/+22 |
| 2021-08-12 | Auto merge of #85296 - bjorn3:plugin_cleanup, r=petrochenkov | bors | -6/+0 |
| 2021-08-10 | Replace #[plugin_registrar] with exporting __rustc_plugin_registrar | bjorn3 | -6/+0 |
| 2021-08-09 | Auto merge of #87619 - 12101111:fix-native_link_modifiers_bundle, r=petrochenkov | bors | -19/+48 |
| 2021-08-08 | Fix feature gate checking of static-nobundle and native_link_modifiers | 12101111 | -19/+48 |
| 2021-08-07 | Rollup merge of #87761 - rusticstuff:rustc_error_overflow, r=Mark-Simulacrum | Yuki Okushi | -2/+1 |
| 2021-08-06 | Rollup merge of #87756 - Amanieu:no_profiler_runtime, r=jackh726 | Yuki Okushi | -2/+4 |
| 2021-08-05 | Remove warnings/errors from compiler when using typeck_body in rustdoc span m... | Guillaume Gomez | -0/+4 |
| 2021-08-04 | Fix overflow in rustc happening if the `err_count()` is reduced in a stage. | Hans Kratz | -2/+1 |
| 2021-08-04 | Add back -Zno-profiler-runtime | Amanieu d'Antras | -2/+4 |
| 2021-08-02 | Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-08-02 | Rollup merge of #87608 - Aaron1011:remove-system-library, r=Mark-Simulacrum | Yuki Okushi | -5/+0 |
| 2021-08-01 | Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa | bors | -2/+2 |
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -14/+6 |
| 2021-07-29 | Remove unused field `Session.system_library_path` | Aaron Hill | -5/+0 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 |
| 2021-07-27 | Rollup merge of #86450 - tmiasko:move-size-limit, r=pnkfelix | Yuki Okushi | -0/+2 |
| 2021-07-27 | Auto merge of #83491 - jyn514:remove-pretty, r=pnkfelix | bors | -80/+41 |
| 2021-07-25 | clippy::single_char_pattern | Matthias Krüger | -2/+2 |
| 2021-07-23 | Rename `known_attrs` to `expanded_inert_attrs` and move to rustc_expand | Aaron Hill | -10/+0 |
| 2021-07-22 | Auto merge of #87366 - GuillaumeGomez:rollup-7muueab, r=GuillaumeGomez | bors | -20/+1 |
| 2021-07-22 | Rollup merge of #87307 - michaelwoerister:pgo-unwind-msvc, r=nagisa | Guillaume Gomez | -20/+1 |
| 2021-07-22 | Auto merge of #86619 - rylev:incr-hashing-profiling, r=wesleywiser | bors | -1/+1 |
| 2021-07-21 | Rename force-warns to force-warn | Ryan Levick | -3/+3 |
| 2021-07-20 | Allow combining -Cprofile-generate and -Cpanic=unwind when targeting | Michael Woerister | -20/+1 |
| 2021-07-17 | Make `--force-warns` a normal lint level option | inquisitivecrystal | -27/+13 |
| 2021-07-16 | Rollup merge of #87145 - jsgf:fix-lint-opt-hash, r=michaelwoerister | Guillaume Gomez | -3/+3 |
| 2021-07-14 | Make --cap-lints and related options leave crate hash alone | Jeremy Fitzhardinge | -3/+3 |
| 2021-07-14 | Add -Zfuture-incompat-test to assist with testing future-incompat reports. | Eric Huss | -0/+2 |
| 2021-07-13 | Auto merge of #86922 - joshtriplett:target-abi, r=oli-obk | bors | -1/+3 |
| 2021-07-11 | Simplify future incompatible reporting. | Eric Huss | -19/+2 |
| 2021-07-07 | Implement cfg(target_abi) (RFC 2992) | Josh Triplett | -1/+3 |
| 2021-07-07 | Profile incremental hashing | Ryan Levick | -1/+1 |
| 2021-07-06 | Auto merge of #86572 - rylev:force-warnings-always, r=nikomatsakis | bors | -1/+11 |
| 2021-07-06 | Add flag to configure `large_assignments` lint | Tomasz Miąsko | -0/+2 |
| 2021-07-06 | Revert "Revert "Merge CrateDisambiguator into StableCrateId"" | bjorn3 | -13/+13 |
| 2021-07-04 | Combine individual limit queries into single `limits` query | Aaron Hill | -0/+14 |
| 2021-07-04 | Query-ify global limit attribute handling | Aaron Hill | -38/+7 |
| 2021-07-03 | Rollup merge of #84029 - drahnr:master, r=petrochenkov | Yuki Okushi | -0/+3 |
| 2021-07-02 | add track_path::path fn for proc-macro usage | Bernhard Schuster | -0/+3 |
| 2021-07-01 | New force_warn diagnostic builder and ensure cap-lints doesn't reduce force_w... | Ryan Levick | -0/+10 |
| 2021-07-01 | Rollup merge of #86652 - nagisa:nagisa/non-leaf-fp, r=petrochenkov | Guillaume Gomez | -12/+0 |
| 2021-07-01 | Auto merge of #86617 - joshtriplett:prune-dependencies, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-06-30 | Add support for leaf fn frame pointer elimination | Simonas Kazlauskas | -12/+0 |
| 2021-06-30 | Force warnings even when can_emit_warnings == false | Ryan Levick | -1/+1 |
| 2021-06-28 | Introduce -Zprofile-closures to evaluate the impact of 2229 | Aman Arora | -0/+2 |
| 2021-06-26 | Auto merge of #86267 - ZuseZ4:master, r=nagisa | bors | -0/+2 |
| 2021-06-25 | rustc_session: Remove unused dependency bitflags | Josh Triplett | -1/+0 |
| 2021-06-21 | Only hash OutputTypes keys in non-crate-hash mode | Aaron Hill | -34/+74 |
| 2021-06-21 | make -Zno-codegen TRACKED_NO_CRATE_HASH | Jeremy Fitzhardinge | -1/+1 |