]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/memory.rs
Various minor/cosmetic improvements to code
[rust.git] / src / librustc_mir / interpret / memory.rs
2018-12-07 Alexander RegueiroVarious minor/cosmetic improvements to code
2018-12-07 kennytmRollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichton
2018-12-06 Pietro AlbiniRollup merge of #56332 - GuillaumeGomez:specifi-crate...
2018-12-06 Pietro AlbiniRollup merge of #56315 - weiznich:rustdoc_inline_macro_...
2018-12-05 Pietro AlbiniRollup merge of #56476 - GuillaumeGomez:invalid-line...
2018-12-05 Pietro AlbiniRollup merge of #56119 - frewsxcv:frewsxcv-option-carri...
2018-12-05 Pietro AlbiniRollup merge of #55987 - Thomasdezeeuw:weak-ptr_eq...
2018-12-05 Pietro AlbiniRollup merge of #55563 - GuillaumeGomez:doc-search...
2018-12-05 Pietro AlbiniRollup merge of #51753 - gruberb:document-from-conversi...
2018-12-05 borsAuto merge of #55933 - euclio:doc-panic, r=QuietMisdreavus
2018-12-04 borsAuto merge of #55707 - GuillaumeGomez:file-sidebar...
2018-12-04 borsAuto merge of #55682 - GuillaumeGomez:primitive-sidebar...
2018-12-03 borsAuto merge of #55041 - evq:thumbv8m, r=alexcrichton
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
2018-11-30 kennytmRollup merge of #56336 - nnethercote:clean-up-pp, r...
2018-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56216 - SimonSapin:array-tryfrom-slice...
2018-11-30 kennytmRollup merge of #56131 - ljedrz:assorted, r=RalfJung
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-30 kennytmRollup merge of #55821 - ljedrz:cached_key_sorts, r...
2018-11-29 borsAuto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
2018-11-29 Guillaume GomezRollup merge of #56330 - estebank:cleanup-span, r=zackm...
2018-11-29 Guillaume GomezRollup merge of #56273 - GuillaumeGomez:iterator-fnmut...
2018-11-29 Guillaume GomezRollup merge of #56257 - mark-i-m:rustc-guide-links...
2018-11-29 Guillaume GomezRollup merge of #56255 - jasonl:update-old-documents...
2018-11-29 Guillaume GomezRollup merge of #56236 - frewsxcv:frewsxcv-unsafe-unsaf...
2018-11-29 Guillaume GomezRollup merge of #56223 - Mark-Simulacrum:self-profile...
2018-11-29 Guillaume GomezRollup merge of #56220 - estebank:suggest-lifetime...
2018-11-29 Guillaume GomezRollup merge of #56149 - ariasuni:improve-amctime-doc...
2018-11-29 Guillaume GomezRollup merge of #56148 - mark-i-m:rustc-guide-submodule...
2018-11-29 Guillaume GomezRollup merge of #56127 - rust-lang:oli-obk-patch-1...
2018-11-29 Guillaume GomezRollup merge of #56124 - antoine-de:fix_read_to_end_doc...
2018-11-29 Guillaume GomezRollup merge of #56114 - varkor:nonexhaustive-backticks...
2018-11-29 Guillaume GomezRollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik
2018-11-29 Guillaume GomezRollup merge of #56023 - vorner:doc/atomic-ordering...
2018-11-29 Guillaume GomezRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
2018-11-29 borsAuto merge of #56313 - nikic:update-llvm, r=alexcrichton
2018-11-29 borsAuto merge of #56300 - nikic:issue-56267, r=eddyb
2018-11-27 borsAuto merge of #56264 - petrochenkov:typonly, r=nikomatsakis
2018-11-27 borsAuto merge of #56251 - scalexm:root-universe, r=nikomat...
2018-11-27 borsAuto merge of #55402 - estebank:macro-eof-2, r=nikomatsakis
2018-11-27 borsAuto merge of #56094 - RalfJung:memory-data-revived...
2018-11-26 borsAuto merge of #54668 - RalfJung:use-maybe-uninit, r...
2018-11-26 borsAuto merge of #55835 - alexcrichton:llvm-upgrade, r...
2018-11-26 borsAuto merge of #56070 - oli-obk:const_let, r=eddyb
2018-11-26 borsAuto merge of #55705 - ethanboxx:master, r=SimonSapin
2018-11-25 borsAuto merge of #55527 - sgeisler:time-checked-add, r...
2018-11-25 Pietro AlbiniRollup merge of #56204 - estebank:suggest-variant,...
2018-11-25 Pietro AlbiniRollup merge of #56176 - GuillaumeGomez:panic-setup...
2018-11-25 Pietro AlbiniRollup merge of #56170 - wesleywiser:fix_self_profiler_...
2018-11-25 Pietro AlbiniRollup merge of #56151 - alexcrichton:move-out-flaky...
2018-11-25 Pietro AlbiniRollup merge of #56144 - tromey:Bug-55771-btreemap...
2018-11-25 Pietro AlbiniRollup merge of #56101 - frewsxcv:frewsxcv-dyn, r=steve...
2018-11-25 Pietro AlbiniRollup merge of #56100 - RalfJung:visiting-generators...
2018-11-25 Pietro AlbiniRollup merge of #56075 - alexcrichton:wasm-producer...
2018-11-25 Pietro AlbiniRollup merge of #56072 - da-x:stabilize-literal-matcher...
2018-11-25 Pietro AlbiniRollup merge of #56045 - qnighy:additional-sizedness...
2018-11-25 Pietro AlbiniRollup merge of #56024 - oli-obk:const_fn_collect_inner...
2018-11-25 Ralf Jungmake memory allocation hook infallible
2018-11-25 Ralf Jungpass MemoryExtra to find_foreign_static and adjust_stat...
2018-11-25 Ralf Jungbring back MemoryExtra
2018-11-25 borsAuto merge of #55921 - scalexm:placeholders, r=nikomatsakis
2018-11-25 borsAuto merge of #55959 - matthewjasper:remove-end-region...
2018-11-25 borsAuto merge of #55915 - oli-obk:miri_engine_refactoring...
2018-11-24 Oliver SchererRebase fallout
2018-11-24 Oliver Scherertidy
2018-11-24 Ralf Jungcomment nit
2018-11-24 Oliver SchererMove alignment checks out of `Allocation`
2018-11-24 Oliver SchererRebase fallout
2018-11-24 Oliver SchererReintroduce zst-slice reading `read_bytes` method on...
2018-11-24 Oliver SchererRemove unnecessary `Result` (function always returned...
2018-11-24 Oliver SchererAdjust rustc_mir::interpret to changes in `Allocation...
2018-11-24 Oliver SchererMove some byte and scalar accessors from `Memory` to...
2018-11-24 Oliver SchererMove alignment and bounds check from `Memory` to `Alloc...
2018-11-24 Oliver SchererMove undef mask methods from `Memory` to `Allocation`
2018-11-24 Oliver SchererMove relocation methods from `Memory` to `Allocation`
2018-11-24 Oliver SchererMove some methods from `Memory` to `Allocation`
2018-11-23 borsAuto merge of #55935 - alexcrichton:vs2017, r=Mark...
2018-11-23 Corey FarwellMerge branch 'master' into frewsxcv-dyn
2018-11-23 kennytmRollup merge of #56168 - sfackler:raw-entry-tracking...
2018-11-23 kennytmRollup merge of #56163 - pietroalbini:1.30.1-relnotes...
2018-11-23 kennytmRollup merge of #56162 - adrianheine:patch-1, r=without...
2018-11-23 kennytmRollup merge of #56154 - petrhosek:fuchsia-linker-args...
2018-11-23 kennytmRollup merge of #56120 - SergioBenitez:subspan, r=alexc...
2018-11-23 kennytmRollup merge of #56116 - alexcrichton:tarball-calng...
2018-11-23 kennytmRollup merge of #56097 - ogoffart:union-abi, r=eddyb
2018-11-23 kennytmRollup merge of #56091 - wesleywiser:fix_self_profiler_...
2018-11-23 kennytmRollup merge of #56048 - bjorn3:cg_ssa_sysroot, r=eddyb
2018-11-23 kennytmRollup merge of #56022 - RalfJung:validate-before-jump...
2018-11-23 kennytmRollup merge of #55945 - oli-obk:static_assert_arg_type...
2018-11-23 kennytmRollup merge of #55869 - SimonSapin:iterate, r=alexcrichton
2018-11-23 kennytmRollup merge of #55838 - dralley:fix-cfg-step, r=Kimundi
2018-11-23 kennytmRollup merge of #55767 - tromey:disable-some-pretty...
2018-11-23 borsAuto merge of #55808 - estebank:type-arguments, r=petro...
next