| Age | Commit message (Expand) | Author | Lines |
| 2023-08-30 | Auto merge of #111713 - Zoxc:lock-switch, r=nnethercote | bors | -8/+28 |
| 2023-08-30 | Auto merge of #114908 - cjgillot:no-let-under, r=compiler-errors | bors | -3/+2 |
| 2023-08-30 | Use conditional synchronization for Lock | John Kåre Alsaker | -8/+28 |
| 2023-08-28 | Auto merge of #115267 - nikic:revert-elf-relaxation, r=compiler-errors | bors | -1/+1 |
| 2023-08-27 | Rollup merge of #114974 - nbdd0121:vtable, r=b-naber | Guillaume Gomez | -0/+1 |
| 2023-08-27 | add rustc_abi debugging attribute | Ralf Jung | -1/+2 |
| 2023-08-27 | Revert "Auto merge of #106511 - MaskRay:gotpcrelx, r=nikic" | Nikita Popov | -1/+1 |
| 2023-08-23 | Default relax_elf_relocations to true | Fangrui Song | -1/+1 |
| 2023-08-19 | Do not compute unneeded results. | Camille GILLOT | -3/+2 |
| 2023-08-18 | Add an (perma-)unstable option to disable vtable vptr | Gary Guo | -0/+1 |
| 2023-08-14 | Fix review comment | bjorn3 | -1/+1 |
| 2023-08-13 | Remove metadata_loader query | bjorn3 | -4/+4 |
| 2023-08-13 | Pass WorkProductMap to build_dep_graph instead of FxIndexMap | bjorn3 | -9/+1 |
| 2023-08-13 | Inline queries for crate_name, crate_types and stable_crate_id | bjorn3 | -45/+19 |
| 2023-08-11 | rustc: Move `features` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -12/+30 |
| 2023-08-09 | rustc: Move `stable_crate_id` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -3/+5 |
| 2023-08-09 | rustc: Move `crate_types` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -6/+9 |
| 2023-08-07 | rustc_interface: Dismantle `register_plugins` query | Vadim Petrochenkov | -110/+100 |
| 2023-08-04 | Make MissingDoc a module lint. | Camille GILLOT | -3/+1 |
| 2023-08-04 | Querify clashing_extern_declarations lint. | Camille GILLOT | -0/+3 |
| 2023-07-26 | replace atty crate with std's isTerminal | klensy | -1/+2 |
| 2023-07-26 | Auto merge of #113893 - mdibaiee:type-name-spill-flag, r=compiler-errors | bors | -0/+1 |
| 2023-07-25 | write-long-types-to-disk: update tests | Mahdi Dibaiee | -1/+1 |
| 2023-07-24 | new unstable option: -Zwrite-long-types-to-disk | Mahdi Dibaiee | -0/+1 |
| 2023-07-21 | Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" | David Tolnay | -2/+0 |
| 2023-07-21 | Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk | bors | -0/+2 |
| 2023-07-21 | Rollup merge of #113723 - khei4:khei4/llvm-stats, r=oli-obk,nikic | Matthias Krüger | -0/+1 |
| 2023-07-21 | add crate-local `-Z reference_niches` unstable flag (does nothing for now) | Moulins | -0/+2 |
| 2023-07-19 | On nightly, dump ICE backtraces to disk | Esteban Küber | -2/+12 |
| 2023-07-17 | print on rustc_codegen_llvm and rename malloc and cpy c_char | khei4 | -1/+1 |
| 2023-07-16 | rustc_llvm: Add a `-Z print-llvm-stats` option to expose LLVM statistics. | Patrick Walton | -0/+1 |
| 2023-07-15 | Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillot | bors | -5/+4 |
| 2023-07-12 | Re-format let-else per rustfmt update | Mark Rousskov | -1/+2 |
| 2023-07-11 | Don't require each rustc_interface tool to opt-in to parallel_rustc support | jyn | -5/+4 |
| 2023-07-03 | Remove chalk from the compiler | Michael Goulet | -1/+1 |
| 2023-06-30 | use `LinkSelfContained` for `-C link-self-contained` | Rémy Rakic | -1/+2 |
| 2023-06-28 | Auto merge of #112708 - flip1995:clippy-freezing-pc-with-ice, r=oli-obk | bors | -1/+6 |
| 2023-06-27 | Provide more context for `rustc +nightly -Zunstable-options` on stable | 许杰友 Jieyou Xu (Joe) | -67/+106 |
| 2023-06-27 | Avoid calling queries during query stack printing | Oli Scherer | -1/+6 |
| 2023-06-22 | Avoid `Lrc<Box<dyn CodegenBackend>>`. | Nicholas Nethercote | -6/+6 |
| 2023-06-21 | Remove Queries::ongoing_codegen. | Nicholas Nethercote | -20/+13 |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -1/+1 |
| 2023-06-13 | Tweak names and docs for vtable stats | Maybe Waffle | -10/+12 |
| 2023-06-13 | Simplify code as suggested by the review | Maybe Waffle | -15/+6 |
| 2023-06-12 | Collect VTable stats & add `-Zprint-vtable-sizes` | Maybe Waffle | -0/+95 |
| 2023-06-09 | Auto merge of #111626 - pjhades:output, r=b-naber | bors | -39/+97 |
| 2023-06-08 | Removed stable/unstable sort arg from into_sorted_stable_ord, fixed a few mis... | Andrew Xie | -3/+8 |
| 2023-06-06 | Write to stdout if `-` is given as output file | Jing Peng | -39/+97 |
| 2023-06-04 | Switched some uses to UnordMap | Andrew Xie | -1/+3 |
| 2023-05-23 | Don't leak the function that is called on drop | Maybe Waffle | -2/+2 |