]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/expr.rs
Changed issue number to 36105
[rust.git] / src / librustc_trans / expr.rs
2016-08-17 borsAuto merge of #35733 - apasel422:issue-35721, r=alexcri...
2016-08-17 Jonathan TurnerRollup merge of #35731 - pythoneer:fix-35192, r=jonatha...
2016-08-17 Jonathan TurnerRollup merge of #35726 - mikhail-m1:master2, r=jonathan...
2016-08-17 Jonathan TurnerRollup merge of #35725 - brson:bump, r=alexcrichton
2016-08-17 Jonathan TurnerRollup merge of #35722 - knight42:update-error-msg...
2016-08-17 Jonathan TurnerRollup merge of #35713 - sanxiyn:ui-test, r=nikomatsakis
2016-08-17 Jonathan TurnerRollup merge of #35708 - sanxiyn:new-error-format,...
2016-08-17 Jonathan TurnerRollup merge of #35707 - frewsxcv:vec-into-iter-debug...
2016-08-17 Jonathan TurnerRollup merge of #35695 - matthew-piziak:vec-assert...
2016-08-17 Jonathan TurnerRollup merge of #35690 - matthew-piziak:op-overloading...
2016-08-17 Jonathan TurnerRollup merge of #35686 - mikhail-m1:master, r=jonathand...
2016-08-17 Jonathan TurnerRollup merge of #35681 - Rufflewind:patch-1, r=apasel422
2016-08-17 Jonathan TurnerRollup merge of #35672 - yossi-k:issue/35323, r=Guillau...
2016-08-17 Jonathan TurnerRollup merge of #35671 - canaltinova:E0392, r=jonathand...
2016-08-17 Jonathan TurnerRollup merge of #35670 - RockyTV:e0365, r=jonathandturner
2016-08-17 Jonathan TurnerRollup merge of #35663 - CryZe:no-stdlib, r=Manishearth
2016-08-17 Jonathan TurnerRollup merge of #35660 - terrynsun:e0207, r=jonathandturner
2016-08-17 Jonathan TurnerRollup merge of #35621 - frewsxcv:cstring-from-vec...
2016-08-17 Jonathan TurnerRollup merge of #35614 - srinivasreddy:syntax_ext_rustf...
2016-08-17 Jonathan TurnerRollup merge of #35613 - matthew-piziak:array-docs...
2016-08-17 Jonathan TurnerRollup merge of #35610 - JessRudder:33637-doc-update...
2016-08-17 Jonathan TurnerRollup merge of #35595 - urschrei:associated_types_docf...
2016-08-17 Jonathan TurnerRollup merge of #35415 - silenuss:e0030-formatting...
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-17 borsAuto merge of #35236 - nrc:rustdoc-redirects, r=@alexcr...
2016-08-17 borsAuto merge of #35605 - eddyb:substs, r=nikomatsakis
2016-08-17 Eduard Burtescurustc: reduce Substs and Generics to a simple immutable...
2016-08-16 borsAuto merge of #35538 - cgswords:libproc_macro, r=nrc
2016-08-16 borsAuto merge of #35354 - tomgarcia:covariant-drain, r...
2016-08-16 borsAuto merge of #35637 - japaric:no-builtins-lto, r=alexc...
2016-08-16 borsAuto merge of #35617 - jseyfried:fix_unused_cfg_attr_pa...
2016-08-16 borsAuto merge of #35162 - canndrew:bang_type_coerced,...
2016-08-15 Andrew CannFix bug for ! in old trans
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-13 Andrew CannRename empty/bang to never
2016-08-13 Andrew CannMake AdjustEmptyToAny actually perform the adjustment
2016-08-13 Andrew CannRemove obsolete divergence related stuff
2016-08-13 Andrew CannAdd EmptyToAny adjustment
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-11 Jonathan TurnerRollup merge of #35358 - vadimcn:vscode, r=steveklabnik
2016-08-11 Jonathan TurnerRollup merge of #35279 - cengizIO:master, r=brson
2016-08-09 borsAuto merge of #35166 - nikomatsakis:incr-comp-ice-34991...
2016-08-09 borsAuto merge of #34762 - creativcoder:slice-ext, r=alexcr...
2016-08-07 Jonathan TurnerRollup merge of #35454 - Detegr:master, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35366 - medzin:E0282, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35357 - shri3k:E0040, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35355 - shri3k:E0046, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35314 - yossi-k:issue/35277, r=jonatha...
2016-08-07 borsAuto merge of #35362 - medzin:E0252, r=GuillaumeGomez
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35380 - TheZoq2:master, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35372 - Keats:err-323, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35364 - kc1212:e0379, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35356 - Tiwalun:fix-err-msg-e0106...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35353 - poveda-ruiz:master, r=jonathan...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35351 - jaredwy:update-error-69, r...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35288 - Roybie:35271-E0166-update...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35287 - dns2utf8:man_page_rustc, r...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35281 - apasel422:repr, r=GuillaumeGomez
2016-08-06 Eduard-Mihai BurtescuRollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #33951 - srinivasreddy:librust_pass_rus...
2016-08-06 Cameron HartMerge branch 'master' into issue-30961
2016-08-05 borsAuto merge of #35116 - jseyfried:groundwork_for_new_imp...
2016-08-05 Mikhail ModinMerge branch 'master' of https://github.com/rust-lang...
2016-08-05 Guillaume GomezRollup merge of #35359 - Archytaus:master, r=GuillaumeGomez
2016-08-05 Guillaume GomezRollup merge of #35350 - birryree:E0368_update, r=jonat...
2016-08-05 Guillaume GomezRollup merge of #35333 - nickmass:e0055-formatting...
2016-08-05 Guillaume GomezRollup merge of #35328 - trixnz:update-error-62, r...
2016-08-05 Guillaume GomezRollup merge of #35326 - circuitfox:E0119-update-error...
2016-08-05 Guillaume GomezRollup merge of #35324 - ubsan:precedence, r=steveklabnik
2016-08-05 Guillaume GomezRollup merge of #35319 - Keats:err-137, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35318 - sciyoshi:update-e0124, r=jonat...
2016-08-05 Guillaume GomezRollup merge of #35299 - circuitfox:E0110-update-error...
2016-08-05 Guillaume GomezRollup merge of #35298 - Keats:err-120, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35297 - saml:e0001-label, r=jonathandt...
2016-08-05 Guillaume GomezRollup merge of #35296 - medzin:master, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35294 - Roybie:35272-E0172-update...
2016-08-05 Guillaume GomezRollup merge of #35291 - yossi-k:master, r=jonathandturner
2016-08-05 Guillaume GomezRollup merge of #35289 - birryree:E0060_E0061_format_up...
2016-08-05 Guillaume GomezRollup merge of #35285 - razielgn:updated-e0071-to...
2016-08-05 Guillaume GomezRollup merge of #35266 - circuitfox:35247-E0109-update...
2016-08-05 Guillaume GomezRollup merge of #35264 - GuillaumeGomez:E0132_update...
2016-08-05 Guillaume GomezRollup merge of #35239 - dns2utf8:doc_park_timeout...
2016-08-05 Guillaume GomezRollup merge of #35189 - mLuby:patch-1, r=steveklabnik
2016-08-05 Guillaume GomezRollup merge of #35182 - frewsxcv:nulerror, r=steveklabnik
2016-08-05 Guillaume GomezRollup merge of #35181 - GuillaumeGomez:vec_doc, r...
2016-08-05 Guillaume GomezRollup merge of #35175 - frewsxcv:tcp, r=GuillaumeGomez
2016-08-05 Guillaume GomezRollup merge of #35137 - jongiddy:explicit-wildcard...
2016-08-05 Guillaume GomezRollup merge of #35109 - GuillaumeGomez:io_docs, r...
2016-08-05 Guillaume GomezRollup merge of #35076 - GuillaumeGomez:file_type_docs...
2016-08-05 Guillaume GomezRollup merge of #35042 - Havvy:copy_error_doc, r=Guilla...
2016-08-05 Guillaume GomezRollup merge of #35041 - frewsxcv:range-rangeargument...
2016-08-05 Guillaume GomezRollup merge of #34319 - zackmdavis:explain_slice_patte...
2016-08-05 borsAuto merge of #35317 - TimNN:internal-deprecated, r...
2016-08-05 borsAuto merge of #35283 - shantanuraj:master, r=jonathandt...
2016-08-04 Shantanu RajUpdate wording on E0080
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
next