]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/abi.rs
Auto merge of #45359 - arielb1:escaping-borrow, r=eddyb
[rust.git] / src / librustc_trans / abi.rs
2017-10-20 borsAuto merge of #45359 - arielb1:escaping-borrow, r=eddyb
2017-10-20 borsAuto merge of #45324 - GuillaumeGomez:switch-default...
2017-10-20 borsAuto merge of #45319 - michaelwoerister:use-128bit...
2017-10-20 borsAuto merge of #45316 - goffrie:exitable-breakable-block...
2017-10-20 borsAuto merge of #45312 - theotherjimmy:refactor-ensure...
2017-10-19 borsAuto merge of #45288 - GuillaumeGomez:tab-key-binding...
2017-10-19 borsAuto merge of #45080 - clippered:issue-44986/fix-window...
2017-10-19 kennytmRollup merge of #45352 - alexcrichton:emscripten-tests...
2017-10-19 kennytmRollup merge of #45349 - christianpoveda:closures_str_f...
2017-10-19 kennytmRollup merge of #45343 - bgermann:master, r=alexcrichton
2017-10-19 borsAuto merge of #45301 - ishitatsuyuki:llvm5-backport...
2017-10-19 borsAuto merge of #45232 - zackmdavis:moar_lint_suggestions...
2017-10-18 borsAuto merge of #45368 - kennytm:rollup, r=kennytm
2017-10-18 kennytmRollup merge of #45181 - Havvy:doc-unstable-lang-items...
2017-10-18 borsAuto merge of #44573 - dotdash:dbg_bloat, r=arielb1
2017-10-18 Björn SteinbrinkAvoid unnecessary allocas for indirect function arguments
2017-10-17 kennytmRollup merge of #45151 - Pirh:stdio_default_docs, r...
2017-10-17 kennytmRollup merge of #45097 - nivkner:fixme_fixup2, r=estebank
2017-10-15 borsAuto merge of #44613 - QuietMisdreavus:rustdoc-perf...
2017-10-15 kennytmRollup merge of #45113 - Pirh:process_output_links...
2017-10-14 borsAuto merge of #44867 - kennytm:rustdoc-md-test-title...
2017-10-14 borsAuto merge of #45104 - vitiral:incr_auto_assert2, r...
2017-10-13 borsAuto merge of #45069 - sinkuu:tuple_arg, r=nikomatsakis
2017-10-13 kennytmRollup merge of #45122 - jean-lourenco:master, r=nikoma...
2017-10-13 kennytmRollup merge of #45110 - Nashenas88:master, r=arielb1
2017-10-13 kennytmRollup merge of #44855 - federicomenaquintero:master...
2017-10-13 borsAuto merge of #45063 - michaelwoerister:bring-back...
2017-10-13 borsAuto merge of #45055 - GuillaumeGomez:search-tabs,...
2017-10-13 borsAuto merge of #45013 - chrisvittal:mir_pretty_printing_...
2017-10-12 kennytmRollup merge of #45105 - camsteffen:patch-2, r=pnkfelix
2017-10-12 kennytmRollup merge of #45049 - alexcrichton:update-jobserver...
2017-10-12 kennytmRollup merge of #45005 - leodasvacas:inline-eq-slice...
2017-10-12 kennytmRollup merge of #44989 - QuietMisdreavus:what-is-your...
2017-10-12 borsAuto merge of #45007 - undecidabot:optimize-iter, r...
2017-10-12 borsAuto merge of #44967 - wesleywiser:trans_fulfill_obliga...
2017-10-12 borsAuto merge of #44985 - zilbuz:issue-44974, r=pnkfelix
2017-10-12 borsAuto merge of #44969 - QuietMisdreavus:impls-for-everyo...
2017-10-11 borsAuto merge of #44963 - JLockerman:fix_spsc, r=alexcrichton
2017-10-11 borsAuto merge of #44888 - tirr-c:binder-hr-region, r=arielb1
2017-10-11 johnthagenMerge branch 'master' into pep8-bootstrap
2017-10-11 Steve KlabnikRollup merge of #45071 - tromey:use-gdb-lazy-string...
2017-10-10 kennytmRollup merge of #45116 - johnthagen:typo-fix, r=alexcri...
2017-10-10 kennytmRollup merge of #45108 - phil-opp:patch-2, r=japaric
2017-10-10 kennytmRollup merge of #45101 - lfairy:proc-macro-string-escap...
2017-10-10 kennytmRollup merge of #45099 - mikeyhew:fix-astconv-self...
2017-10-10 kennytmRollup merge of #45095 - bluss:discriminant-send-sync...
2017-10-10 kennytmRollup merge of #45089 - rkruppe:master, r=bluss
2017-10-10 kennytmRollup merge of #44775 - MaloJaffre:debug-struct, r...
2017-10-10 borsAuto merge of #45170 - rust-lang:aphs-no-unsynchronised...
2017-10-10 borsAuto merge of #44877 - nvzqz:box-conversions, r=alexcri...
2017-10-10 borsAuto merge of #44822 - frewsxcv:frewsxcv-eprintln,...
2017-10-09 borsAuto merge of #45111 - aidanhs:aphs-bubble-worker-failu...
2017-10-09 kennytmRollup merge of #45125 - bleibig:grammar-update, r...
2017-10-09 kennytmRollup merge of #45120 - johnthagen:none-identity-test...
2017-10-09 kennytmRollup merge of #45118 - johnthagen:fix-section-key...
2017-10-09 kennytmRollup merge of #45117 - johnthagen:fix-str-raise,...
2017-10-09 kennytmRollup merge of #45106 - Pirh:process_stdio_docs, r...
2017-10-09 kennytmRollup merge of #45091 - kennytm:fix-45086, r=michaelwo...
2017-10-09 kennytmRollup merge of #45051 - k0pernicus:master, r=michaelwo...
2017-10-09 kennytmRollup merge of #44962 - shepmaster:no-ignore-result...
2017-10-09 borsAuto merge of #45075 - alexcrichton:inline-less, r...
2017-10-09 borsAuto merge of #45064 - alexcrichton:reduce-codegen...
2017-10-09 borsAuto merge of #45041 - est31:master, r=alexcrichton
2017-10-09 borsAuto merge of #45035 - alexcrichton:no-empty, r=michael...
2017-10-09 borsAuto merge of #45033 - eddyb:capture-me-not, r=nikomatsakis
2017-10-08 borsAuto merge of #45030 - raggi:zircon-handle-t, r=alexcri...
2017-10-08 borsAuto merge of #45016 - pnkfelix:mir-borrowck-gather...
2017-10-08 borsAuto merge of #45020 - MaloJaffre:needs-test, r=alexcri...
2017-10-08 borsAuto merge of #45012 - Gankro:noalias, r=arielb1
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-04 Eduard-Mihai Burtescurustc_trans: do not set NoCapture for anonymous lifetim...
2017-10-04 Alexis BeingessnerMake -Cpanic=abort imply -Zmutable-noalias
2017-10-03 Alexis BeingessnerAdd -Zmutable-noalias flag
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-25 borsAuto merge of #44297 - laumann:suggest-misspelt-methods...
2017-09-24 Guillaume GomezRollup merge of #44789 - GuillaumeGomez:fix-rustdoc...
2017-09-24 Guillaume GomezRollup merge of #44625 - frewsxcv:frewsxcv-raii-stdin...
2017-09-23 borsAuto merge of #44436 - MicroJoe:master, r=alexcrichton
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-23 Corey FarwellRollup merge of #44658 - leodasvacas:remove-str-eq...
2017-09-23 Corey FarwellRollup merge of #44648 - Havvy:doc-size_of, r=dtolnay
2017-09-23 Corey FarwellRollup merge of #44554 - GuillaumeGomez:add-missing...
2017-09-22 borsAuto merge of #44624 - tmerr:master, r=sfackler
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-21 borsAuto merge of #44627 - zackmdavis:the_capgate_perogativ...
2017-09-20 borsAuto merge of #44525 - aidanhs:aphs-no-null-deref,...
2017-09-20 borsAuto merge of #44407 - mattico:print-native-cpu, r...
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-20 borsAuto merge of #44350 - GuillaumeGomez:id-false-positive...
2017-09-19 Guillaume GomezRollup merge of #44626 - MaulingMonkey:lld-link-natvis...
2017-09-19 Guillaume GomezRollup merge of #44513 - redox-os:master, r=alexcrichton
2017-09-19 borsAuto merge of #44620 - zackmdavis:rfc_1940_housekeeping...
2017-09-19 borsAuto merge of #44026 - QuietMisdreavus:trimmed-std...
2017-09-18 Alex CrichtonRollup merge of #44671 - GuillaumeGomez:run-button...
2017-09-18 Alex CrichtonRollup merge of #44668 - iwillspeak:into-iterator-docs...
next