]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/reachable.rs
Port a bunch of code new-visitor; all of these ports were
[rust.git] / src / librustc / middle / reachable.rs
2015-11-19 Niko MatsakisPort a bunch of code new-visitor; all of these ports...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 borsAuto merge of #29904 - Zoxc:ar_json, r=alexcrichton
2015-11-18 borsAuto merge of #29897 - alexcrichton:process-wait-with...
2015-11-18 borsAuto merge of #29882 - devonhollowood:master, r=Manishearth
2015-11-17 Steve KlabnikRollup merge of #29892 - steveklabnik:doc_fromiterator...
2015-11-17 Steve KlabnikRollup merge of #29891 - steveklabnik:gh29470, r=alexcr...
2015-11-17 Steve KlabnikRollup merge of #29890 - steveklabnik:gh29742, r=Manish...
2015-11-17 Steve KlabnikRollup merge of #29889 - steveklabnik:gh29801, r=manish...
2015-11-17 Steve KlabnikRollup merge of #29888 - steveklabnik:gh29762, r=sanxiyn
2015-11-17 Steve KlabnikRollup merge of #29612 - steveklabnik:gh29502, r=alexcr...
2015-11-17 borsAuto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis
2015-11-17 borsAuto merge of #29887 - sanxiyn:match-ref-pats, r=sfackler
2015-11-17 borsAuto merge of #29766 - oli-obk:impl_item, r=nikomatsakis
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 Oliver SchneiderImplItem_ -> ImplItemKind rename
2015-11-16 Oliver Schneiderrename ImplItem_::*ImplItem to ImplItem_::*
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-07 Manish GoregaokarRollup merge of #29660 - steveklabnik:gh28461, r=brson
2015-11-07 Manish GoregaokarRollup merge of #29656 - arcnmx:static-extern, r=alexcr...
2015-11-07 Manish GoregaokarRollup merge of #29622 - steveklabnik:gh29621, r=bstrie
2015-11-07 Manish GoregaokarRollup merge of #29617 - steveklabnik:gh29591, r=alexcr...
2015-11-07 borsAuto merge of #29551 - arcnmx:target-family, r=alexcrichton
2015-11-06 borsAuto merge of #29462 - alexcrichton:refactor-process...
2015-11-06 borsAuto merge of #29582 - oli-obk:token_tree, r=sfackler
2015-11-06 borsAuto merge of #29657 - defuz:patch-2, r=steveklabnik
2015-11-06 borsAuto merge of #29643 - petrochenkov:stability5, r=alexc...
2015-11-06 borsAuto merge of #29620 - petrochenkov:reachable2, r=alexc...
2015-11-06 borsAuto merge of #29491 - alexcrichton:avoid-stdio-tls...
2015-11-06 borsAuto merge of #29305 - alexcrichton:bad-getenv, r=brson
2015-11-05 Vadim Petrochenkovrustc_privacy: Do not export items needed solely for...
2015-11-05 Steve KlabnikRollup merge of #29537 - bltavares:issue-24954, r=steve...
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-04 borsAuto merge of #29519 - alexcrichton:fix-distcheck,...
2015-11-04 borsAuto merge of #29528 - amitsaha:rust-inside-other-langu...
2015-11-04 borsAuto merge of #29200 - tshepang:rustfmt-path, r=aturon
2015-11-04 borsAuto merge of #29478 - angelsl:msvc2, r=alexcrichton
2015-11-04 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
2015-11-03 borsAuto merge of #29529 - Ryman:rustdoc-cap-lints, r=alexc...
2015-11-03 borsAuto merge of #29515 - Manishearth:ice-itembody, r...
2015-11-03 borsAuto merge of #29495 - meqif:fix_unindent_tabs, r=steve...
2015-11-03 borsAuto merge of #29509 - vadimcn:readme, r=alexcrichton
2015-11-03 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
2015-11-03 borsAuto merge of #29523 - durka:patch-9, r=alexcrichton
2015-11-03 borsAuto merge of #29514 - apasel422:issue-26220, r=alexcri...
2015-11-03 borsAuto merge of #29285 - eefriedman:libsyntax-panic,...
2015-11-03 borsAuto merge of #29500 - vadimcn:rustlib, r=alexcrichton
2015-11-02 borsAuto merge of #29291 - petrochenkov:privacy, r=alexcrichton
2015-10-29 Vadim PetrochenkovMake fields and macro defs exported
2015-10-28 Vadim PetrochenkovFix for middle::reachable + better comments and tests
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28768 - alexcrichton:dep-info++, r=brson
2015-10-02 Ariel Ben-YehudaMerge branch 'master' into metadiet
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28797 - steveklabnik:rebase_for_gankro...
2015-10-02 Manish GoregaokarRollup merge of #28791 - apasel422:issue-25439, r=alexc...
2015-10-02 Manish GoregaokarRollup merge of #28788 - tsurai:master, r=bluss
2015-10-02 Manish GoregaokarRollup merge of #28786 - fhahn:ba-link, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28686 - eefriedman:unresolved-path...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-02 borsAuto merge of #28793 - Ms2ger:AttrStyle, r=alexcrichton
2015-10-02 borsAuto merge of #28792 - dotdash:cmp_indirection, r=alexc...
2015-10-02 borsAuto merge of #28790 - arielb1:unsafe-coerce, r=eddyb
2015-10-02 borsAuto merge of #28789 - rkruppe:rm-unused-probes, r...
2015-10-01 borsAuto merge of #28787 - dotdash:no_more___fat_ptr, r...
2015-10-01 borsAuto merge of #28746 - aidanhs:aphs-musl-linking-no...
2015-10-01 borsAuto merge of #28742 - nikomatsakis:def-id-encapsulate...
2015-10-01 Niko Matsakismove direct accesses of `node` to go through `as_local_...
2015-10-01 Niko Matsakismove LOCAL_CRATE to cstore
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 borsAuto merge of #28705 - marti1125:master, r=steveklabnik
2015-09-28 borsAuto merge of #28703 - gavinb:master, r=alexcrichton
2015-09-28 borsAuto merge of #28691 - utkarshkukreti:add-path_max...
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
next