]> git.lizzy.rs Git - rust.git/history - src/librustc/mir/mod.rs
Rollup merge of #56101 - frewsxcv:frewsxcv-dyn, r=steveklabnik
[rust.git] / src / librustc / mir / mod.rs
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 borsAuto merge of #55921 - scalexm:placeholders, r=nikomatsakis
2018-11-25 borsAuto merge of #55959 - matthewjasper:remove-end-region...
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 #55838 - dralley:fix-cfg-step, r=Kimundi
2018-11-22 Guillaume GomezRollup merge of #55961 - tromey:Bug-55944-vecdeque...
2018-11-22 Guillaume GomezRollup merge of #55784 - meltinglava:master, r=KodrAus
2018-11-22 Guillaume GomezRollup merge of #55485 - petertodd:2018-10-manuallydrop...
2018-11-22 borsAuto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez
2018-11-20 Corey FarwellIncorporate `dyn` into more comments and docs.
2018-11-20 borsAuto merge of #55678 - Aaronepower:master, r=Mark-Simul...
2018-11-19 Pietro AlbiniRollup merge of #56043 - nikomatsakis:issue-55756-via...
2018-11-19 Pietro AlbiniRollup merge of #55970 - RalfJung:miri-backtrace, r...
2018-11-19 Pietro AlbiniRollup merge of #55968 - ehuss:non-mod-rs-tests, r...
2018-11-19 Pietro AlbiniRollup merge of #55963 - stepancheg:mpsc-take-2, r...
2018-11-19 Pietro AlbiniRollup merge of #55962 - QuietMisdreavus:tricky-spans...
2018-11-19 Pietro AlbiniRollup merge of #55953 - blitzerr:master, r=nikomatsakis
2018-11-19 Pietro AlbiniRollup merge of #55952 - michaelwoerister:newer-clang...
2018-11-19 Pietro AlbiniRollup merge of #55949 - ljedrz:return_impl_Iterator_fr...
2018-11-18 Pietro AlbiniRollup merge of #55923 - Zeegomo:master, r=estebank
2018-11-18 Pietro AlbiniRollup merge of #55919 - Turbo87:num-tests, r=dtolnay
2018-11-18 Pietro AlbiniRollup merge of #55867 - RalfJung:dont-panic, r=Mark...
2018-11-18 Pietro AlbiniRollup merge of #55862 - zackmdavis:but_will_they_come_...
2018-11-18 Pietro AlbiniRollup merge of #55834 - ogoffart:union-abi, r=eddyb
2018-11-18 Pietro AlbiniRollup merge of #55827 - ljedrz:various_stashed, r...
2018-11-18 borsAuto merge of #55672 - RalfJung:miri-extern-types,...
2018-11-18 Matthew JasperRemove mir::StatementKind::EndRegion
2018-11-16 borsAuto merge of #55936 - nrc:save-rename, r=eddyb
2018-11-15 Pietro AlbiniRollup merge of #55956 - euclio:issue-55587, r=estebank
2018-11-15 Pietro AlbiniRollup merge of #55932 - Turbo87:to_digit, r=alexcrichton
2018-11-15 Pietro AlbiniRollup merge of #55930 - ljedrz:hir_bonuses, r=cramertj
2018-11-15 Pietro AlbiniRollup merge of #55926 - cynecx:fix-rustdoc-mobile...
2018-11-15 Pietro AlbiniRollup merge of #55901 - euclio:speling, r=petrochenkov
2018-11-15 Pietro AlbiniRollup merge of #55865 - RalfJung:unix-rwlock, r=alexcr...
2018-11-15 Pietro AlbiniRollup merge of #55852 - varkor:dotdotequals-lint,...
2018-11-15 Pietro AlbiniRollup merge of #55785 - stjepang:unsized-drop-forget...
2018-11-15 Pietro AlbiniRollup merge of #55781 - pnkfelix:issue-54382-more...
2018-11-15 Pietro AlbiniRollup merge of #55778 - nnethercote:LrcPreds, r=eddyb
2018-11-15 Pietro AlbiniRollup merge of #55750 - oli-obk:node_id_x, r=michaelwo...
2018-11-15 Pietro AlbiniRollup merge of #55622 - jakllsch:netbsd-librt, r=alexc...
2018-11-15 Pietro AlbiniRollup merge of #55556 - nnethercote:MmapMeta, r=eddyb
2018-11-15 Pietro AlbiniRollup merge of #55530 - ljedrz:speed_up_String_from_ut...
2018-11-15 Pietro AlbiniRollup merge of #55507 - fhartwig:size_of_intrinsic_doc...
2018-11-15 Pietro AlbiniRollup merge of #55211 - fintelia:bufwriter-buffer...
2018-11-15 Pietro AlbiniRollup merge of #55182 - jD91mZM2:rebased, r=alexcrichton
2018-11-15 borsAuto merge of #54906 - qnighy:fix-issue-50452, r=nikoma...
2018-11-15 borsAuto merge of #55716 - RalfJung:escape-to-raw, r=oli-obk
2018-11-14 borsAuto merge of #55934 - alexcrichton:appveyor-gce, r...
2018-11-14 borsAuto merge of #52153 - csmoe:projeq_normal, r=scalexm
2018-11-13 borsAuto merge of #55912 - kennytm:rollup, r=kennytm
2018-11-13 borsAuto merge of #55356 - Aaron1011:fix/rustdoc-negative...
2018-11-13 kennytmRollup merge of #55722 - RalfJung:impl-stable-hash...
2018-11-13 kennytmRollup merge of #55136 - GuillaumeGomez:short-doc,...
2018-11-13 kennytmRollup merge of #55908 - KWierso:patch-1, r=wesleywiser
2018-11-13 kennytmRollup merge of #55905 - nnethercote:short_name-to...
2018-11-13 kennytmRollup merge of #55896 - rust-lang:opt-fuse, r=shepmaster
2018-11-13 kennytmRollup merge of #55889 - RalfJung:global-alloc, r=alexc...
2018-11-13 kennytmRollup merge of #55888 - RalfJung:alloc-extra, r=oli-obk
2018-11-13 kennytmRollup merge of #55882 - hugwijst:rc_return_crate_inher...
2018-11-13 kennytmRollup merge of #55879 - Xanewok:dont-panic-with-globs...
2018-11-13 kennytmRollup merge of #55874 - denisvasilik:docs, r=alexcrichton
2018-11-13 kennytmRollup merge of #55870 - waywardmonkeys:typo-fixes...
2018-11-13 kennytmRollup merge of #55863 - dwijnand:patch-1, r=bluss
2018-11-13 kennytmRollup merge of #55858 - GuillaumeGomez:fixes-rustdoc...
2018-11-13 kennytmRollup merge of #55843 - Axary:master, r=sfackler
2018-11-13 kennytmRollup merge of #55840 - dlrobertson:fix_stage0_downloa...
2018-11-13 kennytmRollup merge of #55837 - Centril:spökdata-skall-vara...
2018-11-13 kennytmRollup merge of #55805 - nnethercote:mv-static_assert...
2018-11-13 kennytmRollup merge of #55804 - QuietMisdreavus:eager-crate...
2018-11-13 kennytmRollup merge of #55754 - spastorino:fix-process-output...
2018-11-13 kennytmRollup merge of #55711 - kngwyu:btreemap-rangemut-doc...
2018-11-13 borsAuto merge of #55589 - oli-obk:min_length_💣, r=pnkfelix
2018-11-13 borsAuto merge of #55052 - newpavlov:patch-2, r=alexcrichton
2018-11-12 Nicholas NethercoteMove a `static_assert!` to a better spot.
2018-11-12 borsAuto merge of #55278 - Centril:constification-1, r...
2018-11-12 Oliver SchererUse type safe `VariantIdx` instead of `usize` everywhere
2018-11-12 Oliver SchererUse IndexVec instead of `usize` in librustc
2018-11-12 Oliver SchererShrink some internal enums
2018-11-12 borsAuto merge of #55701 - tromey:ice-fix, r=matthewjasper
2018-11-11 borsAuto merge of #55698 - nikic:remove-llvm-4-support...
2018-11-11 borsAuto merge of #55660 - alexcrichton:cleanup-alloc-syste...
2018-11-11 borsAuto merge of #55657 - davidtwco:issue-55651, r=pnkfelix
2018-11-11 borsAuto merge of #55674 - oli-obk:miri_engine_refactoring...
2018-11-11 Bruce MitchenerFix typos.
2018-11-11 kennytmRollup merge of #55856 - QuietMisdreavus:static-dischar...
2018-11-11 kennytmRollup merge of #55630 - petrochenkov:noprelude, r...
2018-11-11 borsAuto merge of #54993 - TimNN:pda-tdl, r=eddyb
2018-11-10 Pietro AlbiniRollup merge of #55822 - davidtwco:issue-55394, r=pnkfelix
2018-11-10 Pietro AlbiniRollup merge of #55816 - nnethercote:from_decimal_strin...
2018-11-10 Pietro AlbiniRollup merge of #55801 - pnkfelix:update-box-insensitiv...
2018-11-10 Pietro AlbiniRollup merge of #55800 - estebank:abolish-ice-for-lifet...
2018-11-10 Pietro AlbiniRollup merge of #55799 - pnkfelix:remove-useless-revisi...
2018-11-10 Pietro AlbiniRollup merge of #55792 - oli-obk:propsicle, r=RalfJung
2018-11-10 Pietro AlbiniRollup merge of #55764 - murarth:fix-rc-alloc, r=RalfJung
next