]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/hair/cx/expr.rs
Remove hir::ScopeTarget
[rust.git] / src / librustc_mir / hair / cx / expr.rs
2018-05-15 est31Remove hir::ScopeTarget
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-14 borsAuto merge of #50675 - csmoe:var_span, r=oli-obk
2018-05-13 kennytmRollup merge of #50670 - alexcrichton:remove-extern...
2018-05-13 kennytmRollup merge of #50667 - alexcrichton:no-remove-extern...
2018-05-13 kennytmRollup merge of #50663 - alexcrichton:no-removed-error...
2018-05-13 kennytmRollup merge of #50661 - varkor:libcoretest-ignore...
2018-05-13 kennytmRollup merge of #50644 - kennytm:read-appveyor-dump...
2018-05-13 borsAuto merge of #50643 - dlrobertson:fix_ice, r=oli-obk
2018-05-13 kennytmRollup merge of #50634 - tbu-:pr_preadwrite_emscripten...
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-12 Mark SimulacrumRollup merge of #50607 - Zoxc:symbol-arena, r=michaelwo...
2018-05-12 Mark SimulacrumRollup merge of #50602 - Screwtapello:update-canonicali...
2018-05-12 Mark SimulacrumRollup merge of #50558 - whitfin:issue-50500, r=michael...
2018-05-12 Mark SimulacrumRollup merge of #50550 - llogiq:fmt-result, r=petrochenkov
2018-05-12 Mark SimulacrumRollup merge of #50545 - rizakrko:const_time, r=oli-obk
2018-05-12 Mark SimulacrumRollup merge of #50544 - Eijebong:cleanup_deps, r=alexc...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-12 borsAuto merge of #50476 - zackmdavis:tame_unreachable_pub_...
2018-05-12 borsAuto merge of #50249 - Zoxc:allocation-const, r=oli-obk
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 John Kåre AlsakerIntroduce ConstValue and use it instead of miri's Value...
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
2018-05-10 Alex CrichtonRollup merge of #50606 - kennytm:retry-docker-cache...
2018-05-10 Alex CrichtonRollup merge of #50598 - whitfin:unnecessary-mut-borrow...
2018-05-10 Alex CrichtonRollup merge of #50591 - glandium:cleanup, r=dtolnay
2018-05-10 Alex CrichtonRollup merge of #50590 - estebank:off-by-one, r=nikomat...
2018-05-10 Alex CrichtonRollup merge of #50588 - ExpHP:i-can-see-my-house-from...
2018-05-10 Alex CrichtonRollup merge of #50575 - alexcrichton:faster-drain...
2018-05-10 Alex CrichtonRollup merge of #50574 - s3bk:range_inclusive_into_inne...
2018-05-10 Alex CrichtonRollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfackler
2018-05-10 Alex CrichtonRollup merge of #50569 - michaelwoerister:cross-lang...
2018-05-10 Alex CrichtonRollup merge of #50565 - nnethercote:try_mark_green...
2018-05-10 Alex CrichtonRollup merge of #50564 - nnethercote:inline-Span-method...
2018-05-10 Alex CrichtonRollup merge of #50538 - michaelwoerister:atomic-cnums...
2018-05-10 Alex CrichtonRollup merge of #50532 - michaelwoerister:lockless...
2018-05-10 Alex CrichtonRollup merge of #50524 - wesleywiser:immutable_prev_wor...
2018-05-10 Alex CrichtonRollup merge of #50514 - alexcrichton:update-llvm,...
2018-05-10 Alex CrichtonRollup merge of #50447 - ehuss:fix-update-references...
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 borsAuto merge of #50395 - Zoxc:small-tys, r=michaelwoerister
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-08 John Kåre AlsakerInsert fields from TypeAndMut into TyRef to allow layou...
2018-05-08 John Kåre AlsakerStore the GeneratorInterior in the new GeneratorSubsts
2018-05-08 John Kåre AlsakerStore generator movability outside GeneratorInterior
2018-04-30 kennytmRollup merge of #50233 - mark-i-m:const_vec, r=kennytm
2018-04-30 borsAuto merge of #50163 - kornelski:error, r=Kimundi
2018-04-30 borsAuto merge of #50204 - Manishearth:approx-enum, r=estebank
2018-04-30 borsAuto merge of #50092 - abonander:issue-49934, r=petroch...
2018-04-29 borsAuto merge of #50217 - z4v1er:patch-1, r=aturon
2018-04-28 borsAuto merge of #50240 - nnethercote:LazyBTreeMap, r...
2018-04-28 borsAuto merge of #50155 - est31:label_expressions, r=petro...
2018-04-28 borsAuto merge of #50149 - aaronaaeng:master, r=estebank
2018-04-27 kennytmRollup merge of #50251 - alexcrichton:wasm-no-threads...
2018-04-27 kennytmRollup merge of #50192 - bobtwinkles:libsyntax_extensio...
2018-04-27 kennytmRollup merge of #49968 - christianpoveda:stabilize_dyn...
2018-04-27 kennytmRollup merge of #49858 - dmizuk:unique-doc-hidden,...
2018-04-27 borsAuto merge of #50137 - nox:rm-bool-cmp-hack, r=eddyb
2018-04-27 borsAuto merge of #50097 - glandium:box_free, r=nikomatsakis
2018-04-27 kennytmRollup merge of #50246 - nnethercote:no-dump_allocs...
2018-04-27 kennytmRollup merge of #50231 - GuillaumeGomez:doc-aliases...
2018-04-27 kennytmRollup merge of #50227 - sinkuu:ice_non_local_trait...
2018-04-27 kennytmRollup merge of #50222 - michaelwoerister:bump-stage0...
2018-04-27 borsAuto merge of #49891 - cuviper:compiletest-crash, r...
2018-04-27 kennytmRollup merge of #49707 - steveklabnik:rustc-book, r...
2018-04-27 borsAuto merge of #49420 - nox:enum-scalarpair, r=eddyb
2018-04-26 borsAuto merge of #50245 - GuillaumeGomez:rollup, r=Guillau...
2018-04-26 borsAuto merge of #50072 - oli-obk:discriminants, r=eddyb
2018-04-26 Oliver SchneiderAllow variant discriminant initializers to refer to...
2018-04-24 borsAuto merge of #49911 - rcoh:master, r=nikomatsakis
2018-04-24 kennytmRollup merge of #49727 - stjepang:cell-update, r=SimonSapin
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-16 kennytmRollup merge of #49931 - csmoe:end_span, r=estebank
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49606 - varkor:pipe-repair, r=alexcrichton
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49956 - QuietMisdreavus:rustdoc-codegen...
2018-04-16 borsAuto merge of #49847 - sinkuu:save_analysis_implicit_ex...
next