]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/interpret/machine.rs
Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis
[rust.git] / compiler / rustc_mir / src / interpret / machine.rs
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
2020-12-15 Guillaume GomezRollup merge of #79379 - GuillaumeGomez:no-js-not-hidde...
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-14 borsAuto merge of #79938 - tmiasko:stdarch, r=Amanieu
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 Guillaume GomezRollup merge of #79936 - GuillaumeGomez:mobile-fix...
2020-12-14 Guillaume GomezRollup merge of #79918 - woodruffw-forks:ww/doc-initial...
2020-12-14 borsAuto merge of #79944 - sivadeilra:syms_proc_macro_testi...
2020-12-13 borsAuto merge of #79978 - Aaron1011:fix/capture-broken...
2020-12-13 borsAuto merge of #79987 - ssomers:btree_cleanup_4, r=Mark...
2020-12-13 borsAuto merge of #79376 - ssomers:btree_choose_parent_kv...
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 borsAuto merge of #79956 - camelid:variant-field-vis, r...
2020-12-13 borsAuto merge of #79994 - JohnTitor:rollup-43wl2uj, r...
2020-12-13 Yuki OkushiRollup merge of #79985 - GuillaumeGomez:fix-submit...
2020-12-13 Yuki OkushiRollup merge of #79984 - Nadrieril:remove-unused-dep...
2020-12-13 Yuki OkushiRollup merge of #79973 - camelid:rustdoc-search-tab...
2020-12-13 Yuki OkushiRollup merge of #79970 - bjorn3:no_unnecessary_llvm_che...
2020-12-13 Yuki OkushiRollup merge of #79963 - LeSeulArtichaut:debruijn-typo...
2020-12-13 Yuki OkushiRollup merge of #79954 - jyn514:normalize-oops, r=Mark...
2020-12-13 Yuki OkushiRollup merge of #79942 - JCTyblaidd:static-mem-init...
2020-12-13 Yuki OkushiRollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum
2020-12-13 Yuki OkushiRollup merge of #79834 - m-ou-se:bye-linked-list-extras...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79931 - RalfJung:no-redundant-storage...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 JCTyblaiddFix rustfmt failure
2020-12-11 JCTyblaiddAdd post-initialization hook for static memory initiali...
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 borsAuto merge of #79893 - RalfJung:forget-windows, r=oli-obk
2020-12-11 Tyler MandryRollup merge of #79896 - GuillaumeGomez:more-elements...
2020-12-11 Tyler MandryRollup merge of #79871 - Pratyush:patch-1, r=joshtriplett
2020-12-11 Tyler MandryRollup merge of #79860 - rust-lang:frewsxcv-patch-2...
2020-12-11 Tyler MandryRollup merge of #79858 - sasurau4:doc/update-unstable...
2020-12-11 Tyler MandryRollup merge of #79851 - camelid:better-error-for-defau...
2020-12-11 Tyler MandryRollup merge of #79809 - Eric-Arellano:split-once,...
2020-12-11 Tyler MandryRollup merge of #79698 - m-ou-se:libs-tracking-issue...
2020-12-11 Tyler MandryRollup merge of #79639 - sasurau4:feature/add-long...
2020-12-11 Tyler MandryRollup merge of #79375 - vext01:kernel-copy-temps,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-11 borsAuto merge of #79656 - jnqnfe:ordering, r=sfackler
2020-12-10 borsAuto merge of #77801 - fusion-engineering-forks:pin...
2020-12-10 borsAuto merge of #79814 - lcnr:deque-f, r=Mark-Simulacrum
2020-12-10 borsAuto merge of #79801 - eddyb:scalar-transmute, r=nagisa
2020-12-10 borsAuto merge of #79621 - usbalbin:constier_maybe_uninit...
2020-12-09 Tyler MandryRollup merge of #79862 - GuillaumeGomez:tab-lock, r...
2020-12-09 Tyler MandryRollup merge of #79795 - matklad:unicode-private, r...
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-12-09 borsAuto merge of #79387 - woodruffw-forks:ww/peer-cred...
2020-12-09 borsAuto merge of #79575 - jyn514:time-passes, r=Mark-Simul...
2020-12-09 borsAuto merge of #78768 - mzabaluev:optimize-buf-writer...
2020-12-07 borsAuto merge of #79641 - sourcefrog:split-example, r...
2020-12-06 Albin HedmanFix comments related to abort()
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 borsAuto merge of #78609 - lcnr:rustdoc-const-eval, r=matth...
2020-12-06 borsAuto merge of #79650 - the8472:fix-take, r=dtolnay
2020-12-05 borsAuto merge of #79697 - rylev:clearer-const-diagnostic...
2020-12-05 borsAuto merge of #79685 - sivadeilra:fix_env_vars_win...
2020-12-05 Albin Hedmanabort() now takes a msg parameter
2020-12-05 borsAuto merge of #79445 - SNCPlay42:struct-tail-recursion...
2020-12-04 borsAuto merge of #79673 - ijackson:intoinnerintoinnererror...
2020-12-04 borsAuto merge of #79680 - Nadrieril:fix-regression-79284...
2020-12-04 borsAuto merge of #78177 - benjaminp:cleanups, r=jyn514
2020-12-04 borsAuto merge of #79686 - Dylan-DPC:rollup-leama5f, r...
2020-12-04 Dylan DPCRollup merge of #79678 - jyn514:THE-PAPERCLIP-COMETH...
2020-12-04 Dylan DPCRollup merge of #79664 - vn-ki:move-memkind-heap, r...
2020-12-03 Vishnunarayan K Imove interpret::MemoryKind::Heap to const eval
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
2020-11-25 borsAuto merge of #76688 - yokodake:patch-2, r=kodrAus
2020-11-24 Jonas SchievinkRollup merge of #76858 - rcvalle:rust-lang-exploit...
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
2020-11-23 borsAuto merge of #77893 - petertodd:2020-impl-default...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-16 Mara BosRollup merge of #77691 - exrook:rename-layouterr, r...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 Dylan DPCRollup merge of #77640 - ethanboxx:int_error_matching_a...
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-31 Mara BosRollup merge of #77099 - tspiteri:exp_m1-examples,...
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
next