]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/interpret/validity.rs
Auto merge of #69614 - estebank:ice-age, r=davidtwco
[rust.git] / src / librustc_mir / interpret / validity.rs
2020-03-06 borsAuto merge of #69614 - estebank:ice-age, r=davidtwco
2020-03-06 borsAuto merge of #69586 - petrochenkov:unmerge, r=Centril
2020-03-05 borsAuto merge of #69746 - Dylan-DPC:rollup-wr6dvdk, r...
2020-03-05 Dylan DPCRollup merge of #69742 - TrolledWoods:patch-1, r=jonas...
2020-03-05 Dylan DPCRollup merge of #69736 - matthiaskrgr:even_more_clippy...
2020-03-05 Dylan DPCRollup merge of #69732 - GuillaumeGomez:cleanup-e0382...
2020-03-05 Dylan DPCRollup merge of #69728 - LeSeulArtichaut:patch-1, r...
2020-03-05 Dylan DPCRollup merge of #69713 - matthiaskrgr:more_cleanup...
2020-03-05 Dylan DPCRollup merge of #69711 - penelopezone:patch-1, r=stevek...
2020-03-05 Dylan DPCRollup merge of #69698 - RalfJung:int_assoc, r=davidtwco
2020-03-05 Dylan DPCRollup merge of #69697 - GuillaumeGomez:explanation...
2020-03-04 borsAuto merge of #69576 - matthiaskrgr:nightly_bootstrap_f...
2020-03-04 Ralf Junguse integer assoc consts instead of methods
2020-03-04 borsAuto merge of #69636 - RalfJung:miri, r=nikomatsakis
2020-03-04 borsAuto merge of #68952 - faern:stabilize-assoc-int-consts...
2020-03-04 borsAuto merge of #69550 - RalfJung:scalar, r=oli-obk
2020-03-03 borsAuto merge of #69678 - Dylan-DPC:rollup-yoaueud, r...
2020-03-03 Dylan DPCRollup merge of #69670 - GuillaumeGomez:explain-e0379...
2020-03-03 Dylan DPCRollup merge of #69665 - tmiasko:new-pass-manager-thin...
2020-03-03 Dylan DPCRollup merge of #69653 - matthiaskrgr:needless_bool...
2020-03-03 Dylan DPCRollup merge of #69650 - matthiaskrgr:clnp, r=varkor
2020-03-03 Dylan DPCRollup merge of #69621 - matthiaskrgr:q, r=petrochenkov
2020-03-03 Dylan DPCRollup merge of #69565 - RalfJung:assert, r=eddyb
2020-03-03 borsAuto merge of #69506 - Centril:stmt-semi-none, r=petroc...
2020-03-03 borsAuto merge of #69482 - lqd:poloniusup, r=nikomatsakis
2020-03-03 Yuki OkushiRollup merge of #69634 - GuillaumeGomez:clean-up-e0378...
2020-03-03 Yuki OkushiRollup merge of #69633 - XAMPPRocky:master, r=Dylan-DPC
2020-03-03 Yuki OkushiRollup merge of #69628 - nnethercote:fix-DiagnosticBuil...
2020-03-03 Yuki OkushiRollup merge of #69620 - thekuom:doc/61137-add-long...
2020-03-03 Yuki OkushiRollup merge of #69619 - matthiaskrgr:misc, r=eddyb
2020-03-03 Yuki OkushiRollup merge of #69609 - TimDiekmann:excess, r=Amanieu
2020-03-03 Yuki OkushiRollup merge of #69213 - LeSeulArtichaut:improve-doc...
2020-03-02 borsAuto merge of #69635 - Dylan-DPC:rollup-2oh8uu5, r...
2020-03-02 borsAuto merge of #69257 - RalfJung:layout-visitor, r=eddyb
2020-02-28 Ralf Jungmiri engine: turn some debug_assert into assert
2020-02-28 Ralf Jungremove ScalarMaybeUndef::to_bits and make Scalar::to_bi...
2020-02-26 Ralf Jungmiri: validity visitor comments and path printing impro...
2020-02-18 Ralf Jungmore English grammar
2020-02-18 Ralf Jungmiri value visitor: fix some wrong assumptions about...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 Jorge AparicioMerge branch 'master' into bare-metal-cortex-a
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 Dylan DPCRollup merge of #68247 - GuillaumeGomez:clean-up-err...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 Mazdak FarrokhzadRollup merge of #68340 - GuillaumeGomez:clean-up-e0200...
2020-01-18 Mazdak FarrokhzadRollup merge of #68224 - GuillaumeGomez:prevent-urls...
2020-01-18 borsAuto merge of #68001 - Marwes:lexical_region_resolve...
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #68278 - wesleywiser:doc_query_key_reco...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 borsAuto merge of #68285 - oli-obk:specialization_regressio...
2020-01-17 borsAuto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r...
2020-01-17 Dylan DPCRollup merge of #68301 - tmandry:dont-propagate-test...
2020-01-17 Dylan DPCRollup merge of #68292 - matthiaskrgr:clone_on_copy...
2020-01-17 Dylan DPCRollup merge of #68288 - RalfJung:fmt, r=oli-obk
2020-01-17 Dylan DPCRollup merge of #67956 - varkor:E0588-provide-context...
2020-01-17 borsAuto merge of #67731 - matthewjasper:drop-in-place...
2020-01-17 borsAuto merge of #66716 - derekdreery:debug_non_exhaustive...
2020-01-16 Ralf Jungadjust Deref comment
2020-01-16 Ralf Junglet rustfmt undo most of my edits :(
2020-01-16 Ralf Jungfix rustfmt fallout
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
next