| Age | Commit message (Expand) | Author | Lines |
| 2023-08-01 | Rename incorrect_fn_null_checks to useless_ptr_null_checks (clippy side) | Urgau | -6/+6 |
| 2023-08-01 | Rename incorrect_fn_null_checks to useless_ptr_null_checks | Urgau | -47/+47 |
| 2023-08-01 | Expand incorrect_fn_null_check lint with reference null checking | Urgau | -23/+133 |
| 2023-08-01 | Auto merge of #114318 - matthiaskrgr:rollup-c7gcw18, r=matthiaskrgr | bors | -183/+256 |
| 2023-08-01 | Rollup merge of #114313 - ttsugriy:sm-insert, r=petrochenkov | Matthias Krüger | -3/+2 |
| 2023-08-01 | Rollup merge of #114309 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-08-01 | Rollup merge of #114262 - ShapelessCat:fix-style-guide-md, r=joshtriplett | Matthias Krüger | -152/+118 |
| 2023-08-01 | Rollup merge of #113743 - workingjubilee:link-more-platform-support-docs, r=j... | Matthias Krüger | -5/+5 |
| 2023-08-01 | Rollup merge of #113588 - RalfJung:llvm-merge-base, r=albertlarsan68 | Matthias Krüger | -19/+28 |
| 2023-08-01 | Rollup merge of #113394 - joshtriplett:style-edition-snapshot, r=calebcartwright | Matthias Krüger | -0/+47 |
| 2023-08-01 | Rollup merge of #111081 - mattfbacon:master, r=workingjubilee | Matthias Krüger | -4/+56 |
| 2023-08-01 | Auto merge of #111753 - cjgillot:simp-place-conflict, r=compiler-errors | bors | -90/+87 |
| 2023-07-31 | Directly link more target docs | Jubilee Young | -5/+5 |
| 2023-08-01 | Auto merge of #114310 - flip1995:clippyup, r=Manishearth | bors | -2143/+7968 |
| 2023-07-31 | Link to the Rust edition guide for more information about editions | Josh Triplett | -4/+6 |
| 2023-07-31 | style-guide: Document style editions, start 2024 style edition | Josh Triplett | -0/+45 |
| 2023-07-31 | [rustc_data_structures] Simplify SortedMap::insert. | Taras Tsugrii | -3/+2 |
| 2023-07-31 | Auto merge of #114308 - matthiaskrgr:rollup-m64bkm7, r=matthiaskrgr | bors | -134/+228 |
| 2023-07-31 | Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup | Philipp Krones | -2143/+7968 |
| 2023-07-31 | Auto merge of #114307 - matthiaskrgr:rollup-8k5rq16, r=matthiaskrgr | bors | -36/+159 |
| 2023-07-31 | Update books | rustbot | -0/+0 |
| 2023-07-31 | Rollup merge of #114200 - compiler-errors:detect-tail-unsize-then-upcast, r=lcnr | Matthias Krüger | -5/+60 |
| 2023-07-31 | Rollup merge of #114193 - crlf0710:lexer_unicode15, r=Manishearth | Matthias Krüger | -76/+36 |
| 2023-07-31 | Rollup merge of #114182 - Ddystopia:cleanup-after-113312, r=lcnr | Matthias Krüger | -2/+4 |
| 2023-07-31 | Rollup merge of #114165 - ouz-a:smir1, r=spastorino | Matthias Krüger | -7/+85 |
| 2023-07-31 | Rollup merge of #113804 - Kobzol:opt-dist-version, r=Mark-Simulacrum | Matthias Krüger | -6/+19 |
| 2023-07-31 | Rollup merge of #113701 - aswild:std-ffi-frombytesuntilnul, r=dtolnay | Matthias Krüger | -0/+2 |
| 2023-07-31 | Rollup merge of #109318 - joboet:better_fmt_placeholder, r=dtolnay | Matthias Krüger | -38/+22 |
| 2023-07-31 | Rollup merge of #114111 - allaboutevemirolive:add-test-case-string, r=Mark-Si... | Matthias Krüger | -2/+46 |
| 2023-07-31 | Rollup merge of #113920 - bvanjoi:fix-81413, r=petrochenkov | Matthias Krüger | -23/+64 |
| 2023-07-31 | Rollup merge of #113906 - notriddle:notriddle/cargo-extra-env, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2023-07-31 | Rollup merge of #113889 - fortanix:raoul/fix_ice_tests_for_sgx_platform, r=Ma... | Matthias Krüger | -0/+2 |
| 2023-07-31 | Rollup merge of #113740 - tgross35:use-shallow-submodules, r=Mark-Simulacrum | Matthias Krüger | -0/+11 |
| 2023-07-31 | Rollup merge of #113725 - mati865:config-move-mingw-option-to-dist, r=Mark-Si... | Matthias Krüger | -4/+4 |
| 2023-07-31 | Rollup merge of #113717 - cuishuang:master, r=Nilstrieb | Matthias Krüger | -5/+5 |
| 2023-07-31 | Rollup merge of #112858 - chriswailes:riscv64-android, r=Mark-Simulacrum | Matthias Krüger | -1/+22 |
| 2023-07-31 | add missing rvalues to smir | ouz-a | -7/+85 |
| 2023-07-31 | Work around missing <*str>::len | Matt Fellenz | -4/+4 |
| 2023-07-31 | impl SliceIndex<str> for (Bound<usize>, Bound<usize>) | Matt Fellenz | -4/+56 |
| 2023-07-31 | apply nit | Ralf Jung | -1/+1 |
| 2023-07-31 | Auto merge of #114294 - matthiaskrgr:rollup-yk78pvd, r=matthiaskrgr | bors | -310/+390 |
| 2023-07-31 | Rollup merge of #114286 - nbdd0121:upcast, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2023-07-31 | Rollup merge of #114269 - GuillaumeGomez:migrate-gui-test-color-24, r=notriddle | Matthias Krüger | -8/+8 |
| 2023-07-31 | Rollup merge of #114267 - compiler-errors:rpitit-opaque-bounds, r=spastorino | Matthias Krüger | -72/+54 |
| 2023-07-31 | Rollup merge of #114228 - fmease:wf-lazy-ty-aliases, r=oli-obk | Matthias Krüger | -11/+55 |
| 2023-07-31 | Rollup merge of #114169 - lcnr:unsize, r=compiler-errors | Matthias Krüger | -219/+272 |
| 2023-07-31 | Auto merge of #113592 - Kobzol:pgo-script-bolt, r=Mark-Simulacrum | bors | -314/+225 |
| 2023-07-31 | Add missing feature gate in multiple_supertrait_upcastable doc | Gary Guo | -0/+1 |
| 2023-07-31 | Auto merge of #114277 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-07-31 | Auto merge of #113879 - nnethercote:codegen_ssa-cleanups, r=bjorn3 | bors | -199/+200 |