]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform
Fix build on powerpc-unknown-freebsd
[rust.git] / compiler / rustc_mir_transform /
2022-11-18 borsAuto merge of #103179 - ferrocene:pa-run-in-run-make...
2022-11-17 borsAuto merge of #104361 - vladimir-ea:watchos_fix_linking...
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-17 borsAuto merge of #104205 - clubby789:grow-rc, r=thomcc
2022-11-17 borsAuto merge of #104170 - cjgillot:hir-def-id, r=fee1...
2022-11-17 borsAuto merge of #103779 - the8472:simd-str-contains,...
2022-11-17 borsAuto merge of #103138 - nnethercote:merge-BBs, r=bjorn3
2022-11-16 borsAuto merge of #102944 - nnethercote:ast-Lit-third-time...
2022-11-16 borsAuto merge of #104456 - RalfJung:miri, r=RalfJung
2022-11-16 borsAuto merge of #104492 - matthiaskrgr:rollup-3xyjynz...
2022-11-16 Matthias KrügerRollup merge of #104466 - notriddle:notriddle/crate...
2022-11-16 Matthias KrügerRollup merge of #104462 - notriddle:notriddle/rightside...
2022-11-16 Matthias KrügerRollup merge of #104459 - notriddle:notriddle/main...
2022-11-16 Matthias KrügerRollup merge of #104394 - oli-obk:suggest_method_call...
2022-11-16 Matthias KrügerRollup merge of #104335 - Nilstrieb:macrowo, r=compiler...
2022-11-16 Matthias KrügerRollup merge of #104317 - RalfJung:ctfe-error-reporting...
2022-11-16 Matthias KrügerRollup merge of #104137 - StackDoubleFlow:err-lsc-unsup...
2022-11-16 Matthias KrügerRollup merge of #103750 - calebzulawski:master, r=worki...
2022-11-16 Ralf Jungcleanup and dedupe CTFE and Miri error reporting
2022-11-16 Matthias KrügerRollup merge of #104471 - scruss:patch-1, r=jyn514
2022-11-16 Matthias KrügerRollup merge of #104450 - andrewpollack:fix-fuchsia...
2022-11-16 Matthias KrügerRollup merge of #104425 - notriddle:notriddle/main...
2022-11-16 Matthias KrügerRollup merge of #104424 - notriddle:notriddle/popover...
2022-11-16 Matthias KrügerRollup merge of #104419 - Ayush1325:test-issue-30490...
2022-11-16 Matthias KrügerRollup merge of #104401 - RalfJung:mpsc-leak, r=Amanieu
2022-11-16 Matthias KrügerRollup merge of #104348 - fmease:iat-vis-stab, r=cjgillot
2022-11-16 Matthias KrügerRollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillot
2022-11-16 Matthias KrügerRollup merge of #103489 - WaffleLapkin:byte_offset_from...
2022-11-16 Matthias KrügerRollup merge of #103484 - saschanaz:patch-2, r=ehuss
2022-11-16 borsAuto merge of #102935 - ajtribick:display-float-0.5...
2022-11-16 borsAuto merge of #104468 - weihanglo:update-cargo, r=weihanglo
2022-11-15 borsAuto merge of #102570 - cjgillot:deagg-debuginfo, r...
2022-11-15 Kagami Sascha Rosy... Merge branch 'master' into patch-2
2022-11-15 Camille GILLOTEnable SROA by at mir-opt level 3.
2022-11-15 Camille GILLOTFlatten aggregates into locals.
2022-11-15 Camille GILLOTIntroduce composite debuginfo.
2022-11-15 borsAuto merge of #104054 - RalfJung:byte-provenance, r...
2022-11-15 borsAuto merge of #104437 - matthiaskrgr:rollup-n5jdg9v...
2022-11-15 Matthias KrügerRollup merge of #104339 - compiler-errors:rustc_deny_ex...
2022-11-15 Matthias KrügerRollup merge of #104316 - cjgillot:simplify-async-sugge...
2022-11-15 Matthias KrügerRollup merge of #104296 - compiler-errors:opaque-ty...
2022-11-15 Matthias KrügerRollup merge of #104258 - compiler-errors:tait-closure...
2022-11-15 Matthias KrügerRollup merge of #104148 - fmease:fix-104140, r=petrochenkov
2022-11-15 Matthias KrügerRollup merge of #103734 - Mark-Simulacrum:fix-version...
2022-11-15 Matthias KrügerRollup merge of #103439 - Nilstrieb:help-me-with-my...
2022-11-15 borsAuto merge of #101168 - jachris:dataflow-const-prop...
2022-11-15 borsAuto merge of #2665 - RalfJung:rustup, r=RalfJung
2022-11-15 Ralf JungMerge from rustc
2022-11-15 Matthias KrügerRollup merge of #104422 - compiler-errors:fix-suggest_a...
2022-11-15 Matthias KrügerRollup merge of #104404 - GuillaumeGomez:fix-missing...
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
2022-11-15 Matthias KrügerRollup merge of #104383 - WaffleLapkin:rustc_undiagnost...
2022-11-15 Matthias KrügerRollup merge of #104381 - mejrs:none_error, r=compiler...
2022-11-15 Matthias KrügerRollup merge of #104372 - Ayush1325:compiler-builtins...
2022-11-15 Matthias KrügerRollup merge of #104354 - lukas-code:blank-lines-2...
2022-11-15 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-15 borsAuto merge of #104091 - BelovDV:issue-103044, r=petroch...
2022-11-14 Matthias KrügerRollup merge of #104378 - compiler-errors:chalk-up...
2022-11-14 Matthias KrügerRollup merge of #104364 - petrochenkov:docice2, r=Guill...
2022-11-14 Matthias KrügerRollup merge of #104356 - RalfJung:interpret-check...
2022-11-14 Matthias KrügerRollup merge of #104350 - SparkyPotato:fix-x-wrapper...
2022-11-14 Matthias KrügerRollup merge of #104349 - rustaceanclub:master, r=oli-obk
2022-11-14 Matthias KrügerRollup merge of #104332 - Elarcis:maybe_uninit_doc_fix...
2022-11-14 Matthias KrügerRollup merge of #104294 - compiler-errors:inline-ct...
2022-11-14 Matthias KrügerRollup merge of #104229 - compiler-errors:overlap-full...
2022-11-14 Matthias KrügerRollup merge of #104223 - fmease:recover-fn-ptr-with...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-14 Ralf Jungassert that we are (de)seiralizing ProvenanceMap correctly
2022-11-14 Manish GoregaokarRollup merge of #104362 - WaffleLapkin:span_bug_won...
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 borsAuto merge of #104370 - matthiaskrgr:rollup-c3b38sm...
2022-11-13 Matthias KrügerRollup merge of #104365 - albertlarsan68:add-x-tool...
2022-11-13 Matthias KrügerRollup merge of #104357 - RalfJung:is-sized, r=cjgillot
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 Camille GILLOTStore a LocalDefId in hir::Variant & hir::Field.
2022-11-13 borsAuto merge of #2657 - mkroening:miri-alloc, r=RalfJung
2022-11-13 borsAuto merge of #93563 - ibraheemdev:crossbeam-channel...
2022-11-13 Ralf Jungadd is_sized method on Abi and Layout, and use it
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-12 borsAuto merge of #103913 - Neutron3529:patch-1, r=thomcc
2022-11-12 Jannis Christopher... Disable limits if mir-opt-level >= 4
2022-11-12 Jannis Christopher... Expand upon comment regarding self-assignment
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 #104117 - crlf0710:update_feature_gate...
2022-11-12 Guillaume GomezRollup merge of #104110 - krasimirgg:msan-16, r=nagisa
2022-11-12 Jannis Christopher... Require -Zmir-opt-level >= 3 for now
2022-11-12 Jannis Christopher... Add comment for guessed constants
next