about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-07Rollup merge of #136634 - bjoernager:const-mut-cursor, r=m-ou-seMatthias Krüger-2/+2
2025-02-07Rollup merge of #136627 - RalfJung:mir-validation-cfg-checker, r=compiler-errorsMatthias Krüger-0/+6
2025-02-07Rollup merge of #136582 - asomers:revert-132232, r=tgross35Matthias Krüger-9/+9
2025-02-07Rollup merge of #136565 - workingjubilee:fixup-abi-in-target, r=compiler-errorsMatthias Krüger-199/+221
2025-02-07Rollup merge of #136191 - klensy:const_a, r=compiler-errorsMatthias Krüger-15/+15
2025-02-07Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errorsMatthias Krüger-34/+92
2025-02-07Auto merge of #136450 - compiler-errors:simplify-cast, r=saethlinbors-9/+294
2025-02-07Auto merge of #136658 - matthiaskrgr:rollup-tg1vmex, r=matthiaskrgrbors-721/+2883
2025-02-06Rollup merge of #136645 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-565/+2680
2025-02-06Rollup merge of #136636 - bjorn3:error_cleanup, r=compiler-errorsMatthias Krüger-22/+12
2025-02-06Rollup merge of #136580 - bjorn3:miri_fixes, r=lqdMatthias Krüger-12/+24
2025-02-06Rollup merge of #136219 - yotamofek:pr/hir-cleanup, r=compiler-errorsMatthias Krüger-56/+37
2025-02-06Rollup merge of #136152 - Urgau:stabilize-map_many_mut, r=joshtriplettMatthias Krüger-17/+18
2025-02-06Rollup merge of #136069 - yotamofek:next-solver-slice, r=compiler-errorsMatthias Krüger-7/+5
2025-02-06Rollup merge of #133925 - folkertdev:improve-repr-warnings, r=compiler-errorsMatthias Krüger-42/+107
2025-02-06fix tail call checks wrt `#[track_caller]`Waffle Lapkin-34/+92
2025-02-06Don't reset cast kind without also updating the operand in simplify_castMichael Goulet-13/+15
2025-02-06Failing testMichael Goulet-0/+283
2025-02-06Stop passing the same resource multiple times when building ParseSessbjorn3-5/+3
2025-02-06Avoid manually producing FatalError in a couple of placesbjorn3-3/+3
2025-02-06Construct DiagCtxt a bit earlier in build_sessionbjorn3-14/+6
2025-02-06Auto merge of #136641 - matthiaskrgr:rollup-lajwje5, r=matthiaskrgrbors-349/+524
2025-02-06Auto merge of #136585 - gvozdvmozgu:memchr-eat-until-lexer, r=lcnrbors-2/+11
2025-02-06Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u...Philipp Krones-565/+2680
2025-02-06Rustup (#14163)Philipp Krones-464/+597
2025-02-06Bump nightly version -> 2025-02-06Philipp Krones-2/+2
2025-02-06Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-653/+2797
2025-02-06Rollup merge of #136630 - jieyouxu:render_tests, r=ChrisDentonMatthias Krüger-3/+15
2025-02-06Rollup merge of #136435 - Zalathar:thir-pat-stuff, r=NadrierilMatthias Krüger-148/+148
2025-02-06Rollup merge of #136393 - oli-obk:pattern-type-lit-oflo-checks, r=compiler-er...Matthias Krüger-55/+141
2025-02-06Rollup merge of #136315 - estebank:long-ty-binop, r=SparrowLiiMatthias Krüger-27/+85
2025-02-06Rollup merge of #136311 - compiler-errors:vtable-fixes-2, r=lcnrMatthias Krüger-5/+47
2025-02-06Rollup merge of #136235 - oli-obk:transmuty-pat-tys, r=RalfJungMatthias Krüger-16/+51
2025-02-06Rollup merge of #136073 - compiler-errors:recursive-coro-always, r=oli-obkMatthias Krüger-95/+37
2025-02-06Stabilise 'Cursor::{get_mut, set_position}' in 'const' scenarios;Gabriel Bjørnager Jensen-2/+2
2025-02-06Auto merge of #136471 - safinaskar:parallel, r=SparrowLiibors-395/+405
2025-02-06MIR validation: add comment explaining the limitations of CfgCheckerRalf Jung-0/+6
2025-02-06compiler: reorganize rustc_abi to be more internally uniformJubilee Young-74/+78
2025-02-06compiler: make rustc_target have less weird reexportsJubilee Young-125/+143
2025-02-06Fix docs for `#[clippy::format_args]` (#14161)Philipp Krones-1/+1
2025-02-06Add Nursery and Deprecated groups section at Book (#13926)Philipp Krones-0/+13
2025-02-06tests(std): don't output to std{out,err} in `test_creation_flags` and `test_p...许杰友 Jieyou Xu (Joe)-3/+12
2025-02-06bootstrap: reset some test suite metadata when starting a new test suite许杰友 Jieyou Xu (Joe)-0/+3
2025-02-06Fix docs for `#[clippy::format_args]`Yuri Astrakhan-1/+1
2025-02-06Auto merge of #136613 - workingjubilee:rollup-ry6rw0m, r=workingjubileebors-594/+613
2025-02-05Rollup merge of #136611 - Zalathar:llvm-underscore, r=workingjubileeJubilee-12/+3
2025-02-05Rollup merge of #136595 - thaliaarchi:hermit-unreachable-pub, r=NoratriebJubilee-2/+2
2025-02-05Rollup merge of #136591 - GuillaumeGomez:expr-to-string, r=UrgauJubilee-0/+4
2025-02-05Rollup merge of #136590 - carolynzech:raw-ptr-kind-internal, r=compiler-errorsJubilee-1/+13
2025-02-05Rollup merge of #136587 - GuillaumeGomez:update-gui-tests, r=notriddleJubilee-2/+1