]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/build/expr/as_place.rs
Auto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
[rust.git] / src / librustc_mir / build / expr / as_place.rs
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-03 kennytmRollup merge of #50320 - GuillaumeGomez:fix-search...
2018-05-03 kennytmRollup merge of #50407 - nnethercote:inline-BytePos...
2018-05-03 kennytmRollup merge of #50365 - nnethercote:nearest_common_anc...
2018-05-03 kennytmRollup merge of #50360 - kennytm:fix-50232-clarify...
2018-05-03 kennytmRollup merge of #50349 - GuillaumeGomez:rename-type...
2018-05-03 kennytmRollup merge of #50302 - GuillaumeGomez:add-query-searc...
2018-05-03 borsAuto merge of #50391 - nnethercote:escape_unicode,...
2018-05-03 borsAuto merge of #50369 - pftbest:unicode, r=SimonSapin
2018-05-02 borsAuto merge of #50355 - petrochenkov:50187, r=oli-obk
2018-05-02 borsAuto merge of #50339 - nnethercote:lazy-Printer-buf...
2018-05-02 borsAuto merge of #50329 - Zoxc:opt-3, r=alexcrichton
2018-05-02 borsAuto merge of #50282 - fitzgen:run-more-passes-on-const...
2018-05-02 borsAuto merge of #50278 - eddyb:mir-succ-iter, r=nikomatsakis
2018-05-01 borsAuto merge of #49982 - petrochenkov:noreex, r=alexcrichton
2018-05-01 borsAuto merge of #49789 - petrochenkov:prelext, r=nikomatsakis
2018-05-01 borsAuto merge of #50198 - oli-obk:const_prop, r=eddyb
2018-04-30 Oliver SchneiderUnify MIR assert messages and const eval errors
2018-03-19 kennytmRollup merge of #46518 - partim:asref-borrow-doc, r...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 borsAuto merge of #46433 - GuillaumeGomez:dedup-items,...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-02 borsAuto merge of #46382 - alexcrichton:thinlto-default...
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-02 borsAuto merge of #46288 - alexcrichton:bump-bootstrap...
2017-12-02 borsAuto merge of #46256 - estebank:suggest-deref, r=arielb1
2017-12-02 borsAuto merge of #45904 - sunjay:gat-parser, r=nikomatsakis
2017-12-01 borsAuto merge of #46430 - kennytm:rollup, r=kennytm
2017-12-01 borsAuto merge of #46425 - eddyb:mir-place, r=nikomatsakis
2017-12-01 Eduard-Mihai BurtescuMIR: s/lv(al(ue)?)?/place in function/variable/module...