]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-03-24 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-03-24 Alex CrichtonTest fixes and rebase conflicts, round 3
2015-03-24 Alex Crichtonrollup merge of #23653: dhuseby/bitrig-stage0-c64d671
2015-03-24 Alex Crichtonrollup merge of #23652: alexcrichton/stabilize-hasher...
2015-03-24 Alex Crichtonrollup merge of #23645: steveklabnik/gh23642
2015-03-24 Alex Crichtonrollup merge of #23644: mbrubeck/doc-edit
2015-03-24 Alex Crichtonrollup merge of #23509: aturon/stab-entry
2015-03-24 Alex CrichtonTest fixes and rebase conflicts, round 2
2015-03-23 Dave Husebyadding lastest Bitrig snapshot by hand
2015-03-23 Matt BrubeckUpdate docs for ptr module.
2015-03-23 Aaron TuronStabilize Entry types
2015-03-23 borsAuto merge of #23536 - pnkfelix:arith-oflo-shifts,...
2015-03-23 Alex Crichtonrollup merge of #23506: alexcrichton/remove-some-deprec...
2015-03-23 Alex Crichtonrollup merge of #23503: alexcrichton/fix-ptr-docs
2015-03-23 Alex Crichtonrollup merge of #23484: alexcrichton/marker-trait-stable
2015-03-23 Alex CrichtonTest fixes and rebase conflicts, round 1
2015-03-23 Alex Crichtonrollup merge of #23383: alexcrichton/fs-create-dir-all
2015-03-23 Alex Crichtonrollup merge of #23598: brson/gate
2015-03-23 Alex Crichtonrollup merge of #23650: brson/32-bit-userspace
2015-03-23 Alex Crichtonrollup merge of #23648: steveklabnik/rollup
2015-03-23 Alex Crichtonrollup merge of #23641: steveklabnik/gh23632
2015-03-23 Alex Crichtonrollup merge of #23640: nagisa/thread-less-weak
2015-03-23 Alex Crichtonrollup merge of #23639: steveklabnik/gh21305
2015-03-23 Alex Crichtonrollup merge of #23637: apasel422/iter
2015-03-23 Alex Crichtonrollup merge of #23634: WiSaGaN/bugfix/fix_dead_link
2015-03-23 Alex Crichtonrollup merge of #23633: tomjakubowski/rustdoc-array...
2015-03-23 Alex Crichtonrollup merge of #23631: andersk/minstack-dlsym
2015-03-23 Alex Crichtonrollup merge of #23622: steveklabnik/gh23196
2015-03-23 Alex Crichtonrollup merge of #23619: steveklabnik/gh23220
2015-03-23 Alex Crichtonrollup merge of #23618: steveklabnik/gh23571
2015-03-23 Alex Crichtonrollup merge of #23615: steveklabnik/gh23540
2015-03-23 Alex Crichtonrollup merge of #23612: dotdash/closure_bloat
2015-03-23 Alex Crichtonrollup merge of #23608: nagisa/refine-cursor-docstring
2015-03-23 Alex Crichtonrollup merge of #23607: mahkoh/cursor
2015-03-23 Alex Crichtonrollup merge of #23604: apasel422/btree
2015-03-23 Alex Crichtonrollup merge of #23601: nikomatsakis/by-value-index
2015-03-23 Alex Crichtonrollup merge of #23590: FuGangqiang/attr
2015-03-23 Alex Crichtonrollup merge of #23580: nikomatsakis/pattern-and-overflow
2015-03-23 Alex Crichtonrollup merge of #23579: Ms2ger/thread_local-unsafe
2015-03-23 Alex Crichtonrollup merge of #23561: steveklabnik/gh23422
2015-03-23 Alex Crichtonrollup merge of #23557: aturon/rfc-909
2015-03-23 Alex Crichtonrollup merge of #23541: aturon/stab-error
2015-03-23 Alex Crichtonrollup merge of #23538: aturon/conversion
2015-03-23 Alex Crichtonrollup merge of #23536: pnkfelix/arith-oflo-shifts
2015-03-23 Alex Crichtonrollup merge of #23517: vhbit/ext-socket-options
2015-03-23 Alex Crichtonrollup merge of #23515: nikomatsakis/issue-14985-trait...
2015-03-23 Alex Crichtonrollup merge of #23466: woehr/master
2015-03-23 Alex Crichtonrollup merge of #23401: tshepang/crates-and-modules...
2015-03-23 Alex Crichtonrollup merge of #23283: brson/rpathfix
2015-03-23 Alex Crichtonrollup merge of #23269: shepmaster/split-not-double...
2015-03-23 Alex Crichtonrollup merge of #23211: FlaPer87/oibit-send-and-friends
2015-03-23 Alex Crichtonrollup merge of #23119: nikomatsakis/issue-23116-ref-mut
2015-03-23 Alex Crichtonrollup merge of #22954: ches/docs
2015-03-23 Niko MatsakisRemove auto-deref'ing Pattern impl because it conflicts...
2015-03-23 Niko MatsakisRefactor how we handle overflow so that it is a fatal...
2015-03-23 Alex Crichtonstd: Stabilize the `Hasher::finish` method
2015-03-23 Aaron TuronAdd generic conversion traits
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-23 Brian AndersonAdd #![feature] attributes to doctests
2015-03-23 Brian AndersonRequire feature attributes, and add them where necessary
2015-03-23 Brian Andersonrustdoc: Add #[doc(test(no_inject_crate))] attribute
2015-03-23 Brian Andersonrustdoc: interpret all leading feature attributes in...
2015-03-23 Brian Andersonconfigure: Fix detection of 32-bit Linux userspace
2015-03-23 Steve KlabnikRollup merge of #23641 - steveklabnik:gh23632, r=alexcr...
2015-03-23 Steve KlabnikRollup merge of #23639 - steveklabnik:gh21305, r=alexcr...
2015-03-23 Steve KlabnikRollup merge of #23622 - steveklabnik:gh23196, r=alexcr...
2015-03-23 Steve KlabnikRollup merge of #23618 - steveklabnik:gh23571, r=alexcr...
2015-03-23 Steve KlabnikRollup merge of #23608 - nagisa:refine-cursor-docstring...
2015-03-23 Steve KlabnikRollup merge of #23607 - mahkoh:cursor, r=alexcrichton
2015-03-23 Steve KlabnikRollup merge of #23590 - FuGangqiang:attr, r=alexcrichton
2015-03-23 Steve KlabnikRollup merge of #23561 - steveklabnik:gh23422, r=alexcr...
2015-03-23 Steve KlabnikRollup merge of #23509 - aturon:stab-entry, r=Gankro
2015-03-23 Steve KlabnikRollup merge of #23119 - nikomatsakis:issue-23116-ref...
2015-03-23 Steve KlabnikRollup merge of #22954 - ches:docs, r=steveklabnik
2015-03-23 Tom Jakubowskirustdoc: Support for "array" primitive
2015-03-23 Niko MatsakisUpdate borrowck tests to test that index is by-move now
2015-03-23 Niko MatsakisFallout in stdlib, rustdoc, rustc, etc. For most maps...
2015-03-23 Niko MatsakisAdjust Index/IndexMut impls. For generic collections...
2015-03-23 Niko MatsakisCompiler and trait changes to make indexing by value.
2015-03-23 Steve KlabnikMake note of str in 'more strings' chapter
2015-03-23 Steve KlabnikDon't conflate regions and affine types
2015-03-23 Aaron TuronImplement RFC 909: move thread_local into thread
2015-03-23 Aaron TuronStabilize the Error trait
2015-03-23 Simonas Kazlauskasprctl instead of pthread on linux for name setup
2015-03-23 Steve KlabnikClarify that slices don't just point to arrays
2015-03-23 Steve KlabnikBeef up BufRead::consume documentation.
2015-03-23 Brian AndersonClarify behavior of Path::relative_from
2015-03-23 Brian AndersonFix regression in -C rpath that causes failures with...
2015-03-23 Julian Orthderive missing trait implementations for cursor
2015-03-23 Steve KlabnikAdd note about pointer state after the call.
2015-03-23 Felix S. Klock IIFix shift-overflow in very old run-pass test.
2015-03-23 Andrew Paseltinerdocument iteration order for `vec_deque::IntoIter`
2015-03-23 Andrew Paseltinerimplement `ExactSizeIterator` for `linked_list::IntoIter`
2015-03-23 Andrew Paseltinerimplement `Clone` for various iterators
2015-03-23 Wangshan LuFix dead link for std::sync::mpsc.
2015-03-23 Niko MatsakisWhen matching against a pattern (either via `match...
2015-03-23 Niko MatsakisRemove incorrect subtyping for `&mut Trait` and introdu...
2015-03-23 Anders Kaseorgmin_stack_size: clarify both reasons to use dlsym
2015-03-23 Anders Kaseorgmin_stack_size: update non-Linux implementation comment
2015-03-23 Anders KaseorgGet __pthread_get_minstack at runtime with dlsym
next