]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 borsAuto merge of #22860 - Manishearth:rollup, r=alexcrichton
2015-02-27 Alex CrichtonTest fixes and rebase conflicts
2015-02-27 Manish GoregaokarRollup merge of #22844 - pnkfelix:refactor-signalling...
2015-02-27 Felix S. Klock IIRefactor signaling of E0223 to avoid multiple span_errs...
2015-02-27 Manish GoregaokarRollup merge of #22848 - tshepang:redundant-mention...
2015-02-27 Manish GoregaokarRollup merge of #22837 - eddyb:issue-21721, r=dotdash
2015-02-27 Manish GoregaokarRollup merge of #22836 - mahkoh:testflush, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22835 - tshepang:remove-some-warnings...
2015-02-27 Manish GoregaokarRollup merge of #22833 - laijs:remove-redundant-else...
2015-02-27 Manish GoregaokarRollup merge of #22817 - jmesmon:result-or-type, r...
2015-02-27 Manish GoregaokarRollup merge of #22809 - nikomatsakis:issue-22655-infin...
2015-02-27 Manish GoregaokarRollup merge of #22795 - alexcrichton:issue-22617,...
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22748 - jxcl:string-backslash, r=steve...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 Manish GoregaokarRollup merge of #22846 - dhuseby:bitrig-cleanup, r...
2015-02-27 Manish GoregaokarRollup merge of #22843 - vhbit:no-jemalloc-fix, r=alexc...
2015-02-27 Manish GoregaokarRollup merge of #22823 - kmcallister:fix-21370, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22818 - pnkfelix:fsk-issue-22536,...
2015-02-27 Manish GoregaokarRollup merge of #22803 - huonw:field-stability, r=alexc...
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-27 borsAuto merge of #22853 - FlaPer87:snap, r=alexcrichton
2015-02-27 borsAuto merge of #22857 - alexcrichton:net-flaky, r=alexcr...
2015-02-27 Alex Crichtonstd: Draw from the same port pool during tests
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
2015-02-27 Huon WilsonAdd some missing stability attributes on struct fields.
2015-02-27 Julian Orthlibtest: flush output after every write
2015-02-27 Flavio Percocoregister snapshot 880fb89
2015-02-26 borsAuto merge of #22825 - semarie:openbsd-pathbuf, r=alexc...
2015-02-26 Tshepang Lekhonkhobedoc: the last mention of the word 'iterator' is redundant
2015-02-26 Dave Husebyfixing a few bitrig build breakers
2015-02-26 Valerii HioraFixed build with jemalloc disabled
2015-02-26 borsAuto merge of #22715 - edwardw:send-sync-audit, r=alexc...
2015-02-26 Seo SanghyeonAdd a rustdoc test for default methods in external...
2015-02-26 Seo SanghyeonAdd a way to assert the number of occurrences to htmldocck
2015-02-26 Eduard BurtescuRevert hacks and add test for LLVM aborts due to empty...
2015-02-26 Felix S. Klock IIAdd doc to `core::intrinsics` pointing out conservative...
2015-02-26 Felix S. Klock IIRegression test for #22536.
2015-02-26 Felix S. Klock IIUse more precise `type_needs_drop` for deciding about...
2015-02-26 Felix S. Klock IIAdd `push_ctxt` instrumentation to all functions that...
2015-02-26 Lai Jiangshanremove the redundant else branch
2015-02-26 borsAuto merge of #22827 - sfackler:should_panic_pt1, r...
2015-02-26 nwinImplement `Debug` for `RwLock`, `arc::Weak` and `Mutex`
2015-02-26 Edward WangSend/Sync audit for libcollections
2015-02-26 borsAuto merge of #22810 - japaric:cow-path, r=alexcrichton
2015-02-26 Steven FacklerWhitelist #[should_panic]
2015-02-26 Edward WangTweak VecDeque's IterMut implementation
2015-02-26 Huon WilsonRecord the publicity of struct fields and enum variants.
2015-02-26 Huon WilsonCheck stability of struct fields.
2015-02-26 Tshepang Lekhonkhoberemove some compiler warnings
2015-02-26 Sébastien Mariepath -> PathBuf for openbsd/bitrig
2015-02-26 Alexander BliskovskyChanged prose to assert_eq! macro.
2015-02-26 Alexander BliskovskyAdded documentation of backslash ending string literals.
2015-02-26 Keegan McAllisterAlways error on invalid macro fragment specifiers
2015-02-25 borsAuto merge of #22767 - pnkfelix:issue-22265, r=nikomatsakis
2015-02-25 Vadim ChugunovFix overflow in precise_time_ns() on Windows,
2015-02-25 Cody P SchaferResult::or : avoid over-specializing the type
2015-02-25 borsAuto merge of #22796 - Manishearth:rollup, r=Manishearth
2015-02-25 Jorge Aparicioimpl IntoCow for Path[Buf]
2015-02-25 Niko MatsakisChange MarkerTrait to be invariant. This is a (small...
2015-02-25 Manish GoregaokarPath -> PathBuf for Windows test (fixup #22727)
2015-02-25 Manish Goregaokarpath -> PathBuf for osx/dragonfly (fixup #22727)
2015-02-25 Manish GoregaokarAssert is internal now (fixup #22739)
2015-02-25 Manish GoregaokarFix type inference error (fixup #22739)
2015-02-25 Manish GoregaokarUse os::getcwd instead of env in rustbook (fixup #22727)
2015-02-25 Manish Goregaokarallow(deprecated) for TaskPool (fixup #22783)
2015-02-25 Alex Crichtonstd: Require `&mut self` for Iterator::all
2015-02-25 Manish GoregaokarRollup merge of #22787 - pnkfelix:reenable-gate-for...
2015-02-25 Manish GoregaokarRollup merge of #22744 - alexcrichton:issue-22738,...
2015-02-25 Manish GoregaokarRollup merge of #22742 - alexcrichton:issue-22737,...
2015-02-25 Manish GoregaokarRollup merge of #22729 - alexcrichton:ptr-stabilization...
2015-02-25 Manish GoregaokarRollup merge of #22727 - alexcrichton:prep-env, r=aturon
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22157 - tbu-:pr_debug_collections...
2015-02-25 Manish GoregaokarRollup merge of #22792 - semarie:openbsd-unbreak-nacl...
2015-02-25 Manish GoregaokarRollup merge of #22785 - nikomatsakis:issue-21750-norma...
2015-02-25 Manish GoregaokarRollup merge of #22784 - rnestler:fix_doc_faq, r=dotdash
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-25 Manish GoregaokarRollup merge of #22635 - kmcallister:macros-chapter...
2015-02-25 borsAuto merge of #22512 - nikomatsakis:issue-20300-where...
2015-02-25 Sébastien Marieunbreak openbsd after nacl intergration
2015-02-25 Felix S. Klock IITurn `unsafe_no_drop_flag` back into a gated-feature.
2015-02-25 Keegan McAllisterEnhance and move information about macro debugging
2015-02-25 Keegan McAllisterTweak wording in the macros guide
2015-02-25 Keegan McAllisterAdd a second, more vexing section on recursive macros
2015-02-25 Keegan McAllisterAdd a section on recursive macros
2015-02-24 Alex Crichtonstd: Move std::env to the new I/O APIs
2015-02-24 Niko MatsakisImprove debug output from coherence.
2015-02-24 Niko MatsakisResolve regions too when normalizing param env.
2015-02-24 Niko MatsakisMake traits with assoc types invariant in their inputs.
2015-02-24 Tobias BucherChange `Debug` implementation of `BTree*` as well
2015-02-24 Tobias BucherModify collection's `Debug` output to resemble in their...
2015-02-24 Raphael NestlerFix "How to submit a bug report" link
2015-02-24 Alex Crichtonstd: Recomend threadpool on crates.io for TaskPool
2015-02-24 Alex Crichtonstd: Stabilize some `ptr` functions
2015-02-24 Manish GoregaokarRollup merge of #22778 - mzabaluev:leftover-lifetime...
2015-02-24 Manish GoregaokarRollup merge of #22736 - nikomatsakis:issue-22382,...
2015-02-24 Manish GoregaokarRollup merge of #22539 - oli-obk:style_nitpicks, r...
2015-02-24 Manish GoregaokarRollup merge of #22458 - steveklabnik:try_in_error_chap...
next