]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/structural_impls.rs
Rollup merge of #35558 - lukehinds:master, r=nikomatsakis
[rust.git] / src / librustc / traits / structural_impls.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 Eduard Burtescutypeck: leak auto trait obligations through impl Trait.
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-12 borsAuto merge of #34241 - dsprenkels:issue-32031-test...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 Manish GoregaokarRollup merge of #33606 - tshepang:future-talk, r=brson
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-20 borsAuto merge of #33378 - oli-obk:fix/registry_args, r...
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-19 Manish GoregaokarRollup merge of #33611 - vvanders:master, r=steveklabnik
2016-05-18 Manish GoregaokarRollup merge of #33666 - xen0n:no-more-nest-levels...
2016-05-17 borsAuto merge of #33617 - sanmai-NL:gitignore_IntelliJ...
2016-05-17 borsAuto merge of #33491 - arielb1:obligation-jungle, r...
2016-05-16 borsAuto merge of #33588 - nikomatsakis:compiletest-ui...
2016-05-16 borsAuto merge of #33429 - ranma42:fix-x87-parsing, r=alexc...
2016-05-16 borsAuto merge of #33331 - uasi:diag-e0038-typo, r=Guillaum...
2016-05-16 borsAuto merge of #33505 - petrochenkov:self, r=nrc
2016-05-16 borsAuto merge of #33251 - Kintaro:fix-typo-in-fs, r=Guilla...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33635 - tshepang:capitalise, r=stevekl...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33634 - tshepang:nicer-output, r=steve...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33633 - tshepang:no-effect, r=steveklabnik
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33631 - solson:ignore-rustbuild-config...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33605 - tshepang:less-awkward, r=steve...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33604 - tshepang:line-em-up, r=Guillau...
2016-05-15 Eduard-Mihai BurtescuRollup merge of #33603 - tshepang:no-need, r=apasel422
2016-05-15 borsAuto merge of #33619 - jonathandturner:improve_structur...
2016-05-15 borsAuto merge of #33620 - eddyb:oops-static-is-not-fn...
2016-05-15 Manish GoregaokarRollup merge of #33598 - haikoschol:master, r=alexcrichton
2016-05-15 Manish GoregaokarRollup merge of #33591 - dns2utf8:systemtime_wording...
2016-05-15 Manish GoregaokarRollup merge of #33590 - durka:patch-22, r=aturon
2016-05-15 Manish GoregaokarRollup merge of #33585 - GuillaumeGomez:error_code_test...
2016-05-15 Manish GoregaokarRollup merge of #33584 - GuillaumeGomez:error_code_impr...
2016-05-15 Manish GoregaokarRollup merge of #33580 - frewsxcv:temp-dir, r=alexcrichton
2016-05-15 Manish GoregaokarRollup merge of #33565 - Amanieu:once_doc, r=GuillaumeGomez
2016-05-15 Manish GoregaokarRollup merge of #33534 - dns2utf8:atomic_docs, r=Guilla...
2016-05-15 Manish GoregaokarRollup merge of #33533 - GuillaumeGomez:add_E0500,...
2016-05-15 Manish GoregaokarRollup merge of #33517 - sanxiyn:tight-span, r=nagisa
2016-05-15 Manish GoregaokarRollup merge of #33475 - billyevans:master, r=guillaume...
2016-05-15 Manish GoregaokarRollup merge of #33415 - dfockler:master, r=steveklabnik
2016-05-15 Manish GoregaokarRollup merge of #33393 - cristianoliveira:docs-error...
2016-05-15 Manish GoregaokarRollup merge of #33342 - birkenfeld:issue-26472, r...
2016-05-15 borsAuto merge of #33612 - royalstream:royalstream-enc...
2016-05-15 borsAuto merge of #33607 - jonas-schievink:prettier-mir...
2016-05-15 borsAuto merge of #33593 - dotdash:smart_derive, r=brson
2016-05-15 borsAuto merge of #33600 - ollie27:rustdoc_impl_params...
2016-05-14 borsAuto merge of #33579 - Amanieu:atomic_bool2, r=alexcrichton
2016-05-14 borsAuto merge of #33568 - nrc:save-json-2, r=pnkfelix
2016-05-14 borsAuto merge of #33563 - Amanieu:oncestate, r=alexcrichton
2016-05-14 borsAuto merge of #33632 - Manishearth:rollup, r=Manishearth
2016-05-14 Manish GoregaokarRollup merge of #33576 - soltanmm:vtable, r=nikomatsakis
2016-05-14 Manish GoregaokarRollup merge of #33554 - sfackler:no-current-exe, r...
2016-05-14 borsAuto merge of #33538 - Ms2ger:LocalCrateReader, r=arielb1
2016-05-14 borsAuto merge of #33532 - jseyfried:mutable_lowering_conte...
2016-05-13 borsAuto merge of #33508 - alexcrichton:always-lower-frem...
2016-05-13 borsAuto merge of #33531 - antonblanchard:local_stage0_fix...
2016-05-13 borsAuto merge of #33513 - sanxiyn:tab-in-error, r=nikomatsakis
2016-05-13 borsAuto merge of #33541 - eddyb:promote-only-temps, r...
2016-05-13 borsAuto merge of #33450 - SiegeLord:dep_info_no_analysis...
2016-05-12 borsAuto merge of #33282 - alexcrichton:rustbuild-crate...
2016-05-12 borsAuto merge of #33306 - vadixidav:master, r=alexcrichton
2016-05-12 borsAuto merge of #33169 - swgillespie:issue32829, r=eddyb
2016-05-11 Masood MalekghassemiAdd inferred obligation storage to all Vtable variants...
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Steve KlabnikRollup merge of #33542 - GuillaumeGomez:move_since...
2016-05-11 Steve KlabnikRollup merge of #33539 - nikomatsakis:static-error...
2016-05-11 Steve KlabnikRollup merge of #33528 - cramertj:E0061typeo, r=jseyfried
2016-05-11 Steve KlabnikRollup merge of #33524 - briangreenery:briangreenery...
2016-05-11 Steve KlabnikRollup merge of #33522 - mbrubeck:inline-rawvec-cap...
2016-05-11 Steve KlabnikRollup merge of #33386 - cramertj:E0504, r=steveklabnik
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-11 borsAuto merge of #33239 - eddyb:mir-temp-drops, r=arielb1
2016-05-11 borsAuto merge of #33425 - eddyb:rift, r=nikomatsakis
2016-05-11 Eduard Burtescurustc: Split local type contexts interners from the...
2016-05-11 Eduard Burtescurustc: More interning for data used in Ty<'tcx>.
2016-05-11 Eduard Burtescurustc: Generalize a minimum set of functions over ...
next