| Age | Commit message (Expand) | Author | Lines |
| 2024-03-02 | Promote OpenHarmony targets to tier 2 | Amanieu d'Antras | -0/+3 |
| 2024-03-02 | add option to track all read/write accesses to tracked allocations | Ralf Jung | -14/+38 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -0/+11 |
| 2024-03-03 | Add a tidy check that checks whether the fluent slugs only appear once | r0cky | -6/+96 |
| 2024-03-02 | print thread name in miri error backtraces | Ralf Jung | -170/+219 |
| 2024-03-02 | remove some flags that haven't had an effect in a while | Ralf Jung | -11/+0 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -0/+9 |
| 2024-03-02 | Auto merge of #121878 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-01 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-02 | Auto merge of #121870 - matthiaskrgr:rollup-mfpa3jx, r=matthiaskrgr | bors | -17/+3 |
| 2024-03-01 | Rollup merge of #121811 - rcvalle:rust-cfi-move-ui-tests-to-sanitizer-directo... | Matthias Krüger | -3/+3 |
| 2024-03-01 | Rollup merge of #120305 - clubby789:unused-import-line, r=estebank | Matthias Krüger | -14/+0 |
| 2024-03-01 | Auto merge of #121395 - nikic:update-llvm-21, r=cuviper | bors | -1/+2 |
| 2024-03-01 | Auto merge of #121859 - matthiaskrgr:rollup-i724wpm, r=matthiaskrgr | bors | -24/+202 |
| 2024-03-01 | Propegate HIR and AST `f16` and `f128` types to clippy | Trevor Gross | -0/+9 |
| 2024-03-01 | Modify opt-dist logic for finding LLVM artifacts | Jakub Beránek | -0/+13 |
| 2024-03-01 | Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errors | Matthias Krüger | -24/+202 |
| 2024-03-01 | Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3 | bors | -9/+426 |
| 2024-03-01 | Handle new LLVM soname | Nikita Popov | -1/+2 |
| 2024-03-01 | If suggestion would leave an empty line, delete it | clubby789 | -14/+0 |
| 2024-03-01 | Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errors | bors | -0/+16 |
| 2024-02-29 | Move sanitizer ui tests to sanitizer directory | Ramon de C Valle | -3/+3 |
| 2024-02-29 | Error on stray .stderr/.stdout files for (un-)revisioned tests | 许杰友 Jieyou Xu (Joe) | -24/+202 |
| 2024-02-29 | Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-02-29 | Rollup merge of #121464 - alexcrichton:fix-wasm64, r=wesleywiser | Matthias Krüger | -0/+3 |
| 2024-02-29 | Rollup merge of #121326 - fmease:detect-empty-leading-where-clauses-on-ty-ali... | Matthias Krüger | -24/+6 |
| 2024-02-29 | add regression test | Ralf Jung | -0/+25 |
| 2024-02-29 | Merge from rustc | Ralf Jung | -35/+26 |
| 2024-02-29 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-02-29 | Add supporting infrastructure for `run-make` V2 tests | 许杰友 Jieyou Xu (Joe) | -9/+426 |
| 2024-02-29 | AST: Refactor type alias where clauses | León Orell Valerian Liehr | -24/+6 |
| 2024-02-29 | Rollup merge of #121783 - nnethercote:emitter-cleanups, r=oli-obk | Guillaume Gomez | -5/+8 |
| 2024-02-29 | Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank | Guillaume Gomez | -23/+25 |
| 2024-02-29 | Inline and remove `HumanEmitter::stderr`. | Nicholas Nethercote | -2/+5 |
| 2024-02-29 | Rename `DiagCtxt::with_emitter` as `DiagCtxt::new`. | Nicholas Nethercote | -3/+3 |
| 2024-02-29 | Merge from rustc | The Miri Conjob Bot | -10864/+14177 |
| 2024-02-29 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-02-29 | Reinstate `emit_stashed_diagnostics` in `DiagCtxtInner::drop`. | Nicholas Nethercote | -22/+7 |
| 2024-02-29 | Stop miri if delayed bugs are present. | Nicholas Nethercote | -1/+1 |
| 2024-02-29 | Overhaul how stashed diagnostics work, again. | Nicholas Nethercote | -0/+17 |
| 2024-02-29 | Rollup merge of #121724 - nnethercote:LitKind-Err-for-floats, r=fmease | Matthias Krüger | -12/+1 |
| 2024-02-28 | Auto merge of #121489 - nnethercote:diag-renaming, r=davidtwco | bors | -52/+52 |
| 2024-02-28 | Add stubs for `f16` and `f128` to miri | Trevor Gross | -0/+10 |
| 2024-02-28 | Add stubs for `f16` and `f128` to clippy | Trevor Gross | -0/+6 |
| 2024-02-28 | Auto merge of #121741 - GuillaumeGomez:rollup-msrsrnk, r=GuillaumeGomez | bors | -1/+0 |
| 2024-02-28 | Use `LitKind::Err` for floats with empty exponents. | Nicholas Nethercote | -12/+1 |
| 2024-02-28 | remove a wrong bitwise negation | Ralf Jung | -1/+1 |
| 2024-02-28 | Remove the `UntranslatableDiagnosticTrivial` lint. | Nicholas Nethercote | -1/+0 |
| 2024-02-28 | Rename `DiagnosticArg{,Map,Name,Value}` as `DiagArg{,Map,Name,Value}`. | Nicholas Nethercote | -1/+1 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -40/+40 |