]> git.lizzy.rs Git - rust.git/history - src/libcollections/borrow.rs
rollup merge of #23619: steveklabnik/gh23220
[rust.git] / src / libcollections / borrow.rs
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-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-18 Manish GoregaokarRollup merge of #23392 - WiSaGaN:bugfix/fix_deprecate_l...
2015-03-18 borsAuto merge of #23438 - nikomatsakis:issue-23435-default...
2015-03-17 borsAuto merge of #23330 - alexcrichton:thread-sleep, r...
2015-03-17 borsAuto merge of #23423 - nikomatsakis:issue-18737-trait...
2015-03-17 borsAuto merge of #23436 - Manishearth:rollup, r=Manishearth
2015-03-17 Manish GoregaokarRollup merge of #23432 - mzabaluev:io-into-inner-doc...
2015-03-17 Manish GoregaokarRollup merge of #23385 - tamird:cleanup-whitespace...
2015-03-17 Manish GoregaokarRollup merge of #23329 - jbcrail:rm-syntax-highlight...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Joseph CrailRemove explicit syntax highlight from docs.
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Manish GoregaokarRollup merge of #23310 - michaelwoerister:gdb-std-pp...
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-12 borsAuto merge of #23265 - eddyb:meth-ast-refactor, r=nikom...
2015-03-12 borsAuto merge of #23299 - mdinger:monospace_table, r=steve...
2015-03-12 borsAuto merge of #23162 - sfackler:debug-builders, r=alexc...
2015-03-12 borsAuto merge of #23298 - Manishearth:rollup, r=Manishearth
2015-03-12 Manish GoregaokarRollup merge of #23296 - shepmaster:explain-why-joingua...
2015-03-12 Manish GoregaokarRollup merge of #23295 - johnz133:patch-1, r=steveklabnik
2015-03-12 Manish GoregaokarRollup merge of #23279 - steveklabnik:gh23244, r=alexcr...
2015-03-12 Manish GoregaokarRollup merge of #23275 - aochagavia:constants, r=eddyb
2015-03-12 Manish GoregaokarRollup merge of #23274 - rprichard:fix-21715, r=pnkfelix
2015-03-12 Manish GoregaokarRollup merge of #23270 - frewsxcv:patch-5, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23263 - alexcrichton:stabilize-from...
2015-03-12 Manish GoregaokarRollup merge of #23257 - jmesmon:fix-debug, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23255 - dhuseby:master, r=alexcrichton
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #23238 - mahkoh:nativecpu, r=dotdash
2015-03-12 Manish GoregaokarRollup merge of #23234 - Ms2ger:doc-dynamic-dispatch...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-12 Manish GoregaokarRollup merge of #23297 - steveklabnik:examples, r=huonw
2015-03-12 Steve KlabnikExample -> Examples
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
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 #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 #22783 - alexcrichton:deprecate-taskpoo...
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 #22758 - ejjeong:aarch64-linux-android...
2015-02-24 Manish GoregaokarRollup merge of #22752 - ipetkov:unsafe-lint-fix, r...
2015-02-24 Manish GoregaokarRollup merge of #22747 - krdln:fix-parsing-minus, r...
2015-02-24 Manish GoregaokarRollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 borsAuto merge of #22749 - kballard:process-stdio-construct...
2015-02-24 borsAuto merge of #22755 - Manishearth:rollup, r=Manishearth
2015-02-24 Manish GoregaokarRollup merge of #22720 - edwardw:enum-struct-ident...
2015-02-24 Manish GoregaokarRollup merge of #22213 - eddyb:ty_open-case-closed...
2015-02-24 Manish GoregaokarRollup merge of #22594 - alexcrichton:issue-22577,...
2015-02-24 Manish GoregaokarRollup merge of #22580 - pnkfelix:guard-pat-cfg2, r...
2015-02-24 Manish GoregaokarRollup merge of #22428 - erickt:io-wrappers, r=aturon
2015-02-24 Manish GoregaokarRollup merge of #22301 - nikomatsakis:object-safe-sized...
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
2015-02-24 Manish GoregaokarRollup merge of #22730 - ipetkov:lint-docs, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22728 - vojtechkral:int-audit-thread...
2015-02-24 Manish GoregaokarRollup merge of #22700 - nick29581:ints_hash, r=alexcri...
2015-02-24 Manish GoregaokarRollup merge of #22632 - nagisa:kill-show-string-with...
2015-02-24 Manish GoregaokarRollup merge of #22740 - frewsxcv:patch-4, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22726 - semarie:openbsd-Wl-as-needed...
2015-02-24 Manish GoregaokarRollup merge of #22719 - steveklabnik:typo_fix, r=alexc...
2015-02-24 Manish GoregaokarRollup merge of #22711 - lummax:patch-1, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22687 - tshepang:prelude-nits, r=alexc...
2015-02-24 Manish GoregaokarRollup merge of #22680 - FlaPer87:type_builtin, r=nikom...
2015-02-24 Manish GoregaokarRollup merge of #22653 - tsion:master, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22604 - aochagavia:docs, r=alexcrichton
2015-02-24 borsAuto merge of #21581 - DiamondLovesYou:nacl-libc, r...
2015-02-24 borsAuto merge of #21689 - FlaPer87:oibit-send-and-friends...
2015-02-23 borsAuto merge of #22526 - dotdash:llvmup, r=alexcrichton
next