about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-09Remove an LTO dependent cgu_reuse_tracker.set_actual_reuse callbjorn3-13/+1
2023-10-09Reuse determine_cgu_reuse from cg_ssa in cg_clifbjorn3-30/+2
2023-10-09Auto merge of #116569 - matthiaskrgr:rollup-ni0jdd6, r=matthiaskrgrbors-1547/+2820
2023-10-09Rollup merge of #116561 - ouz-a:testfor_115517, r=compiler-errorsMatthias Krüger-0/+26
2023-10-09Rollup merge of #116556 - bjorn3:sync_cg_clif-2023-10-09, r=bjorn3Matthias Krüger-710/+1205
2023-10-09Rollup merge of #116549 - DaniPopes:miropts-let-chains, r=oli-obkMatthias Krüger-86/+43
2023-10-09Rollup merge of #116543 - ouz-a:crate_return_vec, r=oli-obkMatthias Krüger-11/+18
2023-10-09Rollup merge of #116537 - gurry:116473-ice-sugg-overlap, r=compiler-errorsMatthias Krüger-3/+356
2023-10-09Rollup merge of #115882 - aliemjay:diag-name-region-1, r=compiler-errorsMatthias Krüger-737/+1172
2023-10-09Auto merge of #116142 - GuillaumeGomez:enum-variant-display, r=fmeasebors-31/+253
2023-10-09Add more complex test cases for enum discriminant displayGuillaume Gomez-0/+19
2023-10-09Improve codeGuillaume Gomez-36/+24
2023-10-09add testOğuz Ağcayazı-0/+26
2023-10-09Auto merge of #115238 - workingjubilee:ich-entferne-welke-blumen, r=nikicbors-84/+9
2023-10-09Remove no longer used dependency from the list of allowed dependenciesbjorn3-1/+0
2023-10-09Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...bjorn3-709/+1205
2023-10-09Rustup to rustc 1.75.0-nightly (bf9a1c8a1 2023-10-08)bjorn3-1/+1
2023-10-09Sync from rust bf9a1c8a193fc373897196321215794c8bebbeecbjorn3-1/+1
2023-10-09return crates instead of a crateOğuz Ağcayazı-11/+18
2023-10-09Auto merge of #116533 - cjgillot:skip-trivial-mir, r=oli-obkbors-1/+10
2023-10-09Simplify some mir passes by using let chainsDaniPopes-86/+43
2023-10-09Fix suggestion span involving wrongly placed generic arg on enum variantsGurinder Singh-3/+356
2023-10-09Auto merge of #116096 - cjgillot:debuginfo-fndef-size, r=nikicbors-2/+28
2023-10-09Auto merge of #116468 - nnethercote:rustc_serialize, r=Mark-Simulacrumbors-318/+240
2023-10-08Drop all MIPS targets from CIJubilee Young-76/+1
2023-10-08Drop mips*-unknown-linux-musl* to tier 3Jubilee Young-4/+4
2023-10-08Drop mips*-unknown-linux-gnu* to tier 3Jubilee Young-4/+4
2023-10-08Ignore MSVC in test.Camille GILLOT-0/+1
2023-10-08Make FnDef 1-ZST in LLVM debuginfo.Camille GILLOT-2/+27
2023-10-08Auto merge of #116515 - petrochenkov:nolegflavor, r=lqdbors-23/+12
2023-10-08Auto merge of #116454 - tmiasko:small-dominators, r=cjgillotbors-115/+134
2023-10-08Do not run optimizations on trivial MIR.Camille GILLOT-1/+10
2023-10-08Merge pull request #1397 from bjorn3/inline_asm_tweaksbjorn3-16/+45
2023-10-08Auto merge of #116183 - cjgillot:debug-dse-always, r=oli-obkbors-808/+774
2023-10-08remove trailing dotsAli MJ Al-Nasrawy-129/+129
2023-10-08always show and explain sub regionAli MJ Al-Nasrawy-339/+462
2023-10-08improve the suggestion of generic_bound_failureAli MJ Al-Nasrawy-384/+696
2023-10-08Run inline asm rustc tests on CIbjorn3-9/+6
2023-10-08Skip cpuid shim when inline asm support is enabledbjorn3-1/+3
2023-10-08Fix inline asm on macOSbjorn3-6/+36
2023-10-08Rustup to rustc 1.75.0-nightly (97c81e1b5 2023-10-07)bjorn3-1/+2
2023-10-08Sync from rust 97c81e1b537088f1881c8894ee8579812ed9b6d1bjorn3-13/+13
2023-10-08Auto merge of #116514 - petrochenkov:nogccld, r=lqdbors-68/+27
2023-10-08Auto merge of #116509 - Enselic:rustc-test-op, r=Mark-Simulacrumbors-69/+33
2023-10-08linker: Remove `-Zgcc-ld` optionVadim Petrochenkov-68/+27
2023-10-08Auto merge of #116487 - tamird:avoid-unwrap-absolute, r=bjorn3bors-1/+1
2023-10-08Auto merge of #116487 - tamird:avoid-unwrap-absolute, r=bjorn3bors-28/+30
2023-10-08Auto merge of #116486 - van-ema:master, r=nikicbors-14/+14
2023-10-08Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrumbors-4/+3
2023-10-08Auto merge of #114623 - Kobzol:opt-dist-gha-summaries, r=Mark-Simulacrumbors-28/+160