]> git.lizzy.rs Git - rust.git/history - src/libcollections
rollup merge of #22051: nagisa/main-emission
[rust.git] / src / libcollections /
2015-02-10 Alex Crichtonrollup merge of #22051: nagisa/main-emission
2015-02-10 Alex Crichtonrollup merge of #22049: caspark/fix-link-to-rustdoc
2015-02-10 Alex Crichtonrollup merge of #22012: pnkfelix/propagate-container...
2015-02-10 Alex Crichtonrollup merge of #22007: thiagooak/master
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21920: vojtechkral/main-thread-name
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21862: iKevinY/libstd-ascii-tests
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #22028 - nikomatsakis:issue-22019-caching...
2015-02-10 borsAuto merge of #22026 - kmcallister:plugin, r=sfackler
2015-02-10 borsAuto merge of #21961 - nick29581:hrl-syntax, r=nmatsakis
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-10 borsAuto merge of #21936 - alexcrichton:fsv2, r=aturon
2015-02-09 borsAuto merge of #22059 - Gankro:vec-split, r=alexcrichton
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-08 borsAuto merge of #22046 - mneumann:dragonfly-libstd-fixes...
2015-02-08 borsAuto merge of #22054 - LeoTestard:include-parse-errors...
2015-02-08 borsAuto merge of #22011 - fhahn:separate-parse-fail-tests...
2015-02-08 borsAuto merge of #21970 - michaelwoerister:lang-item-call...
2015-02-08 borsAuto merge of #21565 - kmcallister:poison, r=alexcrichton
2015-02-08 borsAuto merge of #21999 - tomjakubowski:rustdoc-fixes...
2015-02-08 borsAuto merge of #22044 - caspark:fix-rc-doc-links, r...
2015-02-08 borsAuto merge of #21988 - kmcallister:no-std, r=sfackler
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-07 Alexisminor fixes to Vec docs and bounds check
2015-02-07 Keegan McAllisterMake std::fmt a simple re-export from collections
2015-02-07 Keegan McAllisterFeature-gate #![no_std]
2015-02-07 Keegan McAllisterDon't use std:: paths in syntax extensions when compili...
2015-02-07 borsAuto merge of #21984 - pnkfelix:make-for-loops-a-termin...
2015-02-07 borsAuto merge of #21982 - pnkfelix:extend-Z-print-region...
2015-02-07 borsAuto merge of #22023 - alexcrichton:oops-picked-the...
2015-02-07 borsAuto merge of #21995 - leejunseok:fix_invariant_ex...
2015-02-07 borsAuto merge of #21978 - Potpourri:error-extern-crate...
2015-02-07 borsAuto merge of #21949 - japaric:index, r=nikomatsakis
2015-02-07 Jorge Apariciomake `IndexMut` a super trait over `Index`
2015-02-07 borsAuto merge of #21505 - GuillaumeGomez:interned_string...
2015-02-06 borsAuto merge of #21997 - Manishearth:rollup, r=alexcrichton
2015-02-06 borsAuto merge of #21926 - mzabaluev:raw-lifetime, r=alexcr...
2015-02-06 Manish GoregaokarRollup merge of #22009 - japaric:no-mov, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #22005 - nagisa:obsolete-ctx, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21994 - iKevinY:featureck-fix, r=brson
2015-02-06 Alexisfix outdated docs
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
2015-02-06 Manish Goregaokarlibcollections: unit test fixes
2015-02-06 Alexisremove int_uint feature from libcollections
2015-02-06 Manish GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 Manish GoregaokarRollup merge of #21968 - nikomatsakis:issue-21965-dupli...
2015-02-06 Manish GoregaokarRollup merge of #21966 - scialex:fix-extern, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #21958 - brson:stable-features, r=alexc...
2015-02-06 Manish GoregaokarRollup merge of #21926 - mzabaluev:raw-lifetime, r...
2015-02-06 Manish GoregaokarRollup merge of #21969 - Gankro:collections-cleanup...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21941 - dotdash:with_cond_false, r...
2015-02-06 Manish GoregaokarRollup merge of #21951 - Gankro:entry, r=aturon
2015-02-06 Manish GoregaokarRollup merge of #21954 - jbcrail:fix-misspelled-comment...
2015-02-06 Manish GoregaokarRollup merge of #21955 - jbcrail:fix-test-comments...
2015-02-06 Manish GoregaokarRollup merge of #21964 - semarie:openbsd-env, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21976 - mzabaluev:fix-copy-mut-lifetim...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-05 Alexisremove int_uint feature from libcollections
2015-02-05 Alexisremove unecessary lifetimes from a bunch of collections...
2015-02-05 Alexismisc collections code cleanup
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 borsAuto merge of #21916 - japaric:no-as-slice, r=alexcrichton
2015-02-05 Jorge Apariciocleanup: replace `as[_mut]_slice()` calls with deref...
2015-02-05 borsAuto merge of #21843 - japaric:kindless, r=alexcrichton
2015-02-05 Mikhail ZabaluevReplace usage of slice::from_raw_buf with slice::from_r...
2015-02-05 Joseph CrailFix for misspelled comments.
2015-02-05 Jorge Aparicioremove all kind annotations from closures
2015-02-05 Alexisstabilize core Entry API
2015-02-04 borsAuto merge of #21885 - dotdash:nonnull_load, r=alexcrichton
2015-02-04 Alex Crichtonstd: Add reexports for core parse errors
2015-02-04 borsAuto merge of #21544 - P1start:mangle-unicode, r=alexcr...
2015-02-04 borsAuto merge of #21499 - P1start:issue-8706, r=huonw
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-04 Steven FacklerSwitch missing_copy_implementations to default-allow
2015-02-04 borsAuto merge of #21919 - alexcrichton:rollup, r=alexcrichton
2015-02-04 Alex Crichtonrollup merge of #21910: Manishearth/missing_stability
2015-02-04 Alex Crichtonrollup merge of #21907: alexcrichton/iter-by-ref
2015-02-04 Alex Crichtonrollup merge of #21899: nikomatsakis/closure-unify...
2015-02-04 Alex Crichtonrollup merge of #21897: dotdash/rposition
2015-02-04 Alex Crichtonrollup merge of #21893: vhbit/ios-build-fix
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 Huon WilsonDeprecate in-tree `rand`, `std::rand` and `#[derive...
2015-02-03 borsAuto merge of #21877 - dotdash:less_auto_deref, r=alexc...
2015-02-03 Alexisadd naivest entry API to VecMap
2015-02-03 borsAuto merge of #21675 - huonw:less-false-positives,...
2015-02-03 borsAuto merge of #21745 - chris-morgan:add-missing-unstabl...
2015-02-03 borsAuto merge of #21613 - alfie:suffix-small, r=alexcrichton
2015-02-03 borsAuto merge of #21872 - alexcrichton:rollup, r=alexcrichton
2015-02-02 Alex Crichtonrollup merge of #21869: dotdash/bogus_match
2015-02-02 Alex Crichtonrollup merge of #21865: steveklabnik/gh21501
2015-02-02 Alex Crichtonrollup merge of #21854: alexcrichton/try-borrow
2015-02-02 Alex Crichtonrollup merge of #21852: FreeFull/patch-1
next