about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-12Apply ABI attributes on return types in `rustc_codegen_cranelift`beetrees-27/+1161
2025-06-11Auto merge of #142358 - matthiaskrgr:rollup-fxe6m7k, r=matthiaskrgrbors-234/+400
2025-06-11Auto merge of #142344 - Kobzol:revert-142232, r=RalfJungbors-34/+21
2025-06-11Rollup merge of #142328 - sorairolake:feature/uint-bit-width, r=tgross35Matthias Krüger-0/+33
2025-06-11Rollup merge of #142324 - scottmcm:less-functioncx, r=workingjubileeMatthias Krüger-96/+94
2025-06-11Rollup merge of #142306 - compiler-errors:nit-reveal-param-env-query, r=lcnrMatthias Krüger-11/+7
2025-06-11Rollup merge of #142298 - jieyouxu:loongarch-maintainer-list, r=fee1-deadMatthias Krüger-2/+2
2025-06-11Rollup merge of #142297 - jieyouxu:needs-target-std, r=KobzolMatthias Krüger-25/+37
2025-06-11Rollup merge of #142282 - Kobzol:citool-skip-tests, r=marcoieniMatthias Krüger-1/+7
2025-06-11Rollup merge of #142272 - workingjubilee:change-some-abi-tests, r=aDotInTheVoidMatthias Krüger-28/+42
2025-06-11Rollup merge of #142042 - estebank:explicit-lifetime-verbose-suggestion, r=co...Matthias Krüger-71/+143
2025-06-11Rollup merge of #141967 - jieyouxu:bootstrap-backports, r=KobzolMatthias Krüger-0/+35
2025-06-11Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwUbors-40/+68
2025-06-11Revert "add `Cargo.lock` to CI-rustc allowed list for non-CI env"Jakub Beránek-34/+21
2025-06-11Auto merge of #141942 - ShoyuVanilla:smir-repr, r=oli-obkbors-6/+132
2025-06-11Auto merge of #142090 - compiler-errors:perf-stable-root-var, r=lcnrbors-17/+6
2025-06-11feat: Add `bit_width` for unsigned integer typesShun Sakai-0/+33
2025-06-10Auto merge of #141883 - oli-obk:remove-check-mod-loops, r=nnethercotebors-271/+272
2025-06-10Remove unneeded `FunctionCx` from some codegen methodsScott McMurray-96/+94
2025-06-10Auto merge of #142292 - RalfJung:miri-sync, r=RalfJungbors-229/+420
2025-06-10Auto merge of #142299 - fmease:rollup-u86s80a, r=fmeasebors-2312/+1837
2025-06-10Dont unwrap and re-wrap typing envsMichael Goulet-11/+7
2025-06-11Configure bootstrap backport nominations via triagebotJieyou Xu-0/+35
2025-06-10Modify some run-make tests to use `//@ needs-target-std`Jieyou Xu-24/+6
2025-06-10Rollup merge of #142288 - RalfJung:const-eval-comments, r=oli-obkLeón Orell Valerian Liehr-12/+8
2025-06-10Rollup merge of #142275 - aDotInTheVoid:gen-ty-of, r=fmeaseLeón Orell Valerian Liehr-74/+19
2025-06-10Rollup merge of #142271 - workingjubilee:fn-ptrs-have-two-different-lints, r=...León Orell Valerian Liehr-182/+208
2025-06-10Rollup merge of #142262 - aDotInTheVoid:nomemchr, r=NoratriebLeón Orell Valerian Liehr-0/+1
2025-06-10Rollup merge of #142258 - teohhanhui:docs/platform-support-linux-kernel-versi...León Orell Valerian Liehr-19/+19
2025-06-10Rollup merge of #142240 - fee1-dead-contrib:push-zkkzoxlymslv, r=oli-obkLeón Orell Valerian Liehr-1170/+686
2025-06-10Rollup merge of #142124 - oli-obk:transmute-cast, r=scottmcmLeón Orell Valerian Liehr-31/+20
2025-06-10Rollup merge of #142102 - kiseitai3:141714_stdin_read_to_string_docs, r=tgross35León Orell Valerian Liehr-0/+40
2025-06-10Rollup merge of #142101 - lolbinarycat:core-dedup-ptr-docs-139190-pt2, r=work...León Orell Valerian Liehr-126/+68
2025-06-10Rollup merge of #141992 - folkertdev:probestack-naked-function, r=tgross35León Orell Valerian Liehr-275/+171
2025-06-10Rollup merge of #141909 - Shourya742:2025-06-01-add-execution-context, r=KobzolLeón Orell Valerian Liehr-272/+364
2025-06-10Rollup merge of #141818 - mati865:dont-create-msi-from-non-windows, r=KobzolLeón Orell Valerian Liehr-1/+2
2025-06-10Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwULeón Orell Valerian Liehr-100/+174
2025-06-10Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35León Orell Valerian Liehr-24/+4
2025-06-10Rollup merge of #140372 - mejrs:attrs, r=jdonszelmannLeón Orell Valerian Liehr-26/+40
2025-06-10Rollup merge of #134442 - epage:change, r=workingjubileeLeón Orell Valerian Liehr-0/+13
2025-06-10Auto merge of #141485 - dianqk:early_otherwise_branch_loop, r=oli-obkbors-47/+64
2025-06-10Make loongarch-none target maintainers more easily pingableJieyou Xu-2/+2
2025-06-10Document `//@ needs-target-std` in rustc-dev-guideJieyou Xu-0/+1
2025-06-10Implement `//@ needs-target-std` directive in compiletestJieyou Xu-0/+17
2025-06-10Extract target no-std hack to `build_helpers`Jieyou Xu-1/+13
2025-06-10Implement representation options to smirShoyu Vanilla-6/+132
2025-06-10update lockfileRalf Jung-1/+0
2025-06-10Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errorsbors-28/+109
2025-06-10const_eval: fix some outdated commentsRalf Jung-12/+8
2025-06-10Merge pull request #4389 from RalfJung/native-lib-search-orderRalf Jung-22/+25