| Age | Commit message (Expand) | Author | Lines |
| 2025-06-18 | Auto merge of #138165 - jdonszelmann:inline, r=oli-obk | bors | -29/+28 |
| 2025-06-18 | Auto merge of #138165 - jdonszelmann:inline, r=oli-obk | bors | -647/+1189 |
| 2025-06-18 | Merge from rust-lang/rust | Laurențiu Nicola | -16305/+30387 |
| 2025-06-18 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-06-18 | Merge from rustc | The Miri Cronjob Bot | -5357/+10397 |
| 2025-06-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-06-18 | Refactor `range_plus_one` and `range_minus_one` lints | Samuel Tardieu | -75/+124 |
| 2025-06-18 | Restrict the cases where Clippy proposes to switch range types | Samuel Tardieu | -59/+389 |
| 2025-06-18 | add ChildExt(::send_signal) | Jeremy Smart | -8/+67 |
| 2025-06-18 | Auto merge of #130887 - Soveu:repeatn, r=scottmcm | bors | -121/+47 |
| 2025-06-18 | AsyncDrop trait without sync Drop generates an error | Andrew Zhogin | -1/+49 |
| 2025-06-17 | CodeGen: rework Aggregate implemention for rvalue_creates_operand cases | Scott McMurray | -80/+134 |
| 2025-06-18 | undo | jnyfah | -1/+1 |
| 2025-06-18 | fix format | jnyfah | -11/+11 |
| 2025-06-18 | format function | jnyfah | -44/+169 |
| 2025-06-18 | Auto merge of #142644 - jhpratt:rollup-f2jed9t, r=jhpratt | bors | -385/+907 |
| 2025-06-17 | library: Increase timeout on mpmc test to reduce flakes | Jubilee Young | -2/+2 |
| 2025-06-18 | Also emit suggestions for usages in the `non_upper_case_globals` lint | Urgau | -11/+210 |
| 2025-06-17 | fix clippy | Jana Dönszelmann | -4/+4 |
| 2025-06-17 | bump rustdoc json version for inline attribute representation | Jana Dönszelmann | -2/+2 |
| 2025-06-17 | fix clippy | Jana Dönszelmann | -18/+13 |
| 2025-06-17 | make error codes reflect reality better | Jana Dönszelmann | -341/+411 |
| 2025-06-17 | Rollup merge of #142635 - bjorn3:add_back_wasm_spec_abi, r=workingjubilee | Jacob Pratt | -0/+11 |
| 2025-06-17 | Rollup merge of #142632 - ehuss:update-cargo, r=ehuss | Jacob Pratt | -0/+0 |
| 2025-06-17 | Rollup merge of #142631 - xizheyin:142143, r=Urgau | Jacob Pratt | -7/+50 |
| 2025-06-17 | Rollup merge of #142620 - a1phyr:borrowed_buf_remove_branch, r=jhpratt | Jacob Pratt | -3/+3 |
| 2025-06-17 | Rollup merge of #142618 - GuillaumeGomez:eslint-no-console, r=lolbinarycat | Jacob Pratt | -0/+2 |
| 2025-06-17 | Rollup merge of #142608 - workingjubilee:redescribe-rustc_target-more-accurat... | Jacob Pratt | -22/+25 |
| 2025-06-17 | Rollup merge of #142605 - ZuseZ4:autodiff-check-builds2, r=oli-obk | Jacob Pratt | -13/+14 |
| 2025-06-17 | Rollup merge of #142588 - ZuseZ4:generic-ctx-imprv, r=oli-obk | Jacob Pratt | -9/+6 |
| 2025-06-17 | Rollup merge of #142520 - hkBst:less-static-mut, r=tgross35 | Jacob Pratt | -106/+55 |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -3/+3 |
| 2025-06-17 | Rollup merge of #142517 - ChrisDenton:anon-pipe, r=Mark-Simulacrum | Jacob Pratt | -86/+142 |
| 2025-06-17 | Rollup merge of #142371 - fee1-dead-contrib:push-xqlkumzurkus, r=petrochenkov | Jacob Pratt | -45/+62 |
| 2025-06-17 | Rollup merge of #142100 - lolbinarycat:rustdoc-srcIndex-138467, r=GuillaumeGomez | Jacob Pratt | -31/+11 |
| 2025-06-17 | Rollup merge of #141608 - moatom:proc_macro-140238, r=dtolnay | Jacob Pratt | -63/+519 |
| 2025-06-17 | convert entire codebase to parsed inline attrs | Jana Dönszelmann | -29/+28 |
| 2025-06-17 | use consistent attr errors in all attribute parsers | Jana Dönszelmann | -154/+308 |
| 2025-06-17 | Rollup merge of #141574 - fee1-dead-contrib:push-owzulzmzszzx, r=jhpratt | Jacob Pratt | -0/+7 |
| 2025-06-17 | fix bugs in inline/force_inline and diagnostics of all attr parsers | Jana Dönszelmann | -239/+569 |
| 2025-06-17 | convert entire codebase to parsed inline attrs | Jana Dönszelmann | -117/+95 |
| 2025-06-17 | implement rustc_force_inline parser | Jana Dönszelmann | -2/+5 |
| 2025-06-17 | implement inline parser | Jonathan Dönszelmann | -4/+16 |
| 2025-06-17 | Auto merge of #142567 - lnicola:sync-from-ra, r=lnicola | bors | -3488/+4773 |
| 2025-06-17 | Test | satiscugcat | -17/+14 |
| 2025-06-17 | Ran cargo fmt, removed unexpected character | satiscugcat | -28/+25 |
| 2025-06-17 | Moved const fn outside unsafe block | satiscugcat | -11/+13 |
| 2025-06-17 | Changed implementation of _mm{256,512}_alignr_epi8 to match that of _mm_align... | satiscugcat | -350/+149 |
| 2025-06-17 | Changed implementation of bsrli in avx512.rs to match that of bslli, fixing a... | satiscugcat | -195/+78 |
| 2025-06-17 | Changed the implementation of bsrli to match bslli in avx2 intrinsics | satiscugcat | -132/+46 |