about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-31pass `RUSTC_HOST_FLAGS` at once without the for looponur-ozkan-3/+1
2024-10-30Auto merge of #130860 - tmandry:fix-directives, r=jieyouxubors-16/+23
2024-10-30Auto merge of #132349 - matthiaskrgr:rollup-9g6s4p2, r=matthiaskrgrbors-1071/+1009
2024-10-30Rollup merge of #132342 - Zalathar:operand-bundle, r=workingjubileeMatthias Krüger-138/+103
2024-10-30Rollup merge of #132340 - Zalathar:set-section, r=compiler-errorsMatthias Krüger-18/+18
2024-10-30Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercoteMatthias Krüger-205/+139
2024-10-30Rollup merge of #132332 - nnethercote:use-token_descr-more, r=estebankMatthias Krüger-159/+152
2024-10-30Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-...Matthias Krüger-10/+2
2024-10-30Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workin...Matthias Krüger-2/+2
2024-10-30Rollup merge of #131856 - lcnr:typing-mode, r=compiler-errorsMatthias Krüger-531/+536
2024-10-30Rollup merge of #129394 - Jarcho:irrefutable_let_patterns, r=NadrierilMatthias Krüger-8/+57
2024-10-30Clean up FFI calls for operand bundlesZalathar-138/+103
2024-10-30Auto merge of #132238 - Urgau:midpoint-i64-hackers-impl, r=joboetbors-2/+2
2024-10-30Consistently use safe wrapper function `set_section`Zalathar-18/+18
2024-10-29Fix directives for lint-non-snake-case-crateTyler Mandry-16/+23
2024-10-30Remove `Engine`.Nicholas Nethercote-102/+80
2024-10-30Remove `Analysis::into_engine`.Nicholas Nethercote-116/+72
2024-10-29Auto merge of #132326 - matthiaskrgr:rollup-ngyw18g, r=matthiaskrgrbors-824/+857
2024-10-29Don't lint `irrefutable_let_patterns` on leading patterns if `else if` let-ch...Jason Newcomb-8/+57
2024-10-29Point to Fuchsia team in platform support docsDavid Koloski-10/+2
2024-10-29Rollup merge of #132321 - betrusted-io:xous/fix-rustc_const_stable-attribute,...Matthias Krüger-2/+0
2024-10-29Rollup merge of #132319 - Zalathar:add-module-flag, r=jieyouxuMatthias Krüger-237/+245
2024-10-29Rollup merge of #132274 - compiler-errors:cleanup-op-lookup, r=nnethercoteMatthias Krüger-83/+65
2024-10-29Rollup merge of #132157 - estebank:long-types-3, r=jieyouxuMatthias Krüger-418/+407
2024-10-29Rollup merge of #132151 - compiler-errors:coroutine-resume-outlives, r=spasto...Matthias Krüger-0/+110
2024-10-29Rollup merge of #131984 - dingxiangfei2009:stabilize-if-let-rescope, r=travis...Matthias Krüger-84/+30
2024-10-29Remove detail from label/note that is already available in other noteEsteban Küber-418/+407
2024-10-29Auto merge of #132231 - lukas-code:rc-plug-leaks, r=tgross35bors-21/+139
2024-10-29rebaselcnr-2/+3
2024-10-29update toolslcnr-24/+24
2024-10-29remove outdated debug_assertionlcnr-3/+0
2024-10-29TypingMode :thinking:lcnr-505/+512
2024-10-29xous: sync: remove `rustc_const_stable` attributeSean Cross-2/+0
2024-10-29powerpc64-ibm-aix: update maintaintersDavid Tenty-2/+2
2024-10-29Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubileebors-1414/+1490
2024-10-29Clean up FFI calls for setting module flagsZalathar-212/+242
2024-10-29Don't set unnecessary module flag "LTOPostLink"Zalathar-25/+3
2024-10-29Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxuJubilee-4/+4
2024-10-29Rollup merge of #132312 - jieyouxu:delete-crashes-23707, r=matthiaskrgrJubilee-109/+0
2024-10-29Rollup merge of #132293 - Urgau:tests-check-cfg-out-triagebot, r=lqdJubilee-3/+0
2024-10-29Rollup merge of #132284 - camelid:rm-ping, r=workingjubileeJubilee-3/+0
2024-10-29Rollup merge of #132270 - yakiimoninja:fs-truncate-docs, r=NoratriebJubilee-1/+1
2024-10-29Rollup merge of #132266 - krasimirgg:llvm-20-testfix, r=hanna-kruppe,beetrees...Jubilee-3/+8
2024-10-29Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubileeJubilee-971/+1004
2024-10-29Rollup merge of #132216 - klensy:c_uint, r=cuviperJubilee-9/+9
2024-10-29Rollup merge of #132194 - compiler-errors:rpitit-super-wc, r=spastorinoJubilee-14/+23
2024-10-29Rollup merge of #132119 - compiler-errors:effects-old-solver, r=lcnrJubilee-192/+302
2024-10-29Rollup merge of #131520 - zachs18:const-str-split, r=NoratriebJubilee-12/+38
2024-10-29Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillotJubilee-93/+101
2024-10-29Auto merge of #132314 - lnicola:sync-from-ra, r=lnicolabors-3366/+7243