| Age | Commit message (Expand) | Author | Lines |
| 2024-10-05 | Handle `rustc_interface` cases of `rustc::potential_query_instability` lint | ismailarilik | -1/+0 |
| 2024-10-02 | restore prior more readable suggestion | Jacob Kiesel | -5/+6 |
| 2024-10-01 | Restore prior behavior with less duplicate info in dep file | Jacob Kiesel | -21/+14 |
| 2024-10-01 | Write two newlines intentionally | Jacob Kiesel | -2/+1 |
| 2024-10-01 | no need to comma delimit this, it's already space delimited | Jacob Kiesel | -2/+2 |
| 2024-10-01 | Fix bug in depinfo output | Jacob Kiesel | -1/+2 |
| 2024-10-01 | Pile all the checksum info into a comment that goes in the same order as the ... | Jacob Kiesel | -13/+20 |
| 2024-10-01 | add unstable support for outputting file checksums for use in cargo | Jacob Kiesel | -15/+96 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -1/+1 |
| 2024-09-30 | Rollup merge of #131057 - Urgau:cfg-erronous-unsafe, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-09-30 | Reject leading unsafe in `cfg!(...)` and `--check-cfg`. | Urgau | -1/+1 |
| 2024-09-29 | cleanup: don't `.into()` identical types | Matthias Krüger | -1/+1 |
| 2024-09-27 | Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-... | Matthias Krüger | -1/+1 |
| 2024-09-25 | Compiler: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -1/+1 |
| 2024-09-24 | Dogfood `feature(file_buffered)` | Josh Stone | -1/+2 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -38/+34 |
| 2024-09-17 | Rollup merge of #129988 - arnaudgolfouse:modify-locale_resources, r=davidtwco | Matthias Krüger | -1/+3 |
| 2024-09-14 | Rollup merge of #130199 - compiler-errors:by-move, r=cjgillot | Stuart Cook | -1/+1 |
| 2024-09-12 | Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr | bors | -1/+1 |
| 2024-09-11 | Revert 'Stabilize -Znext-solver=coherence' | Michael Goulet | -1/+1 |
| 2024-09-10 | Add -Z small-data-threshold | Paul Menage | -0/+1 |
| 2024-09-10 | Don't call closure_by_move_body_def_id on FnOnce async closures in MIR valida... | Michael Goulet | -1/+1 |
| 2024-09-05 | Use a `Vec` in `rustc_interface::Config::locale_resources` | arnaudgolfouse | -1/+3 |
| 2024-09-05 | stabilize `-Znext-solver=coherence` | lcnr | -1/+1 |
| 2024-09-02 | chore: Fix typos in 'compiler' (batch 1) | Alexander Cyon | -1/+1 |
| 2024-08-30 | make `-Z mir-include-spans` a dedicated enum | Rémy Rakic | -4/+5 |
| 2024-08-29 | Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic | Guillaume Gomez | -0/+1 |
| 2024-08-29 | Add `-Zlint-llvm-ir` | DianQK | -0/+1 |
| 2024-08-28 | fmt-debug option | Kornel | -5/+6 |
| 2024-08-27 | Auto merge of #128506 - compiler-errors:by-move-body, r=cjgillot | bors | -0/+14 |
| 2024-08-27 | Auto merge of #129665 - matthiaskrgr:rollup-hy23k7d, r=matthiaskrgr | bors | -0/+1 |
| 2024-08-27 | Auto merge of #129513 - cjgillot:fast-source-span, r=petrochenkov | bors | -5/+13 |
| 2024-08-27 | Rollup merge of #129648 - nnethercote:unreachable_pub-2, r=Urgau | Matthias Krüger | -0/+1 |
| 2024-08-27 | Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwco | Trevor Gross | -0/+1 |
| 2024-08-27 | Add `warn(unreachable_pub)` to `rustc_interface`. | Nicholas Nethercote | -0/+1 |
| 2024-08-26 | Remove some unnecessary TODOs | Michael Goulet | -2/+0 |
| 2024-08-26 | Stop using a special inner body for the coroutine by-move body for async clos... | Michael Goulet | -0/+16 |
| 2024-08-24 | Do not call source_span when not tracking dependencies. | Camille GILLOT | -5/+13 |
| 2024-08-24 | Fix `elided_named_lifetimes` in code | Pavel Grigorenko | -1/+1 |
| 2024-08-16 | Stabilize std::thread::Builder::spawn_unchecked | David Tolnay | -1/+0 |
| 2024-08-10 | rustc_interface: remove a redundant `#[allow(rustc::untranslatable_diagnostic)]` | Pavel Grigorenko | -1/+0 |
| 2024-08-09 | Rollup merge of #128851 - compiler-errors:validate-mir-opt-mir, r=matthiaskrgr | Matthias Krüger | -1/+7 |
| 2024-08-09 | Rollup merge of #128806 - estebank:color-config, r=jieyouxu | Matthias Krüger | -1/+2 |
| 2024-08-08 | Add comment that bors did not see pushed before it merged | Michael Goulet | -1/+7 |
| 2024-08-08 | Split `ColorConfig` off of `HumanReadableErrorType` | Esteban Küber | -1/+2 |
| 2024-08-03 | Make validate_mir pull optimized/ctfe MIR for all bodies | Michael Goulet | -0/+7 |
| 2024-08-01 | Auto merge of #127543 - carbotaniuman:more_unsafe_attr_verification, r=esteba... | bors | -2/+3 |
| 2024-07-30 | Add toggle for `parse_meta_item` unsafe parsing | carbotaniuman | -2/+3 |
| 2024-07-29 | Structured suggestion for `extern crate foo` when `foo` isn't resolved in import | Esteban Küber | -1/+7 |
| 2024-07-29 | Add `-Z embed-source=yes` to embed source code in DWARF debug info | Mrmaxmeier | -0/+1 |