]> git.lizzy.rs Git - rust.git/history - src/libstd/lib.rs
rollup merge of #23776: nrc/allow_trivial_cast
[rust.git] / src / libstd / lib.rs
2015-03-27 Alex Crichtonrollup merge of #23776: nrc/allow_trivial_cast
2015-03-27 Alex Crichtonrollup merge of #23775: alexcrichton/fix-flaky-test
2015-03-27 Alex Crichtonrollup merge of #23771: aturon/stab-straggle-1
2015-03-27 Alex Crichtonrollup merge of #23769: alexcrichton/stabilize-split
2015-03-27 Alex Crichtonrollup merge of #23767: tshepang/typo
2015-03-27 Alex Crichtonrollup merge of #23765: alexcrichton/remove-colon-syntax
2015-03-27 Alex Crichtonrollup merge of #23764: tshepang/no-guessing-anymore
2015-03-27 Alex Crichtonrollup merge of #23761: alexcrichton/remove-phase
2015-03-27 Alex Crichtonrollup merge of #23753: aturon/revise-convert
2015-03-27 Alex Crichtonrollup merge of #23752: alexcrichton/remove-should...
2015-03-27 Alex Crichtonrollup merge of #23750: murarth/ipaddr-fromstr
2015-03-27 Alex Crichtonrollup merge of #23747: tshepang/misleading-info
2015-03-27 Alex Crichtonrollup merge of #23745: oneeman/trpl-looping
2015-03-27 Alex Crichtonrollup merge of #23743: Adenilson/addInfoArcClone01
2015-03-27 Alex Crichtonrollup merge of #23740: alexcrichton/remove-deprecated...
2015-03-27 Alex Crichtonrollup merge of #23736: gmjosack/master
2015-03-27 Alex Crichtonrollup merge of #23725: tamird/test-with-ios
2015-03-27 Alex Crichtonrollup merge of #23721: erickt/deprecate
2015-03-27 Alex Crichtonrollup merge of #23719: steveklabnik/unstable_book
2015-03-27 Alex Crichtonrollup merge of #23712: nikomatsakis/reflect-trait
2015-03-27 Alex Crichtonrollup merge of #23690: wettowelreactor/patch-1
2015-03-27 Alex Crichtonrollup merge of #23676: gkoz/array_as_ref
2015-03-27 Alex Crichtonrollup merge of #23651: alexcrichton/unwind-try
2015-03-27 Alex Crichtonrollup merge of #23625: fhahn/issue-23620-ice-unicode...
2015-03-27 Alex Crichtonrollup merge of #23535: pnkfelix/fsk-filling-drop
2015-03-27 Nick CameronChange the trivial cast lints to allow by default
2015-03-26 Gary M. JosackUpdate docs to fix various 404s
2015-03-26 borsAuto merge of #23359 - erickt:quote, r=pnkfelix
2015-03-26 borsAuto merge of #21237 - erickt:derive-assoc-types, r...
2015-03-26 Felix S. Klock IIAdded instability markers to `POST_DROP_*` consts,...
2015-03-26 borsAuto merge of #23691 - richo:dedup-typeorigin-mergable...
2015-03-25 borsAuto merge of #23695 - sae-bom:mac-android-debuginfo...
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-25 Manish GoregaokarRollup merge of #23702 - dotdash:match_reass, r=eddyb
2015-03-25 Manish GoregaokarRollup merge of #23692 - yjh0502:fix/simd-overflow...
2015-03-25 Manish GoregaokarRollup merge of #23684 - tamird:ios-fallout, r=alexcrichton
2015-03-25 Manish GoregaokarRollup merge of #23664 - bluss:std-docs, r=steveklabnik
2015-03-25 Manish GoregaokarRollup merge of #23617 - steveklabnik:gh23564, r=Manish...
2015-03-25 borsAuto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton
2015-03-25 borsAuto merge of #23681 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex Crichtonrollup merge of #23674: nagisa/fallout-1
2015-03-24 Alex Crichtonrollup merge of #23671: steveklabnik/doc_std_clone
2015-03-24 Alex Crichtonrollup merge of #23638: pnkfelix/fsk-reject-specialized...
2015-03-24 Alex Crichtonrollup merge of #23546: alexcrichton/hyphens
2015-03-24 Alex Crichtonrollup merge of #23668: alexcrichton/io-zero
2015-03-24 Alex Crichtonrollup merge of #23662: steveklabnik/gh23421
2015-03-24 Alex Crichtonrollup merge of #23661: steveklabnik/any_docs
2015-03-24 Alex Crichtonrollup merge of #23659: GBGamer/master
2015-03-24 Alex Crichtonrollup merge of #23646: steveklabnik/doc_file
2015-03-24 Alex Crichtonrollup merge of #23630: nrc/coerce-tidy
2015-03-24 Alex Crichtonrollup merge of #23629: liammonahan/master
2015-03-24 Alex Crichtonrollup merge of #23592: alexcrichton/tweak-at-exit
2015-03-24 Alex Crichtonrollup merge of #23573: steveklabnik/doc_associated_types
2015-03-24 Alex Crichtonrollup merge of #23282: nikomatsakis/fn-trait-inheritance
2015-03-24 Nick CameronChange lint names to plurals
2015-03-24 Nick CameronAdd trivial cast lints.
2015-03-24 borsAuto merge of #23654 - alexcrichton:rollup, r=alexcrichton
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-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 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 #23466: woehr/master
2015-03-23 Alex Crichtonrollup merge of #23401: tshepang/crates-and-modules...
2015-03-23 Aaron TuronAdd generic conversion traits
2015-03-23 Brian AndersonAdd #![feature] attributes to doctests
2015-03-23 Brian AndersonRequire feature attributes, and add them where necessary
2015-03-23 Steve KlabnikRollup merge of #23641 - steveklabnik:gh23632, r=alexcr...
next