about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-17Rollup merge of #130452 - randomPoison:trusty-update-maintainers, r=ehussMatthias Krüger-1/+2
2024-09-17Rollup merge of #129674 - matthewpipie:rc-arc-new-cyclic-in, r=dtolnayMatthias Krüger-84/+172
2024-09-17Rollup merge of #129477 - Xiretza:fix-fluent-diagnostics, r=compiler-errorsMatthias Krüger-18/+32
2024-09-17fluent_macro: fix diagnostics for fluent parse failuresXiretza-22/+5
2024-09-17Add test for fluent diagnosticsXiretza-1/+32
2024-09-17Auto merge of #129073 - compiler-errors:receiver-variance, r=lcnrbors-56/+141
2024-09-17Auto merge of #130455 - compiler-errors:inline-ordering, r=saethlinbors-72/+4
2024-09-17Auto merge of #130145 - fee1-dead-contrib:repeatn, r=lcnr,workingjubileebors-15/+69
2024-09-17Auto merge of #130456 - matthiaskrgr:rollup-h2qvk1f, r=matthiaskrgrbors-235/+334
2024-09-17Rollup merge of #130448 - alilleybrinker:master, r=workingjubileeMatthias Krüger-2/+0
2024-09-17Rollup merge of #130447 - durin42:llvm-20-fix-instrumentation-hdr, r=cuviperMatthias Krüger-2/+6
2024-09-17Rollup merge of #130427 - jieyouxu:rmake-symlink, r=KobzolMatthias Krüger-80/+158
2024-09-17Rollup merge of #130380 - Zalathar:counters, r=jieyouxuMatthias Krüger-151/+170
2024-09-16Remove semi-nondeterminism of DefPathHash ordering from inlinerMichael Goulet-72/+4
2024-09-17Auto merge of #129970 - lukas-code:LayoutCalculator, r=compiler-errorsbors-1227/+1341
2024-09-16Update library/alloc/src/sync.rsmatthewpipie-1/+1
2024-09-16rustc_llvm: update for llvm/llvm-project@2ae968a0d9fb61606b020e898d884c82dd0e...Augie Fackler-2/+6
2024-09-16Update Trusty target maintainersNicole LeGare-1/+2
2024-09-16Auto merge of #127633 - SamuelMarks:eq-exit-code, r=dtolnaybors-5/+9
2024-09-17get rid of an old hackLukas Markeffsky-50/+55
2024-09-17assert that unexpectedly unsized fields are sized in the param envLukas Markeffsky-57/+64
2024-09-16fix: Remove duplicate `LazyLock` example.Andrew Lilley Brinker-2/+0
2024-09-16Auto merge of #130444 - matthiaskrgr:rollup-onlrjva, r=matthiaskrgrbors-94/+196
2024-09-16Rollup merge of #130437 - jder:issue-130372, r=compiler-errorsMatthias Krüger-31/+44
2024-09-16Rollup merge of #130282 - compiler-errors:over-overflow, r=BoxyUwUMatthias Krüger-39/+99
2024-09-16Rollup merge of #130033 - compiler-errors:foreign-fn-types, r=BoxyUwUMatthias Krüger-24/+53
2024-09-16Avoid crashing on variadic functions when producing arg-mismatch errorsJesse Rusak-31/+44
2024-09-16Auto merge of #130439 - matthiaskrgr:rollup-1lkzo74, r=matthiaskrgrbors-26/+161
2024-09-16Rollup merge of #130436 - fortanix:raoul/fix_reduce_add_unordered_test, r=Ral...Matthias Krüger-0/+1
2024-09-16Rollup merge of #130412 - compiler-errors:rpitit-overcapture, r=jieyouxuMatthias Krüger-17/+73
2024-09-16Rollup merge of #130410 - compiler-errors:shim-borrowck-err, r=jieyouxuMatthias Krüger-6/+37
2024-09-16Rollup merge of #123436 - amyspark:allow-msvc-to-use-meson-and-mingw-import-l...Matthias Krüger-3/+50
2024-09-16Auto merge of #130414 - compiler-errors:precise-capturing-arg-valid, r=jieyouxubors-33/+132
2024-09-16Don't ICE when generating Fn shim for async closure with borrowck errorMichael Goulet-6/+37
2024-09-16Don't ICE when RPITIT captures more method args than trait definitionMichael Goulet-17/+73
2024-09-16Introduce distinct error codes for precise capturingMichael Goulet-9/+69
2024-09-16Do precise capturing arg validation in resolveMichael Goulet-33/+72
2024-09-16Relate receiver invariantly in method probe for Mode::PathMichael Goulet-56/+141
2024-09-16Ignore reduce-fadd-unordered on SGX platformRaoul Strackx-0/+1
2024-09-16layout computation: eagerly error for unexpected unsized fieldsLukas Markeffsky-1093/+1224
2024-09-16make `LayoutCx` not genericLukas Markeffsky-71/+42
2024-09-16tests/run-make: update for symlink helper changes许杰友 Jieyou Xu (Joe)-30/+28
2024-09-16run_make_support: rectify symlink handling许杰友 Jieyou Xu (Joe)-50/+130
2024-09-16Auto merge of #129716 - compiler-errors:closure-debuginfo, r=cjgillotbors-1/+23
2024-09-16Auto merge of #130426 - workingjubilee:rollup-63xnjry, r=workingjubileebors-10/+55
2024-09-15Rollup merge of #130420 - jieyouxu:build_helpers_docs, r=onur-ozkanJubilee-0/+9
2024-09-15Rollup merge of #130398 - ChrisDenton:win-cross, r=jieyouxuJubilee-1/+4
2024-09-15Rollup merge of #130336 - onur-ozkan:simple-improvement, r=albertlarsan68Jubilee-5/+1
2024-09-15Rollup merge of #130325 - workingjubilee:plus-minus-zero-redux, r=RalfJung,ji...Jubilee-2/+31
2024-09-15Rollup merge of #127879 - kornelski:bad-pointer-printf, r=workingjubileeJubilee-2/+10