]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret
Correct a typo in interpret/memory.rs
[rust.git] / src / librustc_mir / interpret /
2020-08-04 Felix YanCorrect a typo in interpret/memory.rs
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 Yuki OkushiRollup merge of #75056 - Veykril:path_statements_lint...
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
2020-08-03 borsAuto merge of #75055 - cjgillot:clean-cache, r=oli-obk
2020-08-03 Tim DiekmannMerge branch 'master' into remove-in-place-alloc
2020-08-02 borsAuto merge of #74948 - lzutao:stalize-result-as-deref...
2020-08-02 Manish GoregaokarRollup merge of #75031 - JohnTitor:unused-parens-braces...
2020-08-02 borsAuto merge of #74826 - matklad:mbe-fragment, r=petrochenkov
2020-08-02 borsAuto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
2020-08-02 Yuki OkushiRollup merge of #75054 - cjgillot:rename-depkind, r...
2020-08-02 Yuki OkushiRollup merge of #75044 - GuillaumeGomez:cleanup-e0744...
2020-08-02 Yuki OkushiRollup merge of #74974 - RalfJung:miri-tests, r=Mark...
2020-08-02 Yuki OkushiRollup merge of #74874 - ssomers:btree_cleanup_8, r...
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
2020-08-02 Yuki OkushiRollup merge of #74762 - ssomers:btree_no_root_in_remov...
2020-08-02 Yuki OkushiRollup merge of #74686 - ssomers:btree_cleanup_3, r...
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 borsAuto merge of #74210 - estebank:type-ascriptomatic...
2020-08-02 borsAuto merge of #74972 - second-state:wasi-right-fix...
2020-08-02 borsAuto merge of #74899 - sajattack:libc_0.2.74_bump,...
2020-08-02 borsAuto merge of #74785 - euclio:deprecation-kinds, r...
2020-08-02 Manish GoregaokarRollup merge of #75022 - cuviper:sliced-rchunk, r=lcnr
2020-08-02 Manish GoregaokarRollup merge of #75015 - Amanieu:vec_spare, r=sfackler
2020-08-02 Manish GoregaokarRollup merge of #74992 - lcnr:fix-generic-param-order...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
2020-08-02 Manish GoregaokarRollup merge of #74602 - poliorcetics:maybe-uninit...
2020-08-01 borsAuto merge of #74605 - rust-lang:vec-leak, r=Amanieu
2020-08-01 borsAuto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrum
2020-08-01 Manish GoregaokarRollup merge of #75007 - GuillaumeGomez:cleanup-e0743...
2020-08-01 Manish GoregaokarRollup merge of #74996 - matthiaskrgr:submodule_upd...
2020-08-01 Manish GoregaokarRollup merge of #74995 - sunfishcode:update-llvm, r...
2020-08-01 Manish GoregaokarRollup merge of #74983 - oli-obk:mir_opt_goto_chain...
2020-08-01 Manish GoregaokarRollup merge of #74981 - giraffate:fix_sample_codes_in_...
2020-08-01 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74582 - Lezzz:rename-hair, r=nikomatsakis
2020-08-01 borsAuto merge of #74373 - lcnr:array_chunks, r=withoutboats
2020-08-01 borsAuto merge of #74945 - dingxiangfei2009:promote-static...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 borsAuto merge of #74994 - JohnTitor:rollup-eknaekv, r...
2020-07-31 Yuki OkushiRollup merge of #74991 - JulianKnodt:74199, r=lcnr
2020-07-31 Yuki OkushiRollup merge of #74986 - matthiaskrgr:cmp_true, r=oli-obk
2020-07-31 Yuki OkushiRollup merge of #74984 - RalfJung:miri-unwind-top,...
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 Oliver SchererMove from `log` to `tracing`
2020-07-31 Ralf JungMiri: fix ICE when unwinding past topmost stack frame
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 David Woodinterp: needs_subst -> ensure_monomorphic_enough
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 Manish GoregaokarRollup merge of #74934 - nbdd0121:issue-73976, r=ecstat...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74782 - vorner:weak-into-raw-cnt-doc...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 borsAuto merge of #74908 - RalfJung:miri, r=RalfJung
2020-07-30 borsAuto merge of #73990 - jumbatm:clashing-extern-decl...
2020-07-30 borsAuto merge of #74930 - ecstatic-morse:const-size-align...
2020-07-30 borsAuto merge of #74105 - npmccallum:naked, r=matthewjasper
2020-07-30 borsAuto merge of #74876 - oli-obk:lumberjack_disable,...
2020-07-29 Dylan MacKenzieMake `{align,size}_of_val` `const`
2020-07-29 borsAuto merge of #74733 - richkadel:llvm-coverage-map...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74671 - rust-lang:const-generics-coerc...
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-28 borsAuto merge of #74471 - da-x:string-type-diagnostic...
2020-07-28 Oliver SchererReplace write-to-vec hack by introducing a display...
2020-07-28 Oliver SchererReplace all uses of `log::log_enabled` with `Debug...
2020-07-28 borsAuto merge of #74796 - infinity0:master, r=nikomatsakis
2020-07-28 borsAuto merge of #74855 - jyn514:separate-lints, r=Manishearth
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 borsAuto merge of #73503 - lcnr:forall-predicate-what-and...
2020-07-27 Manish GoregaokarRollup merge of #74822 - JohnTitor:no-sigsegv, r=oli-obk
2020-07-27 Manish GoregaokarRollup merge of #74803 - infinity0:fix-exec, r=nagisa
2020-07-27 Manish GoregaokarRollup merge of #74487 - lcnr:const-in-ty-default,...
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-27 borsAuto merge of #74775 - RalfJung:miri-alloc-ids, r=oli-obk
2020-07-27 Ralf Jungrename eval_const_to_op -> const_to_op
2020-07-27 Yuki OkushiRollup merge of #74750 - oli-obk:logging_and_test_clean...
2020-07-27 Yuki OkushiRollup merge of #74598 - mzohreva:mz/fix-test, r=KodrAus
2020-07-27 Yuki OkushiRollup merge of #74088 - tmiasko:write-all-vectored...
2020-07-27 borsAuto merge of #74737 - smmalis37:astconv-factor, r...
2020-07-27 borsAuto merge of #74653 - petrochenkov:pmenv, r=dtolnay
2020-07-27 borsAuto merge of #74784 - anp:track-vtables, r=eddyb
2020-07-26 borsAuto merge of #74708 - kanru:issue-74564, r=davidtwco
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74772 - JohnTitor:add-tests, r=lcnr
2020-07-26 Ralf Jungtypos + fmt
2020-07-26 Ralf Jungmove getting the initial value of a static into helper...
2020-07-26 Ralf JungMiri: replace canonical_alloc_id mechanism by extern_st...
2020-07-26 borsAuto merge of #74664 - pnadon:Miri-rename-undef-uninit...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-26 borsAuto merge of #74728 - 16yuki0702:fix_typo, r=jonas...
next