]> git.lizzy.rs Git - rust.git/history - src/libcollections
shorten range syntax
[rust.git] / src / libcollections /
2017-01-14 djzinshorten range syntax
2017-01-14 djzinmake rangeargument methods non-default; simplify impl
2017-01-14 djzinsimplify some ranges
2017-01-14 djzinadd type annotations to doctest
2017-01-14 djzinuse rangeargument for range_mut
2017-01-14 djzinallow unsized types in `RangeArgument`
2017-01-14 djzinfix up tests
2017-01-14 djzinchange argument for btree_range
2017-01-14 djzinimpl RangeArgument for (Bound<T>, Bound<T>)
2017-01-14 djzinhave RangeArgument return a Bound<&T> from each of...
2017-01-14 borsAuto merge of #38944 - michaelwoerister:incr-generics...
2017-01-14 borsAuto merge of #38935 - redox-os:fix_path_redox, r=brson
2017-01-14 borsAuto merge of #38927 - petrochenkov:leven, r=jseyfried
2017-01-14 borsAuto merge of #38914 - est31:tidy-gate-tests, r=nikomat...
2017-01-14 borsAuto merge of #39021 - alexcrichton:try-debug-travis...
2017-01-14 borsAuto merge of #38854 - Mark-Simulacrum:immediate-refact...
2017-01-13 borsAuto merge of #39030 - GuillaumeGomez:rollup, r=Guillau...
2017-01-13 Guillaume GomezRollup merge of #39027 - behnam:typo, r=frewsxcv
2017-01-13 Guillaume GomezRollup merge of #39024 - stjepang:owned-to-string,...
2017-01-13 Guillaume GomezRollup merge of #38946 - GuillaumeGomez:path_doc, r...
2017-01-13 Guillaume GomezRollup merge of #38877 - jdub:patch-1, r=sanxiyn
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-13 Behnam Esfahbod[libcollections] [doc] Fix typo in documentation
2017-01-13 Stjepan GlavinaChange `to_owned` to `to_string` in docs
2017-01-12 borsAuto merge of #38814 - Ralith:cfg-fields, r=jseyfried
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38779 - Craig-Macomber:bench, r=alexcrichton
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38867 - alexcrichton:ignore-test-on...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-11 borsAuto merge of #38313 - jseyfried:self_imports, r=nrc
2017-01-11 borsAuto merge of #38989 - arielb1:constant-mir-overflow2...
2017-01-11 borsAuto merge of #38925 - petrochenkov:varass, r=jseyfried
2017-01-11 borsAuto merge of #38916 - estebank:pad-suggestion-list...
2017-01-11 borsAuto merge of #38960 - arielb1:blake-endian, r=michaelw...
2017-01-10 borsAuto merge of #38843 - Manishearth:proposed, r=Guillaum...
2017-01-10 borsAuto merge of #38958 - sanxiyn:rollup, r=sanxiyn
2017-01-10 Seo SanghyeonRollup merge of #38874 - derekdreery:patch-1, r=stevekl...
2017-01-10 Seo SanghyeonRollup merge of #38849 - michaelwoerister:ich-trait...
2017-01-10 Seo SanghyeonRollup merge of #38841 - F001:Fix, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38839 - frewsxcv:osstr-to-str, r=Guill...
2017-01-10 Seo SanghyeonRollup merge of #38836 - ollie27:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38799 - minaguib:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 Seo SanghyeonRollup merge of #38607 - estebank:test-for-36935, r...
2017-01-10 Seo SanghyeonRollup merge of #38606 - estebank:test-for-27522, r...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-10 borsAuto merge of #38947 - nrc:custom-derive-span, r=jseyfried
2017-01-10 borsAuto merge of #38934 - Manishearth:nodrop, r=eddyb
2017-01-09 borsAuto merge of #38937 - nrc:save-ty-fix, r=nikomatsakis
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-09 borsAuto merge of #38840 - kjaleshire:multiple-targets...
2017-01-09 borsAuto merge of #38910 - steveklabnik:update_docs, r...
2017-01-09 borsAuto merge of #38907 - alexcrichton:curl-retry, r=japaric
2017-01-08 borsAuto merge of #38904 - alexcrichton:travis-retry, r...
2017-01-08 borsAuto merge of #38861 - est31:master, r=alexcrichton
2017-01-08 borsAuto merge of #38853 - alexcrichton:better-dist, r...
2017-01-08 borsAuto merge of #38837 - eddyb:issue-38074, r=nikomatsakis
2017-01-08 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
2017-01-08 borsAuto merge of #38813 - eddyb:lazy-11, r=nikomatsakis
2017-01-08 borsAuto merge of #38679 - alexcrichton:always-deny-warning...
2017-01-08 borsAuto merge of #38883 - alexcrichton:android-flaky,...
2017-01-08 borsAuto merge of #38822 - michaelwoerister:collect-fn...
2017-01-08 borsAuto merge of #38807 - comex:pprint-expr-attr, r=nrc
2017-01-08 borsAuto merge of #38798 - jsgf:fix-rpath, r=nikomatsakis
2017-01-07 borsAuto merge of #38781 - SimonSapin:unishrink, r=alexcrichton
2017-01-07 borsAuto merge of #38733 - sfackler:peek-mut-pop, r=alexcri...
2017-01-07 borsAuto merge of #38551 - aidanhs:aphs-vec-in-place, r...
2017-01-07 borsAuto merge of #38469 - tbu-:pr_writeln_no_args, r=brson
2017-01-07 borsAuto merge of #38327 - Yamakaky:into-ipaddr, r=brson
2017-01-06 derekdreeryUpdate vec.rs
2017-01-06 derekdreeryUpdate vec.rs
2017-01-06 Steven FacklerAdd a tracking issue
2017-01-05 borsAuto merge of #38689 - pnkfelix:dont-check-stability...
2017-01-04 borsAuto merge of #38414 - estebank:doc-dissambiguate,...
2017-01-04 borsAuto merge of #38670 - dotdash:transmute_align, r=eddyb
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2017-01-03 borsAuto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
2017-01-02 borsAuto merge of #38543 - philipc:unsized-debuginfo, r...
2017-01-02 Steven FacklerAdd PeekMut::pop
2017-01-01 borsAuto merge of #38548 - GuillaumeGomez:thread_struct_doc...
2017-01-01 borsAuto merge of #38692 - estebank:remove-try-from-pprust...
2016-12-31 borsAuto merge of #38601 - schulzch:master, r=brson
2016-12-30 Alex CrichtonRemove not(stage0) from deny(warnings)
2016-12-30 Alex CrichtonMerge branch 'aux-tests' of https://github.com/alexcric...
2016-12-30 Alex CrichtonMerge branch 'rustbuild-llvm-targets' of https://github...
2016-12-30 Alex CrichtonRollup merge of #38695 - alexcrichton:debug-appveyor...
2016-12-30 Alex CrichtonRollup merge of #38676 - rkruppe:llvm-check-success...
2016-12-30 Alex CrichtonRollup merge of #38674 - GuillaumeGomez:atomic_fn_docs...
2016-12-30 Alex CrichtonRollup merge of #38671 - ollie27:rustdoc_stab_em_div_fi...
2016-12-30 Alex CrichtonRollup merge of #38665 - alexcrichton:pretty-only-host...
2016-12-30 Alex CrichtonRollup merge of #38662 - agl:patch-2, r=frewsxcv
2016-12-30 Alex CrichtonRollup merge of #38660 - martijnvermaat:terminfo-reset...
next