about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-27Migrate `run-make/invalid-library` to `rmake.rs`Guillaume Gomez-7/+8
2024-06-27Add `ar_command` in `run_make_support`Guillaume Gomez-0/+8
2024-06-27Auto merge of #127014 - jhpratt:rollup-45ic8f5, r=jhprattbors-399/+560
2024-06-27Rollup merge of #126983 - tgross35:f16-f128-smir, r=celinvalJacob Pratt-2/+6
2024-06-27Rollup merge of #126980 - Borgerr:fix-extendfromslice-check, r=workingjubileeJacob Pratt-1/+25
2024-06-27Rollup merge of #126929 - nnethercote:rm-__rust_force_expr, r=oli-obkJacob Pratt-17/+10
2024-06-27Rollup merge of #126928 - nnethercote:124141-pre, r=oli-obkJacob Pratt-3/+134
2024-06-27Rollup merge of #126721 - Zalathar:nested-cov-attr, r=oli-obkJacob Pratt-344/+344
2024-06-27Rollup merge of #126571 - nnethercote:less-maybe_whole-expr-2, r=petrochenkovJacob Pratt-32/+41
2024-06-27Auto merge of #126907 - glaubitz:sparc-fixes, r=nagisabors-18/+25
2024-06-27Auto merge of #126692 - DianQK:nixos-patchelf, r=Nilstriebbors-13/+8
2024-06-27Auto merge of #123918 - DianQK:clang-format, r=Kobzolbors-834/+909
2024-06-26Auto merge of #120924 - xFrednet:rfc-2383-stabilization-party, r=Urgau,blyxyasbors-861/+908
2024-06-26Clarify comment on changing to warn future breakage items Urgau-5/+5
2024-06-26Auto merge of #126844 - scottmcm:more-ptr-cast-gvn, r=saethlinbors-160/+1573
2024-06-26Add `cpp:fmt` to mingw-check-tidyDianQK-1/+1
2024-06-26Format C++ files in `llvm-wrapper`DianQK-821/+764
2024-06-26Add clang-format to the external tool checkDianQK-12/+124
2024-06-26Auto merge of #126608 - tgross35:f16-f128-library, r=Mark-Simulacrumbors-148/+2638
2024-06-26Auto merge of #126934 - onur-ozkan:broken-build-cache, r=Kobzolbors-6/+9
2024-06-26Auto merge of #126979 - matthiaskrgr:rollup-fdqledz, r=matthiaskrgrbors-605/+904
2024-06-26Remove `f16` and `f128` ICE paths from smirTrevor Gross-2/+6
2024-06-25std: test a variety of ways to extend a Wtf8BufJubilee Young-0/+24
2024-06-25set self.is_known_utf8 to false in extend_from_sliceash-1/+1
2024-06-26Rollup merge of #126973 - chenyukang:yukang-fix-126756-unsafe-suggestion-erro...Matthias Krüger-26/+75
2024-06-26Rollup merge of #126971 - DianQK:bump, r=KobzolMatthias Krüger-61/+60
2024-06-26Rollup merge of #126968 - lqd:issue-126670, r=compiler-errorsMatthias Krüger-4/+43
2024-06-26Rollup merge of #126964 - Oneirical:total-catestrophe, r=KobzolMatthias Krüger-32/+50
2024-06-26Rollup merge of #126954 - petrochenkov:globamb, r=compiler-errorsMatthias Krüger-50/+42
2024-06-26Rollup merge of #126938 - RalfJung:link_section, r=compiler-errorsMatthias Krüger-10/+19
2024-06-26Rollup merge of #126925 - surechen:fix_125631, r=compiler-errorsMatthias Krüger-26/+219
2024-06-26Rollup merge of #126879 - the8472:next-chunk-filter-drop, r=cuviperMatthias Krüger-45/+58
2024-06-26Rollup merge of #126812 - compiler-errors:tcx-cx, r=lcnrMatthias Krüger-347/+333
2024-06-26Rollup merge of #126724 - nnethercote:fix-parse_ty_bare_fn-span, r=compiler-e...Matthias Krüger-4/+5
2024-06-26set `on-broken-pipe` in `prepare_cargo_tool`onur-ozkan-6/+9
2024-06-26Auto merge of #126955 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-06-26Fix bad replacement for unsafe extern block suggestionyukang-26/+75
2024-06-26coverage: Allow `#[coverage(..)]` on `impl` and `mod`Zalathar-170/+253
2024-06-26coverage: Apply `#[coverage(..)]` recursively to nested functionsZalathar-156/+60
2024-06-26coverage: Detach `#[coverage(..)]` from codegen attribute handlingZalathar-22/+35
2024-06-25Auto merge of #126951 - matthiaskrgr:rollup-xg0o4mc, r=matthiaskrgrbors-148/+495
2024-06-26Fix a span in `parse_ty_bare_fn`.Nicholas Nethercote-4/+5
2024-06-26Add clang-format to requirements.txt in tidyDianQK-0/+18
2024-06-26Add `.clang-format`DianQK-0/+2
2024-06-26Bump black, ruff and platformdirsDianQK-61/+60
2024-06-25Rename tcx to cxMichael Goulet-347/+333
2024-06-25regression test for leaks in the the Filter::next_chunk implementationThe 8472-0/+13
2024-06-25add comments explaining optimizations for Filter::next_chunkThe 8472-1/+3
2024-06-25fix Drop items getting leaked in Filter::next_chunkThe 8472-45/+43
2024-06-25Auto merge of #126965 - matthiaskrgr:rollup-x3kamn8, r=matthiaskrgrbors-116/+227