| Age | Commit message (Expand) | Author | Lines |
| 2023-08-27 | tell people what to do when removing an error code | Ralf Jung | -1/+5 |
| 2023-08-24 | Move issue 29181, 2804, 17431, 66768 | Olanti | -2/+2 |
| 2023-08-14 | Upgrade Object and related deps | dirreke | -0/+2 |
| 2023-08-11 | Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDenton | bors | -1/+1 |
| 2023-08-10 | Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini | bors | -3/+629 |
| 2023-08-05 | Auto merge of #114143 - Enselic:rename-issue-100605, r=eholk | bors | -1/+1 |
| 2023-08-05 | Rename tests/ui/issues/issue-100605.rs to ../type/option-ref-advice.rs | Martin Nordholts | -1/+1 |
| 2023-08-05 | Print tidy command with bless tidy check failure | yukang | -1/+1 |
| 2023-08-04 | Auto merge of #114481 - matthiaskrgr:rollup-58pczpl, r=matthiaskrgr | bors | -1/+1 |
| 2023-08-04 | Rollup merge of #114434 - Nilstrieb:indexing-spans, r=est31 | Matthias Krüger | -1/+1 |
| 2023-08-04 | Auto merge of #114104 - oli-obk:syn2, r=compiler-errors | bors | -0/+7 |
| 2023-08-04 | Improve spans for indexing expressions | Nilstrieb | -1/+1 |
| 2023-08-03 | Add `internal_features` lint | Nilstrieb | -0/+1 |
| 2023-08-02 | Add support for tidy linting via external tools for non-rust files | Trevor Gross | -3/+629 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -5/+1 |
| 2023-07-31 | Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obk | Matthias Krüger | -1/+1 |
| 2023-07-31 | Replace the many arguments of `EmitterWriter::stderr` with builder methods | Oli Scherer | -0/+7 |
| 2023-07-30 | Check lazy type aliases for well-formedness | León Orell Valerian Liehr | -1/+1 |
| 2023-07-29 | add tidy check for stray rustfix files | asquared31415 | -1/+1 |
| 2023-07-29 | Update lexer emoji diagnostics to Unicode 15.0 | Charles Lew | -5/+1 |
| 2023-07-28 | Add UI tests for generic const items | León Orell Valerian Liehr | -1/+1 |
| 2023-07-28 | Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkov | bors | -1/+1 |
| 2023-07-28 | Introduce the `#[diagnostic]` attribute namespace | Georg Semmler | -1/+1 |
| 2023-07-28 | tidy: add exclusion for platform dependent cfg for miniz_oxide, as it hack it... | klensy | -0/+1 |
| 2023-07-28 | remove addr2line from tidy list. Why? | klensy | -1/+0 |
| 2023-07-27 | Revert "add tidy check that forbids issue ui test filenames" | Jubilee Young | -4329/+6 |
| 2023-07-26 | Replace in-tree `rustc_apfloat` with the new version of the crate | Wesley Wiser | -4/+2 |
| 2023-07-26 | add tidy check that forbids issue ui test filenames | asquared31415 | -6/+4329 |
| 2023-07-25 | Rollup merge of #113661 - oli-obk:tait_wtf, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-07-26 | Add help for crate arg when crate name is invalid | yukang | -1/+3 |
| 2023-07-22 | Fix tidy error | bjorn3 | -0/+1 |
| 2023-07-21 | Double check that hidden types match the expected hidden type | Oli Scherer | -1/+1 |
| 2023-07-19 | On nightly, dump ICE backtraces to disk | Esteban Küber | -0/+3 |
| 2023-07-13 | Rollup merge of #113598 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+3 |
| 2023-07-13 | Rollup merge of #113353 - compiler-errors:select-better, r=lcnr | Matthias Krüger | -1/+1 |
| 2023-07-12 | Update cargo | Weihang Lo | -0/+3 |
| 2023-07-10 | Remove the library/term exception in tidy's pal checker code | bjorn3 | -1/+0 |
| 2023-07-10 | Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubilee | bors | -2/+0 |
| 2023-07-09 | move personality to sys | Gus Caplan | -2/+0 |
| 2023-07-10 | Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubilee | bors | -2/+0 |
| 2023-07-09 | move pal cfgs in f32 and f64 to sys | Gus Caplan | -2/+0 |
| 2023-07-09 | Auto merge of #112235 - Kobzol:opt-dist, r=Mark-Simulacrum | bors | -0/+2 |
| 2023-07-09 | Port PGO/LTO/BOLT optimized build pipeline to Rust | Jakub Beránek | -0/+2 |
| 2023-07-09 | Auto merge of #113276 - Nilstrieb:rustix, r=Mark-Simulacrum | bors | -0/+2 |
| 2023-07-08 | Eagerly resolve vars in predicate during coercion loop | Michael Goulet | -1/+1 |
| 2023-07-06 | Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errors | fee1-dead | -0/+1 |
| 2023-07-05 | Revert "use c literals in library" | León Orell Valerian Liehr | -0/+1 |
| 2023-07-04 | tidy: exclude sh files from rust-installer tests from tidy bins check | klensy | -1/+25 |
| 2023-07-04 | rust-installer and rls no longer submodule, so fix tidy walk list | klensy | -2/+2 |
| 2023-07-03 | Remove compare mode | Michael Goulet | -4/+0 |