]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/mir/block.rs
Auto merge of #43710 - zackmdavis:field_init_shorthand_power_slam, r=Mark-Simulacrum
[rust.git] / src / librustc_trans / mir / block.rs
2017-08-16 borsAuto merge of #43710 - zackmdavis:field_init_shorthand_...
2017-08-15 Zack M. Davisuse field init shorthand EVERYWHERE
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-07-30 Mark SimulacrumRollup merge of #43409 - tshepang:concise, r=steveklabnik
2017-07-28 borsAuto merge of #43221 - MaulingMonkey:natvis-improvement...
2017-07-28 borsAuto merge of #43217 - pnkfelix:alloc-requires-align...
2017-07-23 borsAuto merge of #43416 - tshepang:extra-layer, r=alexcrichton
2017-07-21 borsAuto merge of #43183 - michaelwoerister:internalize...
2017-07-20 borsAuto merge of #43247 - est31:master, r=alexcrichton
2017-07-19 borsAuto merge of #43178 - zackmdavis:some_suggestion,...
2017-07-19 borsAuto merge of #43170 - kyrias:full-relro, r=alexcrichton
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #42711 - Firstyear:san-on-dylib, r=alexcr...
2017-07-17 borsAuto merge of #43266 - feadoor:issue-43253-exclusive...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-16 borsAuto merge of #43237 - zackmdavis:missing_sum_and_produ...
2017-07-16 borsAuto merge of #43252 - vbrandl:doc/default-values,...
2017-07-15 borsAuto merge of #43224 - jseyfried:fix_macro_idents_regre...
2017-07-15 borsAuto merge of #43207 - alexcrichton:update-cargo, r...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 borsAuto merge of #43185 - durka:thread-local-pub-restricte...
2017-07-15 Corey FarwellRollup merge of #43240 - steveklabnik:update-books...
2017-07-15 Corey FarwellRollup merge of #43229 - kennytm:return-false-if-path...
2017-07-15 Corey FarwellRollup merge of #43228 - redox-os:backtrace_fix, r...
2017-07-15 Corey FarwellRollup merge of #43222 - RalfJung:symlink, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43202 - jackpot51:patch-1, r=sfackler
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-15 Corey FarwellRollup merge of #43074 - SimonSapin:iter, r=aturon
2017-07-15 borsAuto merge of #43184 - nikomatsakis:incr-comp-anonymize...
2017-07-14 borsAuto merge of #43174 - RalfJung:refactor-ty, r=nikomatsakis
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-12 Ralf Jungoverload the mir ty methods to make them more ergonomic...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-11 Ralf JungRefactor: {Lvalue,Rvalue,Operand}::ty only need the...
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 borsAuto merge of #43012 - scottmcm:delete-range-step-by...
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-07-03 borsAuto merge of #42976 - ids1024:redoxfix, r=sfackler
2017-07-02 borsAuto merge of #43010 - stjepang:stabilize-sort-unstable...
2017-07-02 borsAuto merge of #42938 - est31:col_number, r=eddyb
2017-07-02 est31Output line column info when panicking
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42745 - sfackler:1.19-stabilization...
2017-06-28 borsAuto merge of #42931 - arielb1:statement-visitor, r...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-28 borsAuto merge of #42417 - eddyb:separate-fn-sig, r=nikomat...
2017-06-27 Eduard-Mihai Burtescurustc: move the PolyFnSig out of TyFnDef.
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42828 - parched:umulo, r=alexcrichton
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-22 Mark SimulacrumRollup merge of #42806 - ollie27:rustbuild_compiler_doc...
2017-06-22 Mark SimulacrumRollup merge of #42805 - stepancheg:forward-python...
2017-06-22 Mark SimulacrumRollup merge of #42804 - Mark-Simulacrum:rustbuild...
2017-06-22 Mark SimulacrumRollup merge of #42799 - leodasvacas:impl-clone-for...
2017-06-22 borsAuto merge of #42798 - stepancheg:args-debug, r=sfackler
2017-06-22 borsAuto merge of #42803 - michaelwoerister:msdia-workaroun...
2017-06-22 borsAuto merge of #42785 - Mark-Simulacrum:fix-verbose...
2017-06-22 borsAuto merge of #42682 - alexcrichton:jobserver, r=michae...
2017-06-21 borsAuto merge of #42771 - arielb1:no-inline-unwind, r...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Ariel Ben-Yehudamark calls in the unwind path as !noinline
next