]> git.lizzy.rs Git - rust.git/history - src/librustc/hir/mod.rs
Rollup merge of #35558 - lukehinds:master, r=nikomatsakis
[rust.git] / src / librustc / hir / mod.rs
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35558 - lukehinds:master, r=nikomatsakis
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35533 - frewsxcv:22984, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35491 - sanxiyn:pub-restricted-span...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35447 - frewsxcv:vec-into-iter-as...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35444 - alexcrichton:optimize-catch...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35392 - malbarbo:cell-from, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-14 borsAuto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis
2016-08-14 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-13 borsAuto merge of #35348 - scottcarr:discriminant2, r=nikom...
2016-08-12 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 borsAuto merge of #35091 - eddyb:impl-trait, r=nikomatsakis
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-12 Eduard Burtescusyntax: add anonymized type syntax, i.e. impl TraitA...
2016-08-11 Jonathan TurnerRollup merge of #35445 - pcn:update-E0017-to-new-format...
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-11 borsAuto merge of #35403 - scottcarr:lvalue_refactor, r...
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-08 Jonathan TurnerRollup merge of #35446 - pcn:update-E0023-to-new-format...
2016-08-08 Jonathan TurnerRollup merge of #35396 - munyari:e0191, r=jonathandturner
2016-08-08 Jonathan TurnerRollup merge of #35371 - mgattozzi:master, r=steveklabnik
2016-08-07 Jonathan TurnerRollup merge of #35454 - Detegr:master, r=jonathandturner
2016-08-07 Jonathan TurnerRollup merge of #35439 - pcn:update-E0010-error-message...
2016-08-07 Jonathan TurnerRollup merge of #35394 - mikhail-m1:master, r=jonathand...
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-07 borsAuto merge of #35378 - Amanieu:rwlock_eagain, r=alexcri...
2016-08-06 borsAuto merge of #35393 - GuillaumeGomez:err_codes2, r...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35380 - TheZoq2:master, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35376 - trixnz:update-error-373, r...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35374 - mrabault:e0229_format, r=jonat...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35373 - oijazsh:E0107, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35372 - Keats:err-323, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35370 - razielgn:updated-e0306-to...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35368 - shantanuraj:master, r=jonathan...
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35364 - kc1212:e0379, r=jonathandturner
2016-08-06 Eduard-Mihai BurtescuRollup merge of #35363 - GuillaumeGomez:err_codes,...
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 borsAuto merge of #35365 - GuillaumeGomez:rollup, r=Guillau...
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 #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-04 borsAuto merge of #35168 - scottcarr:deaggregation, r=nikom...
2016-08-04 borsAuto merge of #34520 - Manishearth:fix-unsafecell-docs...
2016-08-03 Guillaume GomezAdd span method for hir::Generics struct
2016-08-02 borsAuto merge of #35084 - tbu-:pr_lowercase_wtf8_debug...
2016-08-02 borsAuto merge of #35054 - pwoolcoc:stringfromchars, r...
2016-08-02 borsAuto merge of #35018 - cgswords:rope_tstream, r=nrc
2016-08-01 Seo SanghyeonRollup merge of #35141 - eddyb:assert-mir-debug, r...
2016-08-01 Seo SanghyeonRollup merge of #35140 - the-kenny:tcp-stress-test...
2016-08-01 Seo SanghyeonRollup merge of #35085 - dns2utf8:git_clone_depth,...
2016-08-01 Seo SanghyeonRollup merge of #35033 - jakllsch:remaining_cpu_x86...
2016-08-01 borsAuto merge of #34743 - badboy:llvm-upgrade, r=eddyb
2016-08-01 borsAuto merge of #35130 - sanxiyn:unused-type-parameter...
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-31 borsAuto merge of #35129 - tmiasko:suggest-print-target...
2016-07-31 borsAuto merge of #35004 - asomers:master, r=alexcrichton
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-30 borsAuto merge of #35069 - wesleywiser:too_many_symbols...
2016-07-30 borsAuto merge of #35117 - aravind-pg:path, r=alexcrichton
2016-07-30 borsAuto merge of #35127 - Manishearth:rollup, r=Manishearth
2016-07-30 Manish GoregaokarRollup merge of #35106 - xen0n:issue-35082, r=alexcrichton
2016-07-30 Manish GoregaokarRollup merge of #35104 - frewsxcv:linked-list-append...
2016-07-30 Manish GoregaokarRollup merge of #35094 - mcarton:multispan, r=jonathand...
2016-07-30 Manish GoregaokarRollup merge of #35090 - michaelwoerister:get-rid-of...
2016-07-29 Michael Woeristerintravisit: Fold functionality of IdVisitor into the...
next