]> git.lizzy.rs Git - rust.git/history - src/librustc/metadata/encoder.rs
auto merge of #15999 : Kimundi/rust/fix_folder, r=nikomatsakis
[rust.git] / src / librustc / metadata / encoder.rs
2014-07-31 borsauto merge of #15999 : Kimundi/rust/fix_folder, r=nikom...
2014-07-31 borsauto merge of #16073 : mneumann/rust/dragonfly2, r...
2014-07-31 borsauto merge of #16090 : epdtry/rust/doesnt-use-gc, r...
2014-07-31 borsauto merge of #16074 : nham/rust/bitflags_traits, r...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-30 borsauto merge of #16059 : epdtry/rust/mono-item-dedup...
2014-07-30 borsauto merge of #15944 : alexcrichton/rust/task-dont...
2014-07-30 borsauto merge of #15915 : erickt/rust/master, r=alexcrichton
2014-07-30 borsauto merge of #15670 : epdtry/rust/fast-archive-builder...
2014-07-29 Erick Tryzelaarremove seek from std::io::MemWriter, add SeekableMemWri...
2014-07-29 borsauto merge of #15956 : steveklabnik/rust/guide_crates...
2014-07-29 borsauto merge of #16046 : dotdash/rust/call_ignore_alloca...
2014-07-29 borsauto merge of #15989 : pcwalton/rust/borrowck-pattern...
2014-07-29 borsauto merge of #16052 : nham/rust/fs_docs, r=brson
2014-07-29 borsauto merge of #16050 : jxs/rust/master, r=alexcrichton
2014-07-29 borsauto merge of #16049 : aturon/rust/stability-dashboard...
2014-07-29 borsauto merge of #16038 : nham/rust/collections_partialord...
2014-07-29 borsauto merge of #16034 : sfackler/rust/test-reexport...
2014-07-29 borsauto merge of #16033 : nham/rust/hash_tuple_impl, r...
2014-07-29 borsauto merge of #16032 : treeman/rust/doc-treecollection...
2014-07-28 borsauto merge of #16027 : treeman/rust/doc-string, r=alexc...
2014-07-28 borsauto merge of #15983 : brson/rust/fail, r=alexcrichton
2014-07-28 borsauto merge of #16025 : cmr/rust/plugin-fields, r=alexcr...
2014-07-28 Corey Richardsonrustc: encode is_sugared_doc on ast::Attribute
2014-07-28 Corey Richardsonrustdoc: show struct field docs when inlined
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15781 : alexcrichton/rust/issue-15758...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-23 borsauto merge of #15899 : aochagavia/rust/guide, r=kballard
2014-07-22 borsauto merge of #15869 : alexcrichton/rust/issue-15828...
2014-07-22 borsauto merge of #15863 : dotdash/rust/lifetimes3, r=alexc...
2014-07-22 borsauto merge of #15857 : treeman/rust/doc-dijkstra-exampl...
2014-07-22 borsauto merge of #15876 : brson/rust/failfat, r=pcwalton
2014-07-22 borsauto merge of #15871 : dotdash/rust/unnamed_fmtstr...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-21 borsauto merge of #15700 : jakub-/rust/match-fail-removal...
2014-07-21 borsauto merge of #15864 : alexcrichton/rust/rollup, r...
2014-07-21 John Clementsrepair macro docs
2014-07-20 borsauto merge of #15805 : Sawyer47/rust/issue-8709, r...
2014-07-20 borsauto merge of #15806 : treeman/rust/std-doc, r=alexcrichton
2014-07-20 borsauto merge of #15803 : omp/rust/master, r=alexcrichton
2014-07-20 borsauto merge of #15797 : brson/rust/taskstab, r=alexcrichton
2014-07-20 borsauto merge of #15785 : treeman/rust/fix-15780, r=alexcr...
2014-07-20 borsauto merge of #15784 : dotdash/rust/unreach, r=luqmana
2014-07-20 borsauto merge of #15745 : treeman/rust/tutorial-fixup...
2014-07-20 borsauto merge of #15764 : alexcrichton/rust/issue-15761...
2014-07-19 borsauto merge of #15746 : steveklabnik/rust/docs_random...
2014-07-19 borsauto merge of #15650 : jakub-/rust/patterns-statics...
2014-07-19 borsauto merge of #15782 : steveklabnik/rust/string_guide_l...
2014-07-19 borsauto merge of #15772 : treeman/rust/hashset-doc, r...
2014-07-19 borsauto merge of #15638 : blake2-ppc/rust/ptr-arithmetic...
2014-07-19 borsauto merge of #15765 : luqmana/rust/iec, r=pcwalton
2014-07-19 borsauto merge of #15754 : jakub-/rust/diagnostics, r=alexc...
2014-07-19 borsauto merge of #15752 : nham/rust/dlist_docs, r=alexcrichton
2014-07-19 borsauto merge of #15686 : alexcrichton/rust/same-crate...
2014-07-18 borsauto merge of #15743 : Ryman/rust/mandelbrot_fix, r...
2014-07-18 Luqman Adenlibrustc: Only emit constructor functions as necessary.
2014-07-18 borsauto merge of #15742 : pnkfelix/rust/fsk-fix-15019...
2014-07-18 borsauto merge of #14539 : pcwalton/rust/unboxed-closures...
2014-07-18 Patrick Waltonlibrustc: Implement unboxed closures with mutable receivers
2014-07-18 borsauto merge of #15737 : huonw/rust/lint-level-here,...
2014-07-18 borsauto merge of #15733 : sanxiyn/rust/use-from-type,...
2014-07-18 borsauto merge of #15732 : bgamari/rust/to-tokens, r=alexcr...
2014-07-18 borsauto merge of #15727 : fhahn/rust/remove-some-unwraps...
2014-07-18 borsauto merge of #15726 : aturon/rust/macro-stability...
2014-07-18 borsauto merge of #15725 : aochagavia/rust/vec, r=alexcrichton
2014-07-18 borsauto merge of #15719 : michaelwoerister/rust/global_var...
2014-07-17 borsauto merge of #15515 : pcwalton/rust/cross-borrowing...
2014-07-17 Patrick Waltonlibrustc: Remove cross-borrowing of `Box<T>` to `&T...
2014-07-17 borsauto merge of #15718 : treeman/rust/integer-doc, r...
2014-07-17 borsauto merge of #15716 : treeman/rust/bigint-doc, r=alexc...
2014-07-17 borsauto merge of #15706 : phi-gamma/rust/master, r=huonw
2014-07-17 borsauto merge of #15705 : klutzy/rust/cross-ld-library...
2014-07-17 borsauto merge of #15675 : errordeveloper/rust/json_docs...
2014-07-17 borsauto merge of #15698 : Zoxc/rust/code-model, r=alexcrichton
2014-07-17 borsauto merge of #15668 : steveklabnik/rust/tree_set_examp...
2014-07-17 borsauto merge of #14022 : pcwalton/rust/explicit-self...
2014-07-17 Patrick Waltonlibrustc: Implement the fully-expanded, UFCS form of...
2014-07-16 borsauto merge of #15696 : Zoxc/rust/redzone, r=alexcrichton
2014-07-16 borsauto merge of #15573 : michaelwoerister/rust/lldb-tests...
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-16 borsauto merge of #15693 : steveklabnik/rust/guide_fix_carg...
2014-07-16 borsauto merge of #15691 : jbclements/rust/method-field...
2014-07-16 borsauto merge of #15656 : nick29581/rust/index-bck, r...
2014-07-16 borsauto merge of #15695 : alexcrichton/rust/fix-snapshots...
2014-07-15 borsauto merge of #15619 : kwantam/rust/master, r=huonw
2014-07-15 John Clementschange to new trait style for method field refs
2014-07-15 borsauto merge of #15615 : jakub-/rust/diagnostics, r=brson
2014-07-15 borsauto merge of #15426 : aochagavia/rust/str, r=alexcrichton
2014-07-15 Adolfo OchagavíaFix errors
2014-07-15 Adolfo OchagavíaDeprecate `str::from_char`
2014-07-15 Adolfo OchagavíaDeprecate `str::from_utf8_owned`
2014-07-15 borsauto merge of #15604 : mrmonday/rust/raw-socket-libc...
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15632 : masklinn/rust/patch-1, r=alexcri...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
next