about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-07mark vec::IntoIter pointers as `!nonnull`The 8472-49/+121
2024-01-07typo fixThe 8472-1/+1
2024-01-07Auto merge of #119035 - saethlin:remove-linker-requirement, r=onur-ozkanbors-13/+43
2024-01-06Auto merge of #119599 - marthadev:position, r=the8472bors-6/+13
2024-01-06Run Miri and mir-opt tests without a target linkerBen Kimock-13/+43
2024-01-06Auto merge of #119662 - matthiaskrgr:rollup-ehofh5n, r=matthiaskrgrbors-235/+909
2024-01-06Rollup merge of #119661 - Mark-Simulacrum:shrink-lld-wrapper, r=KobzolMatthias Krüger-0/+8
2024-01-06Rollup merge of #119655 - Nilstrieb:cleanup-the-error-count-monster-mess, r=W...Matthias Krüger-13/+6
2024-01-06Rollup merge of #119653 - devnexen:update_fuchsia_compiler_rt_support, r=petr...Matthias Krüger-1/+2
2024-01-06Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errorsMatthias Krüger-98/+214
2024-01-06Rollup merge of #119595 - mbbill:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-01-06Rollup merge of #119591 - Enselic:DestinationPropagation-stable, r=cjgillotMatthias Krüger-34/+33
2024-01-06Rollup merge of #119486 - onur-ozkan:clippy-allow-dirty-and-staged, r=Mark-Si...Matthias Krüger-2/+23
2024-01-06Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472Matthias Krüger-32/+26
2024-01-06Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomezMatthias Krüger-54/+596
2024-01-06Strip lld-wrapper binariesMark Rousskov-0/+8
2024-01-06Auto merge of #119531 - petrochenkov:cmpctxt, r=cjgillotbors-52/+76
2024-01-06Auto merge of #119499 - cjgillot:dtm-opt, r=nnethercotebors-18/+15
2024-01-06Remove ignore-stage1 that was added when changing error count msgNilstrieb-13/+6
2024-01-06compiler: update Fuchsia sanitizer support.David Carlier-1/+2
2024-01-06Auto merge of #119478 - bjorn3:no_serialize_specialization, r=wesleywiserbors-397/+475
2024-01-06Auto merge of #119646 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-06Auto merge of #119648 - compiler-errors:rollup-42inxd8, r=compiler-errorsbors-415/+655
2024-01-05Rollup merge of #119642 - petrochenkov:winstdtest, r=ChrisDentonMichael Goulet-2/+4
2024-01-05Rollup merge of #119640 - petrochenkov:rtstartup, r=Mark-SimulacrumMichael Goulet-0/+2
2024-01-05Rollup merge of #119638 - lukas-code:suggest-constructor-cycle-error, r=cjgillotMichael Goulet-9/+47
2024-01-05Rollup merge of #119628 - RalfJung:duplicate-test, r=compiler-errorsMichael Goulet-23/+0
2024-01-05Rollup merge of #119468 - notriddle:notriddle/compression, r=GuillaumeGomezMichael Goulet-139/+250
2024-01-05Rollup merge of #119420 - cjgillot:issue-119295, r=compiler-errorsMichael Goulet-0/+48
2024-01-05Rollup merge of #119414 - xry111:xry111/lto-test, r=Mark-SimulacrumMichael Goulet-28/+28
2024-01-05Rollup merge of #119216 - weiznich:use_diagnostic_namespace_in_stdlib, r=comp...Michael Goulet-33/+80
2024-01-05Rollup merge of #119208 - Zalathar:hoist, r=WaffleLapkin,SwatinemMichael Goulet-181/+196
2024-01-05Update cargoWeihang Lo-0/+0
2024-01-06Auto merge of #119459 - cjgillot:inline-mir-utils, r=compiler-errorsbors-0/+24
2024-01-06Auto merge of #119329 - Nadrieril:reveal-opaques-early, r=compiler-errorsbors-94/+132
2024-01-06library: Fix a symlink test failing on WindowsVadim Petrochenkov-2/+4
2024-01-06library: Fix warnings in rtstartupVadim Petrochenkov-0/+2
2024-01-06rustc_span: Optimize syntax context comparisonsVadim Petrochenkov-52/+76
2024-01-05Rebase fallout.Camille GILLOT-8/+8
2024-01-05Do not run check on foreign items.Camille GILLOT-1/+1
2024-01-05Handle ForeignItem as TAIT scope.Camille GILLOT-0/+48
2024-01-05Auto merge of #119634 - matthiaskrgr:rollup-v2xt7et, r=matthiaskrgrbors-609/+1272
2024-01-05fix cycle error for "use constructor" suggestionLukas Markeffsky-16/+13
2024-01-05fix OOM when `ty::Instance` is used in query descriptionLukas Markeffsky-4/+45
2024-01-05Add notes about the serialization formatMichael Howell-7/+26
2024-01-05rustc_mir_transform: Make DestinationPropagation stable for queriesMartin Nordholts-34/+33
2024-01-05Rollup merge of #119622 - Nadrieril:never_patterns_macros, r=compiler-errorsMatthias Krüger-0/+54
2024-01-05Rollup merge of #119589 - petrochenkov:cdatalock, r=Mark-SimulacrumMatthias Krüger-58/+58
2024-01-05Rollup merge of #119563 - compiler-errors:coroutine-resume, r=oli-obkMatthias Krüger-36/+190
2024-01-05Rollup merge of #119554 - matthewjasper:remove-guard-distinction, r=compiler-...Matthias Krüger-292/+272