]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/context.rs
Auto merge of #56094 - RalfJung:memory-data-revived, r=oli-obk
[rust.git] / src / librustc / ty / context.rs
2018-11-27 borsAuto merge of #56094 - RalfJung:memory-data-revived...
2018-11-27 borsAuto merge of #56262 - petrochenkov:nabsedihyg, r=petro...
2018-11-26 borsAuto merge of #54668 - RalfJung:use-maybe-uninit, r...
2018-11-26 Vadim Petrochenkovresolve: Implement edition hygiene for imports and...
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 #56210 - RalfJung:c_str, r=oli-obk
2018-11-25 Pietro AlbiniRollup merge of #56207 - SimonSapin:int_to_from_bytes...
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 borsAuto merge of #55906 - nnethercote:rm-OpenSnapshot...
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-24 scalexmIntroduce `TyKind::Placeholder` variant
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 #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 #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 #54071 - eddyb:alignsssss, r=oli-obk
2018-11-22 Guillaume GomezRollup merge of #56126 - Turbo87:bench-parse, r=alexcri...
2018-11-22 Guillaume GomezRollup merge of #56106 - bjorn3:patch-1, r=alexcrichton
2018-11-22 Guillaume GomezRollup merge of #56078 - ehuss:fix-panic-opt-msg, r...
2018-11-22 Guillaume GomezRollup merge of #56067 - jethrogb:jb/sgx-target-spec...
2018-11-22 Guillaume GomezRollup merge of #56063 - 0xrgb:patch-1, r=joshtriplett
2018-11-22 Guillaume GomezRollup merge of #56002 - Axary:master, r=estebank
2018-11-22 Guillaume GomezRollup merge of #55980 - csmoe:issue-55891, r=estebank
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 Guillaume GomezRollup merge of #55367 - GuillaumeGomez:private-item...
2018-11-22 borsAuto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez
2018-11-21 borsAuto merge of #56065 - oli-obk:min_const_fn_loop_ice...
2018-11-21 borsAuto merge of #56118 - steveklabnik:update-books, r...
2018-11-21 borsAuto merge of #56117 - petrochenkov:iempty, r=eddyb
2018-11-21 borsAuto merge of #52591 - eddyb:functional-snakes, r=oli-obk
2018-11-21 Eduard-Mihai Burtescurustc: remove {FxHash,Node,DefId,HirId,ItemLocal}{Map...
2018-11-20 borsAuto merge of #55678 - Aaronepower:master, r=Mark-Simul...
2018-11-20 borsAuto merge of #55983 - oli-obk:static_, r=Mark-Simulacrum
2018-11-20 borsAuto merge of #56049 - newpavlov:revert_51601, r=sfackler
2018-11-19 borsAuto merge of #55971 - SergioBenitez:skip-non-semantic...
2018-11-19 borsAuto merge of #56060 - nrc:save-path-fallback, r=zackmdavis
2018-11-19 borsAuto merge of #56051 - pietroalbini:rollup, r=pietroalbini
2018-11-19 kennytmRollup merge of #56059 - alexcrichton:fix-tests, r...
2018-11-19 Pietro AlbiniRollup merge of #56043 - nikomatsakis:issue-55756-via...
2018-11-19 Pietro AlbiniRollup merge of #56027 - Xanewok:docs-backtick, r=Quiet...
2018-11-19 Pietro AlbiniRollup merge of #56016 - scottmcm:vecdeque-resize-with...
2018-11-19 Pietro AlbiniRollup merge of #56012 - RalfJung:unsafe-cell, r=nikoma...
2018-11-19 Pietro AlbiniRollup merge of #56011 - CBenoit:master, r=QuietMisdreavus
2018-11-19 Pietro AlbiniRollup merge of #56007 - RalfJung:non-const-call, r...
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-18 Pietro AlbiniRollup merge of #55923 - Zeegomo:master, r=estebank
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 #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 Blitzerrcapture_disjoint_fields(rust-lang#53488)
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...
next