]> git.lizzy.rs Git - rust.git/history - compiler/rustc_llvm
codegen: use new {re,de,}allocator annotations in llvm
[rust.git] / compiler / rustc_llvm /
2022-07-17 borsAuto merge of #99033 - 5225225:interpreter-validity...
2022-07-17 borsAuto merge of #99283 - RalfJung:miri, r=RalfJung
2022-07-17 borsAuto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
2022-07-17 Yuki OkushiRollup merge of #99306 - JohnTitor:stabilize-future...
2022-07-17 Yuki OkushiRollup merge of #99302 - yaahc:gma-tracking-issue,...
2022-07-17 Yuki OkushiRollup merge of #99088 - niklasf:stabilize-process_set_...
2022-07-17 Yuki OkushiRollup merge of #99036 - TaKO8Ki:fix-test-for-88138...
2022-07-17 Yuki OkushiRollup merge of #97915 - tbu-:pr_os_string_fmt_write...
2022-07-16 borsAuto merge of #98866 - nagisa:nagisa/align-offset-wroom...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 Matthias KrügerRollup merge of #99323 - GuillaumeGomez:fix-gui-flaky...
2022-07-16 Matthias KrügerRollup merge of #99290 - compiler-errors:revert-98794...
2022-07-16 Matthias KrügerRollup merge of #99287 - GuillaumeGomez:rustdoc-json...
2022-07-16 Matthias KrügerRollup merge of #99259 - RalfJung:visit-a-place, r...
2022-07-16 Matthias KrügerRollup merge of #99258 - estebank:suggest-let, r=wesley...
2022-07-16 Matthias KrügerRollup merge of #99213 - davidtwco:translation-migrate...
2022-07-16 Matthias KrügerRollup merge of #98582 - oli-obk:unconstrained_opaque_t...
2022-07-16 borsAuto merge of #99263 - compiler-errors:issue-99261...
2022-07-16 borsAuto merge of #96482 - willcrichton:fix-trait-suggestio...
2022-07-16 Yuki OkushiRollup merge of #99307 - JohnTitor:issue-64401, r=compi...
2022-07-16 Yuki OkushiRollup merge of #99277 - joshtriplett:stabilize-core...
2022-07-16 Yuki OkushiRollup merge of #99270 - rhysd:issue-99269, r=Mark...
2022-07-16 Yuki OkushiRollup merge of #99264 - eltociear:patch-14, r=compiler...
2022-07-16 Yuki OkushiRollup merge of #99253 - pierwill:pierwill/rm-storage...
2022-07-16 Yuki OkushiRollup merge of #98662 - LucasDumont:document_fs_write...
2022-07-16 Yuki OkushiRollup merge of #98387 - NobodyXu:feature/std_io_Error_...
2022-07-16 borsAuto merge of #95685 - oxidecomputer:restore-static...
2022-07-15 borsAuto merge of #99046 - nnethercote:final-derive-output...
2022-07-15 Dylan DPCRollup merge of #99209 - GuillaumeGomez:crate-level...
2022-07-15 Dylan DPCRollup merge of #99119 - TaKO8Ki:remove-string-matching...
2022-07-15 Dylan DPCRollup merge of #99113 - WaffleLapkin:arc_simplify...
2022-07-15 borsAuto merge of #97406 - aliemjay:verify-bounds-fix-maste...
2022-07-15 borsAuto merge of #98203 - kckeiks:gather-body-owners-in...
2022-07-14 borsAuto merge of #96544 - m-ysk:feature/issue-96358, r...
2022-07-14 Ziv Dunkelmanrustc: add ability to output regular LTO bitcode modules
2022-07-14 Dylan DPCRollup merge of #99222 - atsuzaki:generic_const_err...
2022-07-14 Dylan DPCRollup merge of #99192 - Amanieu:fix-asm-srcloc, r...
2022-07-14 Dylan DPCRollup merge of #99000 - JulianKnodt:allow_resolve_no_s...
2022-07-14 Dylan DPCRollup merge of #98072 - yaahc:generic-member-access...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 Dylan DPCRollup merge of #99139 - jyn514:dist-tool-help, r=Mark...
2022-07-14 Dylan DPCRollup merge of #99126 - NiklasJonsson:84447/rustc_span...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-14 Dylan DPCRollup merge of #98315 - joshtriplett:stabilize-core...
2022-07-14 Dylan DPCRollup merge of #97720 - cjgillot:all-fresh, r=petrochenkov
2022-07-14 borsAuto merge of #98754 - jyn514:non-trivial-drop, r=compi...
2022-07-13 borsAuto merge of #99136 - CAD97:layout-faster, r=scottmcm
2022-07-13 borsAuto merge of #98145 - ouz-a:some_branch, r=oli-obk
2022-07-13 Dylan DPCRollup merge of #99199 - TaKO8Ki:remove-unnecessary...
2022-07-13 Dylan DPCRollup merge of #99155 - Amanieu:unstable-target-featur...
2022-07-13 Dylan DPCRollup merge of #99030 - rust-lang:notriddle/field...
2022-07-13 Dylan DPCRollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb
2022-07-13 Dylan DPCRollup merge of #98574 - dingxiangfei2009:let-else...
2022-07-13 borsAuto merge of #99203 - GuillaumeGomez:rollup-b2re0dv...
2022-07-13 Guillaume GomezRollup merge of #99185 - krasimirgg:llvm-wrapper-inline...
2022-07-12 Krasimir Georgievllvm-wrapper: adapt for LLVM API change
2022-07-11 Matthias KrügerRollup merge of #97210 - Milo123459:clippy-args, r...
2022-07-11 borsAuto merge of #97841 - nvzqz:inline-encode-wide, r...
2022-07-11 borsAuto merge of #98369 - jyn514:configure.py, r=Mark...
2022-07-11 borsAuto merge of #98526 - jyn514:download-llvm-outside...
2022-07-10 Matthias KrügerRollup merge of #98713 - nikomatsakis:issue-98693,...
2022-07-10 borsAuto merge of #98463 - mystor:expand_expr_bool, r=eddyb
2022-07-10 borsAuto merge of #95295 - CAD97:layout-isize, r=scottmcm
2022-07-09 Dylan DPCRollup merge of #99070 - tamird:update-tracking-issue...
2022-07-08 borsAuto merge of #98614 - oli-obk:take_unsound_opaque_type...
2022-07-08 Dylan DPCRollup merge of #98654 - nnethercote:pest-2.1.3-opt...
2022-07-08 Dylan DPCRollup merge of #98533 - jyn514:drop-tracking-debugging...
2022-07-08 borsAuto merge of #98638 - bjorn3:less_string_interning...
2022-07-08 Matthias KrügerRollup merge of #98798 - jyn514:download-rustc-cached...
2022-07-08 Matthias KrügerRollup merge of #98718 - yoshuawuyts:stabilize-into...
2022-07-07 Matthias KrügerRollup merge of #97917 - AronParker:master, r=ChrisDenton
2022-07-07 Dylan DPCRollup merge of #98692 - camelid:more-fixmes, r=Guillau...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Dylan DPCRollup merge of #97711 - Nilstrieb:rustc-arena-ub,...
2022-07-07 borsAuto merge of #98675 - eddyb:cg-array-literal, r=nikic
2022-07-07 Jubilee YoungStop emitting CET prologues for naked functions
2022-07-07 borsAuto merge of #98487 - cjgillot:variance-nohir, r=wesle...
2022-07-06 Guillaume GomezRollup merge of #96935 - thomcc:atomicptr-strict-prov...
2022-07-06 borsAuto merge of #98567 - Patryk27:update-llvm, r=nikic
2022-07-05 Guillaume GomezRollup merge of #98944 - pierwill:flatset-docs, r=Dylan-DPC
2022-07-05 Guillaume GomezRollup merge of #95503 - jyn514:build-single-crate...
2022-07-05 Dylan DPCRollup merge of #98856 - GuillaumeGomez:rustdoc-test...
2022-07-05 Dylan DPCRollup merge of #98624 - davidtwco:translation-on-lints...
2022-07-05 Dylan DPCRollup merge of #97712 - RalfJung:untyped, r=scottmcm
2022-07-05 borsAuto merge of #96862 - oli-obk:enum_cast_mir, r=RalfJung
2022-07-05 Dylan DPCRollup merge of #97300 - ChayimFriedman2:patch-1, r...
2022-07-04 Matthias KrügerRollup merge of #98898 - GuillaumeGomez:new-eslint...
2022-07-04 Matthias KrügerRollup merge of #98814 - fmease:minimal-fix-for-issue...
2022-07-04 Matthias KrügerRollup merge of #98738 - tmiasko:checked-binop, r=oli-obk
2022-07-04 borsAuto merge of #98627 - RalfJung:interpret-arith, r...
2022-07-04 borsAuto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic
2022-07-04 Matthias KrügerRollup merge of #98870 - TaKO8Ki:add-regression-test...
2022-07-04 Matthias KrügerRollup merge of #98806 - GuillaumeGomez:decl-trailing...
2022-07-04 Matthias KrügerRollup merge of #98501 - Enselic:err_if_attr_found...
2022-07-04 borsAuto merge of #98731 - InfRandomness:fix-#98728, r...
2022-07-03 Ralf JungRollup merge of #98799 - jyn514:rustdoc-lint-help,...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
2022-07-03 borsAuto merge of #98439 - ehuss:cleanup-ci-script, r=Mark...
2022-07-03 borsAuto merge of #98373 - joshtriplett:bootstrap-locking...
2022-07-03 UrgauAdd cargo:rustc-check-cfg to rustc_llvm build script
next