about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-22Update Cargo.lockPhilipp Krones-63/+22
2025-04-22Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...Philipp Krones-6980/+13717
2025-04-22Rustup (#14667)Philipp Krones-18/+18
2025-04-22Bump nightly version -> 2025-04-22Philipp Krones-2/+2
2025-04-22Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-6992/+13764
2025-04-22Consider side effects when rewriting iterator behaviors (#14490)Jason Newcomb-97/+292
2025-04-22Expand mutable capture check for `is_iter_with_side_effects()`yanglsh-127/+201
2025-04-22Auto merge of #132833 - est31:stabilize_let_chains, r=fee1-deadbors-184/+411
2025-04-22Auto merge of #140138 - ChrisDenton:rollup-zw7jibi, r=ChrisDentonbors-153/+459
2025-04-22Fix question_mark suggesting when type is behind Deref include parentheses (#...Jason Newcomb-31/+58
2025-04-22Rollup merge of #140128 - GuillaumeGomez:pseudo-elements, r=notriddleChris Denton-20/+20
2025-04-22Rollup merge of #140094 - Kivooeo:raw-pointer-assignment-suggestion, r=compil...Chris Denton-1/+122
2025-04-22Rollup merge of #140081 - Berrysoft:update-libc-172, r=tgross35Chris Denton-3/+3
2025-04-22Rollup merge of #140077 - xizheyin:issue-139805, r=jieyouxuChris Denton-119/+242
2025-04-22Rollup merge of #139981 - compiler-errors:name-2, r=nnethercoteChris Denton-10/+72
2025-04-22Auto merge of #139897 - nnethercote:rm-OpenDelim-CloseDelim, r=petrochenkovbors-499/+457
2025-04-21Auto merge of #140127 - ChrisDenton:rollup-2kye32h, r=ChrisDentonbors-405/+325
2025-04-21Use correct annotation for CSS pseudo elementsGuillaume Gomez-20/+20
2025-04-21Rollup merge of #140118 - tamird:cstr-cleanup, r=joboetChris Denton-12/+10
2025-04-21Rollup merge of #140111 - jogru0:redundant_pattern, r=compiler-errorsChris Denton-2/+2
2025-04-21Rollup merge of #140107 - tshepang:rdg-push, r=jieyouxuChris Denton-7/+8
2025-04-21Rollup merge of #140076 - aDotInTheVoid:jsondocline, r=GuillaumeGomezChris Denton-1/+2
2025-04-21Rollup merge of #140074 - aDotInTheVoid:auto-test, r=GuillaumeGomezChris Denton-2/+4
2025-04-21Rollup merge of #140052 - GuillaumeGomez:fix-140026, r=nnethercoteChris Denton-1/+30
2025-04-21Rollup merge of #140047 - matthiaskrgr:clo, r=compiler-errorsChris Denton-7/+5
2025-04-21Rollup merge of #140036 - jieyouxu:ui-cleanup-4, r=compiler-errorsChris Denton-33/+76
2025-04-21Rollup merge of #139795 - jethrogb:jb/sgx-linkage-comments, r=joboetChris Denton-6/+14
2025-04-21Rollup merge of #139711 - thaliaarchi:hermit-args, r=jhprattChris Denton-40/+9
2025-04-21Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am...Chris Denton-294/+165
2025-04-21Fix question_mark suggesting when type is behind Deref include parenthesesAlexey Semenyuk-31/+58
2025-04-21Add diagnostics and suggestions for raw pointer arithmetic assignmentsKivooeo-1/+122
2025-04-21Auto merge of #140122 - ChrisDenton:rollup-qsj6xu0, r=ChrisDentonbors-63/+240
2025-04-21Rollup merge of #140121 - blyxyas:code_stats_pub_docs, r=jieyouxuChris Denton-0/+2
2025-04-21Rollup merge of #140120 - ChrisDenton:mir-opt-dump-rev, r=jieyouxuChris Denton-14/+3
2025-04-21Rollup merge of #140030 - EnzymeAD:autodiff-debug, r=jieyouxuChris Denton-1/+2
2025-04-21Rollup merge of #140029 - reddevilmidzy:move-test, r=jieyouxuChris Denton-25/+56
2025-04-21Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnrChris Denton-14/+163
2025-04-21Rollup merge of #140009 - ShE3py:tls-abort, r=thomccChris Denton-5/+9
2025-04-21Rollup merge of #139982 - coolreader18:time-doc-tweak, r=jhprattChris Denton-2/+3
2025-04-21Rollup merge of #139946 - mumbleskates:any-fix-missing-word, r=jhprattChris Denton-2/+2
2025-04-21Document why CodeStats::type_sizes is publicblyxyas-0/+2
2025-04-21Use output dir for mir_dump_dirChris Denton-14/+3
2025-04-21Replace colon with parentheses, add missing periodTamir Duberstein-1/+1
2025-04-21`manual_ok_err`: don't lint subpatterns (#14661)Timo-2/+12
2025-04-21Replace interning of string literals with preinterned symbols (#14650)Timo-715/+428
2025-04-21Make `borrow_as_ptr` flag implicit casts as well (#14408)dswij-9/+100
2025-04-21cleanup redundant pattern instancesJonathan Gruner-2/+2
2025-04-21Auto merge of #139727 - rust-lang:cargo_update, r=Mark-Simulacrumbors-38/+38
2025-04-21Construct OutputType using macro and print [=FILENAME] help infoxizheyin-122/+238
2025-04-21Merge pull request #2349 from rust-lang/rustc-pullTshepang Mbambo-2492/+3929