about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-03-02Rollup merge of #137375 - steffahn:clarify-read_line-comment, r=Mark-SimulacrumMatthias Krüger-1/+1
2025-03-02Auto merge of #137661 - nikic:llvm20-rc3, r=cuviperbors-0/+0
2025-03-02Auto merge of #137425 - yotamofek:pr/rustdoc/return-impl-display-redux, r=Gui...bors-2274/+2476
2025-03-02Auto merge of #136864 - Kobzol:citool, r=marcoienibors-328/+1049
2025-03-02Auto merge of #137855 - matthiaskrgr:rollup-uh7f3fi, r=matthiaskrgrbors-264/+374
2025-03-01Auto merge of #137752 - flip1995:clippy-subtree-update, r=Manishearthbors-15397/+34676
2025-03-01Rollup merge of #137840 - fee1-dead-contrib:push-uwkzouvnrnvs, r=oli-obkMatthias Krüger-3/+7
2025-03-01Rollup merge of #137837 - fee1-dead-contrib:push-pvqvwuvrnwsy, r=compiler-errorsMatthias Krüger-7/+17
2025-03-01Rollup merge of #137830 - LuigiPiucco:incompatible-isa-fix, r=workingjubileeMatthias Krüger-1/+5
2025-03-01Rollup merge of #137828 - folkertdev:simd-intrinsic-doc-fixes, r=workingjubileeMatthias Krüger-36/+34
2025-03-01Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errorsMatthias Krüger-44/+133
2025-03-01Rollup merge of #137822 - BoxyUwU:query_normalizer_docs, r=compiler-errorsMatthias Krüger-12/+9
2025-03-01Rollup merge of #137818 - durin42:llvm-21-remove-readonly, r=jieyouxuMatthias Krüger-1/+0
2025-03-01Rollup merge of #137809 - Noratrieb:io-error-casing, r=thomccMatthias Krüger-75/+75
2025-03-01Rollup merge of #137807 - GuillaumeGomez:doctest-qualify-result, r=notriddleMatthias Krüger-2/+2
2025-03-01Rollup merge of #137804 - RalfJung:backend-repr-simd-vector, r=workingjubileeMatthias Krüger-83/+92
2025-03-01Auto merge of #137848 - matthiaskrgr:rollup-vxtrkis, r=matthiaskrgrbors-1002/+996
2025-03-01Rollup merge of #137800 - BoxyUwU:param_env_docs, r=compiler-errorsMatthias Krüger-7/+1
2025-03-01Rollup merge of #137776 - nnethercote:rustc_transmute-cleanups, r=jswrennMatthias Krüger-85/+32
2025-03-01Rollup merge of #137769 - compiler-errors:empty-unsafe-fmt, r=ytmimiMatthias Krüger-1/+10
2025-03-01Rollup merge of #137763 - compiler-errors:ty-nits, r=BoxyUwUMatthias Krüger-37/+21
2025-03-01Rollup merge of #137719 - GuillaumeGomez:missing-doc, r=notriddleMatthias Krüger-1/+16
2025-03-01Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnrMatthias Krüger-154/+419
2025-03-01Rollup merge of #137390 - durin42:llvm-21-nocapture-rename, r=nikicMatthias Krüger-2/+2
2025-03-01Rollup merge of #136503 - estebank:const-panic, r=RalfJungMatthias Krüger-715/+495
2025-03-01Auto merge of #133250 - DianQK:embed-bitcode-pgo, r=nikicbors-101/+294
2025-03-01Auto merge of #137838 - matthiaskrgr:rollup-5brlcyr, r=matthiaskrgrbors-321/+749
2025-03-01Update `const_conditions` and `explicit_implied_const_bounds` docsDeadbeef-7/+17
2025-03-01triagebot: only ping me for constckDeadbeef-3/+7
2025-03-01Rollup merge of #137771 - estebank:abi-sugg, r=compiler-errorsMatthias Krüger-24/+33
2025-03-01Rollup merge of #137742 - mu001999-contrib:fix-137708, r=compiler-errorsMatthias Krüger-2/+53
2025-03-01Rollup merge of #137735 - ehuss:e0133-edition-docs, r=compiler-errorsMatthias Krüger-1/+2
2025-03-01Rollup merge of #137730 - RalfJung:checked_ilog_tests, r=tgross35Matthias Krüger-18/+56
2025-03-01Rollup merge of #137718 - Kobzol:sccache-stats, r=marcoieniMatthias Krüger-1/+1
2025-03-01Rollup merge of #137689 - compiler-errors:coroutine, r=lcnrMatthias Krüger-156/+97
2025-03-01Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errorsMatthias Krüger-100/+133
2025-03-01Rollup merge of #137171 - makai410:swapping-e0277, r=compiler-errorsMatthias Krüger-0/+88
2025-03-01Rollup merge of #137045 - BoxyUwU:defer_repeat_expr_checks, r=compiler-errorsMatthias Krüger-19/+286
2025-03-01Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxubors-2162/+1614
2025-03-01intrinsics::simd: document that masks must be signed integer vectorsFolkert de Vries-27/+27
2025-03-01correct the docs on `simd_` comparison operatorsFolkert de Vries-15/+13
2025-02-28Update Cargo.lockPhilipp Krones-6/+10
2025-02-28Fix link to ty::Ty in clippy_utilsPhilipp Krones-1/+1
2025-02-28Clippy: skip check_host_compiler check in rustc testsuitePhilipp Krones-0/+5
2025-02-28Merge commit '9f9a822509e5ad3e560cbbe830d1013f936fca28' into clippy-subtree-u...Philipp Krones-15391/+34661
2025-02-28Auto merge of #137517 - nnethercote:rm-NtPat-NtItem-NtStmt, r=petrochenkovbors-237/+190
2025-02-28Fix link failure on AVR (incompatible ISA error)Luigi Sartor Piucco-1/+5
2025-02-28Tweak invalid RTN errorsEsteban Küber-44/+133
2025-02-28Check for MSRV attributes in late passes using the HIR (#13821)Timo-850/+672
2025-02-28Introduce `feature(generic_const_parameter_types)`Boxy-154/+419