]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build
Auto merge of #95068 - TaKO8Ki:use-create-snapshot-for-diagnostic, r=davidtwco
[rust.git] / compiler / rustc_mir_build /
2022-03-18 borsAuto merge of #95067 - nnethercote:parse_tt-more-refact...
2022-03-18 Matthias KrügerRollup merge of #95048 - RalfJung:miri, r=RalfJung
2022-03-18 Matthias KrügerRollup merge of #95047 - TaKO8Ki:remove-unnecessary...
2022-03-18 Matthias KrügerRollup merge of #95039 - spastorino:overlap-super-predi...
2022-03-18 Matthias KrügerRollup merge of #95013 - GuillaumeGomez:browser-ui...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-18 borsAuto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r...
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #94997 - michaelwoerister:fix-enum...
2022-03-17 Dylan DPCRollup merge of #94982 - skippy10110:deprecated_safe...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94731 - TaKO8Ki:const-generic-expr...
2022-03-17 Dylan DPCRollup merge of #94698 - WaffleLapkin:simplify-copy...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Dylan DPCRollup merge of #93745 - tarcieri:stabilize-adx, r...
2022-03-17 Dylan DPCRollup merge of #93222 - mark-i-m:errorreported, r...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-16 markrustc_error: make ErrorReported impossible to construct
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 borsAuto merge of #94990 - ehuss:update-books, r=ehuss
2022-03-16 borsAuto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r...
2022-03-16 Dylan DPCRollup merge of #94974 - c410-f3r:let-chain-dashufwrqwe...
2022-03-16 Dylan DPCRollup merge of #94957 - iamzhangyong:explanation-read_...
2022-03-16 Dylan DPCRollup merge of #94955 - TaKO8Ki:use-format-args-captur...
2022-03-16 Dylan DPCRollup merge of #94951 - est31:irrefutable_let_chain_pa...
2022-03-16 Dylan DPCRollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
2022-03-16 borsAuto merge of #94861 - aDotInTheVoid:rdj-trait-tests...
2022-03-15 est31Extend the irrefutable_let_patterns lint to let chains
2022-03-15 borsAuto merge of #94925 - lcnr:relax-sus-auto-impls, r...
2022-03-15 borsAuto merge of #94973 - GuillaumeGomez:more-gui-tests...
2022-03-15 borsAuto merge of #94966 - matthiaskrgr:rollup-iqzswh3...
2022-03-15 Matthias KrügerRollup merge of #94958 - est31:pluralize, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94956 - martingms:fix-fixme-comment...
2022-03-15 Matthias KrügerRollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94810 - michaelwoerister:fix-trait...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-15 Dylan DPCfix typos
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 Matthias KrügerRollup merge of #90621 - adamgemmell:dev/stabilise...
2022-03-14 borsAuto merge of #93749 - ridwanabdillahi:riscv32im_suppor...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 borsAuto merge of #94139 - est31:let_else_rustdoc, r=notriddle
2022-03-14 borsAuto merge of #94773 - cjgillot:lifetime-fresh-did...
2022-03-13 borsAuto merge of #94832 - jonhoo:default-static, r=Mark...
2022-03-13 Matthias KrügerRollup merge of #94816 - WaffleLapkin:atomic_get_mut_sl...
2022-03-13 Matthias KrügerRollup merge of #94777 - lancethepants:armv7-unknown...
2022-03-13 Matthias KrügerRollup merge of #93292 - nvzqz:nonzero-bits, r=dtolnay
2022-03-13 borsAuto merge of #94738 - Urgau:rustbuild-check-cfg-values...
2022-03-13 borsAuto merge of #94704 - Kobzol:llvm-pgo-update-suite...
2022-03-13 borsAuto merge of #94899 - workingjubilee:bump-simd-clamp...
2022-03-13 borsAuto merge of #94897 - camelid:query-doc-hidden, r...
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 borsAuto merge of #94862 - pierwill:bootstrap-useless,...
2022-03-13 borsAuto merge of #94898 - RalfJung:miri, r=RalfJung
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-13 borsAuto merge of #94895 - matthiaskrgr:rollup-9hue5qk...
2022-03-12 Matthias KrügerRollup merge of #94886 - GuillaumeGomez:update-browser...
2022-03-12 Matthias KrügerRollup merge of #94867 - notriddle:notriddle/i32-count...
2022-03-12 borsAuto merge of #90358 - DevinR528:omitted-field-fix...
2022-03-12 Devin RagotzyFix rebase conflicts with stderr files
2022-03-12 Devin RagotzyOnly filter doc(hidden) fields/variants when not crate...
2022-03-12 borsAuto merge of #94865 - notriddle:notriddle/single-colon...
2022-03-12 borsAuto merge of #94711 - ouz-a:master3, r=oli-obk
2022-03-12 borsAuto merge of #94873 - DrMeepster:box_alloc_ice3, r...
2022-03-12 borsAuto merge of #94870 - notriddle:notriddle/filter-regre...
2022-03-12 borsAuto merge of #94875 - matthiaskrgr:rollup-tq1li2d...
2022-03-12 Matthias KrügerRollup merge of #94150 - Enselic:synthetic-generic...
2022-03-12 borsAuto merge of #94733 - nnethercote:fix-AdtDef-interning...
2022-03-11 Dylan DPCRollup merge of #94839 - TaKO8Ki:suggest-using-double...
2022-03-11 Dylan DPCRollup merge of #94827 - RalfJung:offset-from-ub, r...
2022-03-11 Dylan DPCRollup merge of #87618 - GuillaumeGomez:std-char-types...
2022-03-11 borsAuto merge of #94472 - JmPotato:use_maybeuninit_for_vec...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Dylan DPCRollup merge of #94840 - lcnr:update-comment, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94776 - martingms:optimize-escape...
2022-03-11 Dylan DPCRollup merge of #94592 - jyn514:consistent-config-loadi...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 Dylan DPCRollup merge of #94765 - m-ou-se:is-some-and, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-11 Nicholas NethercoteImprove `AdtDef` interning.
2022-03-10 Dylan DPCRollup merge of #94811 - GuillaumeGomez:update-browser...
2022-03-10 Dylan DPCRollup merge of #94790 - RalfJung:portable-simd-miri...
2022-03-10 Dylan DPCRollup merge of #94728 - compiler-errors:box-allocator...
2022-03-10 Dylan DPCRollup merge of #94719 - jonhoo:enable-static-lld,...
2022-03-10 Dylan DPCRollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaa...
2022-03-10 Dylan DPCRollup merge of #94274 - djkoloski:unknown_unstable_lin...
2022-03-10 Matthias KrügerRollup merge of #94796 - jyn514:cargo-run-bootstrap...
2022-03-10 Matthias KrügerRollup merge of #94753 - Urgau:rustdoc-book-improvement...
2022-03-10 Matthias KrügerRollup merge of #94740 - GuillaumeGomez:unify-impl...
2022-03-10 Matthias KrügerRollup merge of #94644 - m-ou-se:scoped-threads-drop...
2022-03-10 Matthias KrügerRollup merge of #94587 - JKAnderson409:issue-90107...
2022-03-10 Matthias KrügerRollup merge of #94440 - compiler-errors:issue-94282...
2022-03-10 Matthias KrügerRollup merge of #94788 - estebank:removal-suggestion...
2022-03-10 Matthias KrügerRollup merge of #94746 - notriddle:notriddle/method...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-10 Matthias KrügerRollup merge of #94635 - jhpratt:merge-deprecated-attrs...
2022-03-10 Matthias KrügerRollup merge of #92150 - compiler-errors:better_usize_t...
next