]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/memory.rs
Auto merge of #51833 - wesleywiser:faster_large_constant_arrays, r=oli-obk
[rust.git] / src / librustc_mir / interpret / memory.rs
2018-07-01 borsAuto merge of #51833 - wesleywiser:faster_large_constan...
2018-07-01 borsAuto merge of #51883 - estebank:placement-suggestion...
2018-07-01 borsAuto merge of #51855 - Eh2406:i51821, r=nikomatsakis
2018-07-01 borsAuto merge of #51882 - varkor:check-type_dependent_defs...
2018-07-01 borsAuto merge of #51869 - nnethercote:rm-clone_from, r...
2018-06-30 borsAuto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton
2018-06-30 Wesley WiserCopy undef_masks correctly for repeated bytes
2018-06-30 borsAuto merge of #51849 - nikomatsakis:issue-51820-places...
2018-06-30 borsAuto merge of #51862 - estebank:lifetime-spans, r=nikom...
2018-06-30 borsAuto merge of #51806 - oli-obk:lowering_cleanups1,...
2018-06-30 Wesley WiserFix relocations to include repeated values
2018-06-30 Wesley WiserOptimize `copy_undef_mask()` to use one pass
2018-06-30 Wesley WiserOptimize `copy_undef_mask()` by lifting some loop invar...
2018-06-29 borsAuto merge of #51729 - matthewjasper:move-errors, r...
2018-06-29 borsAuto merge of #50526 - moxian:just-fix, r=alexcrichton
2018-06-29 borsAuto merge of #51290 - Pslydhh:master, r=alexcrichton
2018-06-29 borsAuto merge of #50357 - seanmonstar:arc-weak-null, r...
2018-06-29 borsAuto merge of #51592 - GuillaumeGomez:fix-macro-doc...
2018-06-28 borsAuto merge of #51884 - Mark-Simulacrum:rollup, r=Mark...
2018-06-28 Mark RousskovRollup merge of #51875 - badboy:emscripten-no-wasm...
2018-06-28 Mark RousskovRollup merge of #51868 - Lireer:master, r=pietroalbini
2018-06-28 Mark RousskovRollup merge of #51839 - oli-obk:const_shift_overflow...
2018-06-28 Mark RousskovRollup merge of #51822 - estebank:suggest-more, r=nikom...
2018-06-28 Mark RousskovRollup merge of #51765 - jonas-schievink:patch-1, r...
2018-06-28 Mark RousskovRollup merge of #51636 - oli-obk:const_diagnostics...
2018-06-28 Oliver SchneiderMerge `ConstVal` and `ConstValue`
2018-06-28 Oliver SchneiderMove everything over from `middle::const_val` to `mir...
2018-06-28 Oliver SchneiderEliminate old CTFE's `ErrKind`
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-27 Wesley WiserSpeed up compilation of large constant arrays
2018-06-26 borsAuto merge of #49469 - Nokel81:allow-irrefutable-let...
2018-06-26 borsAuto merge of #50630 - sharkdp:fix-50619, r=sfackler
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51549 - PSeitz:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51425 - QuietMisdreavus:thats-def-a...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-16 borsAuto merge of #51596 - Mark-Simulacrum:bootstrap-racy...
2018-06-16 borsAuto merge of #51594 - eddyb:issue-51582, r=nagisa
2018-06-16 borsAuto merge of #51558 - Manishearth:manish-is-stupid...
2018-06-16 borsAuto merge of #51584 - QuietMisdreavus:globs-and-crosse...
2018-06-16 borsAuto merge of #51562 - SimonSapin:transparent, r=cramertj
2018-06-16 borsAuto merge of #51550 - eddyb:queries-not-maps, r=nikoma...
2018-06-14 Eduard-Mihai Burtescurustc: rename ty::maps to ty::query.
2018-06-11 borsAuto merge of #51461 - estebank:e0423-doc, r=petrochenkov
2018-06-10 borsAuto merge of #51200 - tmccombs:stable-iter-repeat...
2018-06-10 borsAuto merge of #51320 - tmccombs:step-by, r=SimonSapin
2018-06-09 borsAuto merge of #51068 - Crazycolorz5:pluseqsplitting...
2018-06-09 borsAuto merge of #51359 - cramertj:fdio_spawn, r=sfackler
2018-06-09 borsAuto merge of #51042 - matthewjasper:reenable-trivial...
2018-06-08 Mark RousskovRollup merge of #51427 - FelixMcFelix:nll-stderr-remove...
2018-06-08 Mark RousskovRollup merge of #51412 - nnethercote:pending_obligation...
2018-06-08 Mark RousskovRollup merge of #51401 - estebank:warn-repr, r=cramertj
2018-06-08 Mark RousskovRollup merge of #51396 - SimonSapin:option-nonzero...
2018-06-08 Mark RousskovRollup merge of #51394 - nnethercote:NCA-depths, r...
2018-06-08 Mark RousskovRollup merge of #51391 - estebank:docspan, r=GuillaumeGomez
2018-06-08 Mark RousskovRollup merge of #51360 - estebank:braces-around-literal...
2018-06-08 Mark RousskovRollup merge of #51298 - Dylan-DPC:stabilise/terminatio...
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-08 Mark RousskovRollup merge of #50143 - petrochenkov:mexuniq, r=nikoma...
2018-06-07 kennytmRollup merge of #51399 - ngg:nll-performance, r=nikomat...
2018-06-07 kennytmRollup merge of #51389 - ollie27:rustdoc_cross_macro_sr...
2018-06-07 kennytmRollup merge of #51380 - Mark-Simulacrum:remove-fmt...
2018-06-07 kennytmRollup merge of #51368 - varkor:panic_implementation...
2018-06-07 kennytmRollup merge of #51283 - kennytm:fix-51279-preempt...
2018-06-06 borsAuto merge of #50699 - Zoxc:blocking-queries, r=mw
2018-06-06 borsAuto merge of #51263 - cramertj:futures-in-core, r...
2018-06-06 borsAuto merge of #51333 - GuillaumeGomez:reexport-fmt...
2018-06-06 borsAuto merge of #51201 - estebank:dotdot, r=petrochenkov
2018-06-06 borsAuto merge of #51316 - oli-obk:const_err, r=nikomatsakis
2018-06-05 Oliver SchneiderProperly report transitive errors
2018-06-05 Mark SimulacrumRollup merge of #51255 - avdv:patch-1, r=kennytm
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-04 Mark SimulacrumRollup merge of #51326 - sdroege:slice-iter-cleanup...
2018-06-04 Mark SimulacrumRollup merge of #51323 - nikic:switch-int-lowering...
2018-06-03 Mark SimulacrumRollup merge of #51226 - gnzlbg:nonzero_align, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51147 - tmccombs:sliceindex, r=SimonSapin
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-02 borsAuto merge of #51063 - mixi:musl-bootstrap, r=alexcrichton
2018-06-02 borsAuto merge of #51270 - nicokoch:issue-51266, r=TimNN
2018-06-01 Mark SimulacrumRollup merge of #51272 - steveklabnik:remove_feature_fl...
2018-06-01 Mark SimulacrumRollup merge of #51262 - GuillaumeGomez:add-missing...
2018-06-01 Mark SimulacrumRollup merge of #51152 - crlf0710:patch-1, r=kennytm
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-06-01 borsAuto merge of #51264 - glandium:oom, r=alexcrichton
2018-06-01 borsAuto merge of #51181 - mbrubeck:prelude, r=petrochenkov
next