]> git.lizzy.rs Git - rust.git/history - src/liblog
librustc: Don't try to perform the magical
[rust.git] / src / liblog /
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 Brian AndersonMark all crates except std as experimental
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 Alex CrichtonRegister new snapshots
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14801 : pcwalton/rust/name-shadowing...
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14703 : alexcrichton/rust/no-more-owned...
2014-06-11 Alex Crichtonrustc: Remove ~[T] from the language
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 Alex Crichtonsync: Move underneath libstd
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 borsauto merge of #14694 : aochagavia/rust/num-cleanup...
2014-06-10 borsauto merge of #14590 : pcwalton/rust/overloaded-call...
2014-06-09 borsauto merge of #14554 : kmcallister/rust/plugin_registra...
2014-06-09 Keegan McAllisterUse phase(plugin) in other crates
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14712 : alexcrichton/rust/rollup, r...
2014-06-07 Alex Crichtonrustdoc: Submit examples to play.rust-lang.org
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-05 borsauto merge of #14610 : alexcrichton/rust/issue-14008...
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-04 borsauto merge of #14616 : forticulous/rust/rc-show, r...
2014-06-04 borsauto merge of #14628 : luqmana/rust/fcr, r=nikomatsakis
2014-06-03 borsauto merge of #14622 : reillywatson/rust/master, r...
2014-06-03 borsauto merge of #14609 : aturon/rust/issue-12882, r=alexc...
2014-06-03 borsauto merge of #14605 : jakub-/rust/pattern-matching...
2014-06-03 borsauto merge of #14601 : skade/rust/remove-notrust-tags...
2014-06-02 Florian Gilcherdocs: Stop using `notrust`
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-27 Richo Healeystd: Rename strbuf operations to string
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-24 borsauto merge of #14306 : luqmana/rust/up-llvm, r=alexcrichton
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 borsauto merge of #14368 : tedhorst/rust/master, r=alexcrichton
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 borsauto merge of #14362 : zecozephyr/rust/docfixes, r=cmr
2014-05-23 borsauto merge of #14357 : huonw/rust/spelling, r=pnkfelix
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14310 : pcwalton/rust/detildestr-alllibs...
2014-05-22 Patrick Waltonlibstd: Remove `~str` from all `libstd` modules except...
2014-05-22 Alex CrichtonChange static.rust-lang.org to doc.rust-lang.org
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-17 borsauto merge of #14247 : Ryman/rust/minor_ptr_nit, r...
2014-05-17 borsauto merge of #14224 : michaelwoerister/rust/simd-updat...
next