]> git.lizzy.rs Git - rust.git/history - compiler/rustc_codegen_ssa/src/back/link.rs
Issue error when `-C link-self-contained` option is used on unsupported platforms
[rust.git] / compiler / rustc_codegen_ssa / src / back / link.rs
2022-11-15 StackDoubleFlowIssue error when `-C link-self-contained` option is...
2022-11-15 borsAuto merge of #104091 - BelovDV:issue-103044, r=petroch...
2022-11-14 Daniil BelovWrap bundlen static libraries into object files
2022-11-14 Manish GoregaokarRollup merge of #104304 - uweigand:s390x-profiler,...
2022-11-14 Manish GoregaokarRollup merge of #104300 - tbu-:pr_path_parent_caveats...
2022-11-14 Manish GoregaokarRollup merge of #104266 - compiler-errors:issue-102430...
2022-11-14 Manish GoregaokarRollup merge of #104181 - jackh726:known-bug-tests...
2022-11-14 Manish GoregaokarRollup merge of #104158 - Ayush1325:executable, r=Mark...
2022-11-14 Manish GoregaokarRollup merge of #104105 - davidtwco:split-dwarf-lto...
2022-11-14 Manish GoregaokarRollup merge of #103744 - palfrey:unwind-upgrade-cc...
2022-11-14 Manish GoregaokarRollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini
2022-11-14 borsAuto merge of #103858 - Mark-Simulacrum:bump-bootstrap...
2022-11-13 borsAuto merge of #103894 - mati865:gnullvm-libunwind-chang...
2022-11-13 Matthias KrügerRollup merge of #104357 - RalfJung:is-sized, r=cjgillot
2022-11-13 Matthias KrügerRollup merge of #104320 - fee1-dead-contrib:use-derive...
2022-11-13 Matthias KrügerRollup merge of #104315 - SparkyPotato:fix-104276,...
2022-11-13 Matthias KrügerRollup merge of #103996 - SUPERCILEX:docs, r=RalfJung
2022-11-13 borsAuto merge of #104292 - GuillaumeGomez:fix-missing...
2022-11-13 borsAuto merge of #93563 - ibraheemdev:crossbeam-channel...
2022-11-13 Yuki OkushiRollup merge of #104345 - fmease:fix-up-a-fluent-messag...
2022-11-13 Yuki OkushiRollup merge of #104323 - notriddle:notriddle/scrape...
2022-11-13 Yuki OkushiRollup merge of #104318 - c410-f3r:moar-errors, r=petro...
2022-11-13 Yuki OkushiRollup merge of #104177 - notriddle:notriddle/js-notabl...
2022-11-13 Yuki OkushiRollup merge of #103650 - notriddle:notriddle/line...
2022-11-13 borsAuto merge of #104282 - cjgillot:intern-span, r=compile...
2022-11-13 borsAuto merge of #104078 - jyn514:dry-run-progress, r...
2022-11-12 borsAuto merge of #103311 - petrochenkov:pblfix, r=bjorn3
2022-11-12 borsAuto merge of #103913 - Neutron3529:patch-1, r=thomcc
2022-11-12 Vadim Petrochenkovlinker: Link `profiler_builtins` even if it's marked...
2022-11-12 Vadim Petrochenkovlinker: Support mixing crates built with different...
2022-11-12 Vadim Petrochenkovlinker: Move some inner functions to the outside
2022-11-12 Vadim Petrochenkovlinker: Simplify linking of `compiler_builtins` and...
2022-11-12 Vadim Petrochenkovlinker: Factor out native library linking to a separate...
2022-11-12 Guillaume GomezRollup merge of #104308 - scottmcm:no-more-validalign...
2022-11-12 Guillaume GomezRollup merge of #104263 - albertlarsan68:add-ilog2...
2022-11-12 Guillaume GomezRollup merge of #104110 - krasimirgg:msan-16, r=nagisa
2022-11-12 Dylan DPCRollup merge of #102049 - fee1-dead-contrib:derive_cons...
2022-11-11 Manish GoregaokarRollup merge of #103531 - chenyukang:yukang/fix-103474...
2022-11-11 Manish GoregaokarRollup merge of #103468 - chenyukang:yukang/fix-103435...
2022-11-11 Manish GoregaokarRollup merge of #102215 - alexcrichton:wasm-link-whole...
2022-11-11 Dylan DPCRollup merge of #103924 - PeteDevoy:patch-1, r=estebank
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 borsAuto merge of #103898 - Nilstrieb:match-macro, r=nnethe...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 Manish GoregaokarRollup merge of #104060 - ink-feather-org:const_hash...
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-09 Manish GoregaokarRollup merge of #103929 - BlackHoleFox:apple-targets...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 Dylan DPCRollup merge of #103952 - ehuss:dont-intra-linkcheck...
2022-11-09 Dylan DPCRollup merge of #103933 - nicholasbishop:bishop-uefi...
2022-11-09 Dylan DPCRollup merge of #103919 - nnethercote:unescaping-cleanu...
2022-11-09 Dylan DPCRollup merge of #103694 - WaffleLapkin:mask_doc_example...
2022-11-09 Dylan DPCRollup merge of #103570 - lukas-code:stabilize-ilog...
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 Manish GoregaokarRollup merge of #103827 - compiler-errors:rpitit-substs...
2022-11-09 Manish GoregaokarRollup merge of #103521 - chenyukang:yukang/fix-103451...
2022-11-09 Manish GoregaokarRollup merge of #103353 - wesleywiser:fix_lld_thinlto_m...
2022-11-09 Manish GoregaokarRollup merge of #101381 - Urgau:target-mixup-homogenous...
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 borsAuto merge of #104013 - notriddle:notriddle/rustdoc...
2022-11-07 borsAuto merge of #103934 - notriddle:notriddle/backtrace...
2022-11-07 borsAuto merge of #103569 - RalfJung:miri-test-macos, r...
2022-11-07 Dylan DPCRollup merge of #104052 - TaKO8Ki:fix-103997, r=notriddle
2022-11-07 Dylan DPCRollup merge of #103986 - compiler-errors:oh-no-bad...
2022-11-07 Dylan DPCRollup merge of #103757 - ffmancera:ff/clarify_E0207...
2022-11-07 borsAuto merge of #103218 - CastilloDel:infer, r=jackh726
2022-11-07 Yuki OkushiRollup merge of #104045 - Ayush1325:type_array, r=nikic
2022-11-07 Yuki OkushiRollup merge of #103914 - nnethercote:close-42326,...
2022-11-07 Yuki OkushiRollup merge of #103885 - fmease:rustdoc-various-cross...
2022-11-06 borsAuto merge of #103861 - compiler-errors:codegen-select...
2022-11-06 borsAuto merge of #103720 - crlf0710:most_translation_attr...
2022-11-06 borsAuto merge of #2638 - DrMeepster:windows-condvars,...
2022-11-06 Matthias KrügerRollup merge of #104002 - RalfJung:unsafecell-new,...
2022-11-06 Matthias KrügerRollup merge of #103990 - notriddle:notriddle/logo...
2022-11-06 Matthias KrügerRollup merge of #103851 - viandoxdev:103816_bootstrap_f...
2022-11-06 Matthias KrügerRollup merge of #103012 - chenyukang:fix-102806, r...
2022-11-06 borsAuto merge of #102618 - aliemjay:simplify-closure-promo...
2022-11-06 borsAuto merge of #103975 - oli-obk:tracing, r=jackh726
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-05 Matthias KrügerRollup merge of #103972 - oli-obk:unoptional, r=fee1...
2022-11-05 Matthias KrügerRollup merge of #103927 - fee1-dead-contrib:E0425-no...
2022-11-05 Matthias KrügerRollup merge of #103920 - ferrocene:pa-maybe-open-in...
2022-11-05 Matthias KrügerRollup merge of #101702 - jsha:static-files2, r=notridd...
2022-11-05 borsAuto merge of #2650 - RalfJung:rustup, r=RalfJung
2022-11-05 Ralf JungMerge from rustc
2022-11-05 borsAuto merge of #103831 - chenyukang:yukang/fix-103751...
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-05 borsAuto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r...
2022-11-05 Dylan DPCRollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPC
2022-11-05 Dylan DPCRollup merge of #103994 - clubby789:break-unlabeled...
2022-11-05 Dylan DPCRollup merge of #103867 - compiler-errors:no-has-errors...
2022-11-05 Dylan DPCRollup merge of #103866 - compiler-errors:fn-ctxt-less...
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-05 Dylan DPCRollup merge of #103621 - fee1-dead-contrib:iat-fix...
2022-11-04 Matthias KrügerRollup merge of #103984 - V0ldek:103974-refactor-mk_con...
2022-11-04 Matthias KrügerRollup merge of #103980 - notriddle:notriddle/search...
next