| Age | Commit message (Expand) | Author | Lines |
| 2023-07-30 | Merge from rustc | The Miri Conjob Bot | -4937/+2311 |
| 2023-07-30 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-07-29 | add tidy check for stray rustfix files | asquared31415 | -1/+1 |
| 2023-07-30 | Rollup merge of #114129 - GuillaumeGomez:rustdoc-cleanup, r=notriddle | Matthias Krüger | -109/+123 |
| 2023-07-29 | Auto merge of #114211 - RalfJung:miri, r=RalfJung | bors | -233/+336 |
| 2023-07-29 | Auto merge of #2993 - Vanille-N:tb-protector, r=RalfJung | bors | -151/+264 |
| 2023-07-29 | doc comment suggestions | Neven Villani | -25/+57 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -7/+183 |
| 2023-07-29 | fix(ci): Ensure idempotence of user creation | sethp | -1/+1 |
| 2023-07-29 | Auto merge of #114148 - cuviper:drop-llvm-14, r=nikic | bors | -98/+11 |
| 2023-07-29 | Group `write` calls when possible and use new format args | Guillaume Gomez | -76/+84 |
| 2023-07-29 | Move `inherits_doc_hidden` and `should_ignore_res` into `clean/utils.rs` | Guillaume Gomez | -37/+38 |
| 2023-07-29 | Move Res check into `should_ignore_res` | Guillaume Gomez | -3/+8 |
| 2023-07-29 | print omitted frames count for short backtrace mode | yukang | -1/+1 |
| 2023-07-29 | Adjust some tests for invalid_reference_casting improvements | Urgau | -0/+4 |
| 2023-07-29 | Fix test output. | Mara Bos | -2/+4 |
| 2023-07-29 | Change default panic handler message format. | Mara Bos | -47/+94 |
| 2023-07-29 | Auto merge of #114141 - Kobzol:llvm-bolt-flags, r=lqd | bors | -0/+2 |
| 2023-07-29 | Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstrieb | bors | -8/+8 |
| 2023-07-29 | Auto merge of #114197 - matthiaskrgr:rollup-iluf7u4, r=matthiaskrgr | bors | -0/+5 |
| 2023-07-29 | Rollup merge of #113773 - compiler-errors:err-layout-bail, r=cjgillot | Matthias Krüger | -0/+5 |
| 2023-07-29 | Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e... | bors | -13/+15 |
| 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 | Render generic const items in rustdoc | León Orell Valerian Liehr | -69/+116 |
| 2023-07-28 | Make Clippy understand generic const items | León Orell Valerian Liehr | -7/+15 |
| 2023-07-28 | Lower generic const items to HIR | León Orell Valerian Liehr | -1/+2 |
| 2023-07-28 | Auto merge of #113931 - cuviper:ci-ubuntu-22.04, r=Mark-Simulacrum | bors | -264/+493 |
| 2023-07-28 | exract a perform_access, check read-read commutation exhaustively | Neven Villani | -100/+193 |
| 2023-07-28 | Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkov | bors | -1/+1 |
| 2023-07-28 | Change LLVM BOLT flags | Jakub Beránek | -0/+2 |
| 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-28 | Auto merge of #114134 - fee1-dead-contrib:rm-constness-from-param-env, r=oli-obk | bors | -35/+37 |
| 2023-07-28 | Auto merge of #114154 - calebcartwright:style-match-mac, r=joshtriplett | bors | -1/+6 |
| 2023-07-28 | Auto merge of #97571 - ehuss:symbol-mangling, r=michaelwoerister | bors | -2/+1283 |
| 2023-07-27 | docs(style-guide): don't flatten match arms with macro call | Caleb Cartwright | -1/+6 |
| 2023-07-28 | Auto merge of #114115 - nnethercote:less-token-tree-cloning, r=petrochenkov | bors | -14/+14 |
| 2023-07-28 | Auto merge of #114115 - nnethercote:less-token-tree-cloning, r=petrochenkov | bors | -19/+19 |
| 2023-07-27 | Handle `dyn*` syntax when rewriting `ast::TyKind::TraitObject` | Yacin Tmimi | -8/+6 |
| 2023-07-27 | Auto merge of #114144 - workingjubilee:rollup-jkmtgdo, r=workingjubilee | bors | -4333/+17 |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -98/+11 |
| 2023-07-27 | Rollup merge of #114139 - Urgau:make-print-with-path-unstable, r=jackh726 | Jubilee | -4/+11 |
| 2023-07-27 | Rollup merge of #114133 - workingjubilee:revert-add-tidy-check-issue-12345, r... | Jubilee | -4329/+6 |
| 2023-07-27 | Format exploit mitigations documentation | Ramon de C Valle | -177/+161 |
| 2023-07-27 | Auto merge of #113779 - Kobzol:try-build-no-lto, r=Mark-Simulacrum | bors | -1/+31 |
| 2023-07-27 | Fix aksama template | Michael Goulet | -0/+5 |
| 2023-07-27 | bless clippy | Deadbeef | -33/+36 |
| 2023-07-27 | Auto merge of #113298 - tgross35:update-bless-envs, r=oli-obk | bors | -30/+21 |