about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-04Auto merge of #136549 - matthiaskrgr:rollup-sqbpgtd, r=matthiaskrgrbors-1063/+1369
2025-02-04Rollup merge of #136526 - Zalathar:thir-cx, r=NadrierilMatthias Krüger-109/+86
2025-02-04Rollup merge of #136520 - compiler-errors:redundant-layout-assert, r=lcnrMatthias Krüger-173/+42
2025-02-04Rollup merge of #136497 - Jarcho:fn_ctxt, r=compiler-errorsMatthias Krüger-124/+243
2025-02-04Rollup merge of #136477 - lqd:nll-tls-spans, r=matthewjasperMatthias Krüger-3/+15
2025-02-04Rollup merge of #136284 - oli-obk:push-zsxuwnzmonnl, r=lcnrMatthias Krüger-201/+474
2025-02-04Rollup merge of #136274 - compiler-errors:sized-wf, r=lcnrMatthias Krüger-428/+508
2025-02-04Rollup merge of #136242 - samueltardieu:remove-match-def-path, r=flip1995Matthias Krüger-25/+1
2025-02-04Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkinbors-4/+205
2025-02-04Allow using named consts in pattern typesOli Scherer-56/+186
2025-02-04Auto merge of #136534 - jhpratt:rollup-dnz57dq, r=jhprattbors-167/+239
2025-02-04Auto merge of #136533 - jhpratt:rollup-s0ign8n, r=jhprattbors-926/+1234
2025-02-04bless test expectationsRémy Rakic-2/+2
2025-02-04fix NLL TLS end of function spansRémy Rakic-1/+13
2025-02-04Rollup merge of #136518 - Urgau:fn_ptr-public-bound, r=NoratriebJacob Pratt-0/+3
2025-02-04Rollup merge of #136511 - joshtriplett:nonzero-cast-signed-unsigned, r=dtolnayJacob Pratt-2/+64
2025-02-04Rollup merge of #136504 - lqd:more-compare-modes, r=jieyouxuJacob Pratt-9/+11
2025-02-04Rollup merge of #136479 - RalfJung:dirent64, r=tgross35Jacob Pratt-8/+6
2025-02-04Rollup merge of #136465 - nnethercote:rustc_middle-MORE, r=jieyouxuJacob Pratt-148/+71
2025-02-04Rollup merge of #136398 - pitaj:unsafecell_access, r=dtolnayJacob Pratt-0/+84
2025-02-04Rollup merge of #136334 - ricci009:primitivers, r=tgross35Jacob Pratt-169/+183
2025-02-04Rollup merge of #136167 - pitaj:new_range, r=NadrierilJacob Pratt-54/+252
2025-02-04Rollup merge of #135844 - yaahc:tidy-feature-status-dump, r=jieyouxuJacob Pratt-0/+123
2025-02-04Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=NoratriebJacob Pratt-640/+635
2025-02-04Rollup merge of #134777 - saethlin:enable-more-tests-on-windows, r=NoratriebJacob Pratt-63/+41
2025-02-04Auto merge of #135265 - pascaldekloe:fmt-int-speed, r=tgross35,ChrisDentonbors-75/+81
2025-02-04Auto merge of #136525 - matthiaskrgr:rollup-m8kqlek, r=matthiaskrgrbors-420/+630
2025-02-04Rollup merge of #136462 - Zalathar:endpoint, r=oli-obkMatthias Krüger-39/+42
2025-02-04Rollup merge of #136309 - onur-ozkan:133629, r=jieyouxuMatthias Krüger-1/+5
2025-02-04Rollup merge of #136022 - vayunbiyani:port_tests, r=RalfJungMatthias Krüger-348/+518
2025-02-04Rollup merge of #135836 - ferrocene:ja-gh135782-build-crt-only-for-musl, r=on...Matthias Krüger-2/+8
2025-02-04Rollup merge of #134814 - sayantn:keylocker, r=oli-obkMatthias Krüger-0/+26
2025-02-04Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelidMatthias Krüger-30/+31
2025-02-04Rename `thir::cx::Cx` to `ThirBuildCx`Zalathar-9/+12
2025-02-04Remove helper trait `UserAnnotatedTyHelpers`Zalathar-100/+74
2025-02-04Auto merge of #136507 - matthiaskrgr:rollup-uzwv9mo, r=matthiaskrgrbors-340/+622
2025-02-03Fix ICE when function argument mismatches.Jason Newcomb-10/+70
2025-02-04Remove unnecessary layout assertions for object-safe receiversMichael Goulet-173/+42
2025-02-04Add missing lang items in no_core tests in rustdocMichael Goulet-8/+31
2025-02-03Add note about `FnPtr` being exposed as public boundUrgau-0/+3
2025-02-03Auto merge of #136483 - marcoieni:dist-x86_64-msvc-windows-25, r=Kobzolbors-1/+1
2025-02-03primitive type migration from mod.rs to primitives.rsricci009-169/+183
2025-02-04Two minor `use` fixups.Nicholas Nethercote-4/+2
2025-02-04Fix an inconsistent import.Nicholas Nethercote-3/+2
2025-02-04Update top-level `rustc_middle` comment.Nicholas Nethercote-2/+3
2025-02-04Simplify `thir_with_elements` macro.Nicholas Nethercote-13/+3
2025-02-04Remove `impl_for_typed_def_id` macro.Nicholas Nethercote-41/+35
2025-02-04Remove comment duplication.Nicholas Nethercote-12/+0
2025-02-04Remove `dep_node` comment duplication.Nicholas Nethercote-71/+26
2025-02-04Remove unused features from `rustc_middle`.Nicholas Nethercote-2/+0