about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-12Add ui test for `useless_concat` lintGuillaume Gomez-0/+69
2025-05-12Add new `useless_concat` lintGuillaume Gomez-0/+112
2025-05-12ui/async-drop-initial: factor in panic strategy in destructor size checkJorge Aparicio-1/+4
2025-05-12Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip ...León Orell Valerian Liehr-4/+4
2025-05-12Remove n.b. about parser refactoringStan Manilov-3/+0
2025-05-12Merge pull request #2382 from Zalathar/no-tuple-unsizeYuki Okushi-6/+6
2025-05-12Changelog for Clippy 1.87 🦡 (#14748)Philipp Krones-7/+105
2025-05-12Changelog for Clippy 1.87Alexey Semenyuk-7/+105
2025-05-12Auto merge of #140934 - yotamofek:pr/fix-default-compiler-bootstrap-settings,...bors-2/+0
2025-05-12book: modify FnKind::Fn matching (#14780)Philipp Krones-1/+1
2025-05-12Use `tempfile::TempDir::keep()` instead of deprecated `into_path()` (#14784)Philipp Krones-2/+2
2025-05-12Remove obsolete reference to `unsized_tuple_coercion`Zalathar-6/+6
2025-05-12Silence warning in default compiler bootstrap settingsYotam Ofek-2/+0
2025-05-12Use unreachable instead of panictiif-1/+1
2025-05-12Use `tempfile::TempDir::keep()` instead of deprecated `into_path()`Samuel Tardieu-2/+2
2025-05-12update default condition of llvm-tools for install steponur-ozkan-1/+1
2025-05-12update llvm-tools copying logic for dist steponur-ozkan-12/+21
2025-05-12Merge pull request #4319 from rust-lang/rustup-2025-05-12Ralf Jung-836/+1686
2025-05-12Merge from rustcThe Miri Cronjob Bot-835/+1685
2025-05-12Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-12Auto merge of #140925 - the8472:test-140207, r=compiler-errorsbors-0/+13
2025-05-12Auto merge of #140923 - Zalathar:operand-bundle, r=lcnrbors-17/+18
2025-05-11Auto merge of #140842 - tmiasko:print-mono-items, r=saethlinbors-111/+74
2025-05-11cargo updategithub-actions-207/+309
2025-05-11Auto merge of #140899 - oyvindln:update_coverage_dump_deps, r=Zalatharbors-19/+4
2025-05-11Merge pull request #671 from GuillaumeGomez/regen-intrinsics-2antoyo-138/+421
2025-05-11Return value of coroutine_layout fn changed to Result with LayoutErrorAndrew Zhogin-14/+25
2025-05-11`return_and_then`: only lint returning expressionsSamuel Tardieu-9/+165
2025-05-11feat: add codegen testHaeNoe-0/+42
2025-05-11feat: add generated parameters to generated functionHaeNoe-5/+54
2025-05-11feat: add test for generics in generated functionHaeNoe-0/+20
2025-05-11feat: propagate generics to generated functionHaeNoe-8/+10
2025-05-11Auto merge of #140915 - matthiaskrgr:rollup-lxce4zr, r=matthiaskrgrbors-25/+523
2025-05-11Add an issue template for future-incompatible lintsEric Huss-33/+57
2025-05-11Merge pull request #666 from FractalFir/masterantoyo-3/+103
2025-05-11add regression test for 140207The 8472-0/+13
2025-05-11Make some `f32`/`f64` tests also run in const-contextUrgau-143/+189
2025-05-11Rename `OperandBundleOwned` to `OperandBundleBox`Zalathar-17/+18
2025-05-11Update ctrlc & libloading for rustc王宇逸-7/+7
2025-05-11Auto merge of #140902 - azhogin:azhogin/async-drop-open-drop-for-adt-fix, r=o...bors-0/+24
2025-05-11checktools.sh: fix bashismRalf Jung-1/+1
2025-05-11update dev doc: update FnKind::Fn matchingKazuki Obata-1/+1
2025-05-11Rollup merge of #140862 - dpaoliello:arm64ecfp, r=wesleywiserMatthias Krüger-3/+11
2025-05-11Rollup merge of #140851 - mu001999-contrib:new-lint, r=bjorn3Matthias Krüger-10/+477
2025-05-11Rollup merge of #140397 - apiraino:t-compiler-backports-zulip-notifications, ...Matthias Krüger-12/+35
2025-05-11Auto merge of #135015 - heiher:stabilize-loongarch-target-features, r=Amanieubors-13/+9
2025-05-11better checksSpecificProtagonist-1/+5
2025-05-11remove superfluous importSpecificProtagonist-1/+0
2025-05-11Flatten control-flow in `inline_asm_call` after verificationZalathar-52/+53
2025-05-11Make `LLVMRustInlineAsmVerify` take `*const c_uchar`Zalathar-4/+3