about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-30Rollup merge of #140090 - Urgau:snake_case-fn-var, r=petrochenkovMatthias Krüger-1/+20
2025-04-30Rollup merge of #139624 - m-ou-se:unconst-format-args, r=jhprattMatthias Krüger-2/+22
2025-04-30Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiserMatthias Krüger-397/+333
2025-04-30Fix naked asm symbol name for cg_clif on macOSbjorn3-1/+2
2025-04-30Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgrbors-309/+382
2025-04-30Add test for format_args!("{}", 0) in const.Mara Bos-1/+14
2025-04-30Rollup merge of #140448 - Zalathar:query-append, r=compiler-errorsMatthias Krüger-13/+36
2025-04-30Rollup merge of #140446 - mejrs:test1, r=jieyouxuMatthias Krüger-111/+54
2025-04-30Rollup merge of #140445 - oli-obk:const-manually-drop, r=fee1-deadMatthias Krüger-0/+47
2025-04-30Rollup merge of #140439 - RalfJung:miri-algebraic-float-nondet, r=oli-obkMatthias Krüger-86/+107
2025-04-30Rollup merge of #140438 - ferrocene:pa-debug-assertions-tools, r=KobzolMatthias Krüger-5/+28
2025-04-30Rollup merge of #140437 - husqvarnagroup:af/codegen-test-mips-msa, r=jieyouxuMatthias Krüger-2/+13
2025-04-30Rollup merge of #140404 - lcnr:canonical-no-type-foldable, r=compiler-errorsMatthias Krüger-26/+4
2025-04-30Rollup merge of #140312 - nnethercote:DelimArgs-spacing, r=petrochenkovMatthias Krüger-30/+63
2025-04-30Rollup merge of #139192 - lolbinarycat:docs-wrapping_offset-provenance-139008...Matthias Krüger-4/+6
2025-04-30Rollup merge of #139059 - RalfJung:uses_power_alignment, r=nagisaMatthias Krüger-21/+14
2025-04-30Rollup merge of #136160 - ShE3py:should-panic-backticks, r=thomccMatthias Krüger-11/+10
2025-04-30Auto merge of #139720 - petrochenkov:errkind2, r=jieyouxubors-2107/+2377
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-2107/+2377
2025-04-30Auto merge of #140188 - nnethercote:streamline-format-macro, r=cuviperbors-10/+7
2025-04-30Auto merge of #127516 - nnethercote:simplify-LazyAttrTokenStream, r=petrochenkovbors-378/+399
2025-04-29canonical no type foldable :<lcnr-26/+4
2025-04-30Use `ThinVec` to shrink `LazyAttrTokenStreamInner`.Nicholas Nethercote-5/+7
2025-04-30Simplify `LazyAttrTokenStream`.Nicholas Nethercote-118/+138
2025-04-29Auto merge of #140023 - cjgillot:arena-try-alloc, r=BoxyUwUbors-33/+47
2025-04-29mention provenance in the pointer::wrapping_offset docsbinarycat-4/+6
2025-04-29Auto merge of #140474 - tgross35:rollup-rdkao89, r=tgross35bors-274/+691
2025-04-29Rollup merge of #140433 - BjoernLange:master, r=nnethercoteTrevor Gross-0/+2
2025-04-29Rollup merge of #140432 - tgross35:target-config-docs-update, r=jieyouxuTrevor Gross-5/+4
2025-04-29Rollup merge of #140422 - betrusted-io:bump-unwinding-to-0.2.6, r=workingjubileeTrevor Gross-3/+3
2025-04-29Rollup merge of #140400 - durin42:llvm-21-getguid, r=cuviperTrevor Gross-4/+9
2025-04-29Rollup merge of #140392 - Zalathar:goodbye-libtest, r=jieyouxuTrevor Gross-133/+8
2025-04-29Rollup merge of #139909 - oli-obk:or-patterns, r=BoxyUwUTrevor Gross-122/+662
2025-04-29Rollup merge of #138344 - tgross35:x86-f16-math, r=AmanieuTrevor Gross-7/+3
2025-04-29Reformat parameters to macros used by with-all-queriesZalathar-6/+15
2025-04-29Rename `rustc_query_append!` to `rustc_with_all_queries!`Zalathar-7/+21
2025-04-29Coalesce duplicate missing clone testsmejrs-99/+44
2025-04-29Treat `ManuallyDrop` as `~const Destruct`Oli Scherer-23/+7
2025-04-29Add testOli Scherer-0/+63
2025-04-29Fix comment describing what the test doesmejrs-6/+3
2025-04-29Move `on impl position` test to proper directorymejrs-6/+7
2025-04-29miri: algebraic intrinsics: bring back float non-determinismRalf Jung-86/+107
2025-04-29add `rust.debug-assertions-tools` optionPietro Albini-5/+28
2025-04-29Auto merge of #140436 - RalfJung:miri-sync, r=RalfJungbors-304/+799
2025-04-29enable msa feature for mips in codegen testsAdrian Friedli-2/+13
2025-04-29Merge pull request #4301 from rust-lang/rustup-2025-04-29Ralf Jung-3796/+7701
2025-04-29suppress dangerous_implicit_autorefs in TB testRalf Jung-0/+1
2025-04-29fmtThe Miri Cronjob Bot-7/+3
2025-04-29Merge from rustcThe Miri Cronjob Bot-3797/+7705
2025-04-29Preparing for merge from rustcThe Miri Cronjob Bot-1/+1