]> git.lizzy.rs Git - rust.git/history - src/libstd/collections/hash/map.rs
make `IndexMut` a super trait over `Index`
[rust.git] / src / libstd / collections / hash / map.rs
2015-02-07 Jorge Apariciomake `IndexMut` a super trait over `Index`
2015-02-06 borsAuto merge of #21997 - Manishearth:rollup, r=alexcrichton
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 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 #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 Alexismisc collections code cleanup
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 Alexisstabilize core Entry API
2015-02-04 borsAuto merge of #21885 - dotdash:nonnull_load, r=alexcrichton
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 Alex Crichtonrollup merge of #21893: vhbit/ios-build-fix
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 Alex Crichtonrollup merge of #21870: alexcrichton/missing-stability
2015-02-03 Alex Crichtonrollup merge of #21835: alexcrichton/iov2
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 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
2015-02-02 Alex Crichtonrollup merge of #21849: alexcrichton/warn2note
2015-02-02 Alex Crichtonrollup merge of #21848: Manishearth/book-link
2015-02-02 Alex Crichtonrollup merge of #21845: Potpourri/import-syntax
2015-02-02 Alex Crichtonrollup merge of #21842: alexcrichton/issue-21839
2015-02-02 Alex Crichtonrollup merge of #21832: genbattle/doc-unicode-escapes
2015-02-02 Alex Crichtonrollup merge of #21830: japaric/for-cleanup
2015-02-02 Alex Crichtonrollup merge of #21818: dotdash/llvm_up
2015-02-02 Alex Crichtonrollup merge of #21800: brson/unused_features
2015-02-02 Alex Crichtonrollup merge of #21794: alexcrichton/stabilize-atomic...
2015-02-02 Alex Crichtonrollup merge of #21782: alexcrichton/issue-21771
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-02-02 Jorge Aparicioremove unused mut qualifiers
2015-02-02 Jorge Aparicio`for x in xs.iter()` -> `for x in &xs`
2015-02-02 Jorge Aparicioimpl IntoIterator for HashMap
2015-02-01 Alex Crichtonstd: Remove extra type params on iter adaptors
2015-02-01 borsAuto merge of #21788 - carllerche:master, r=alexcrichton
2015-02-01 borsAuto merge of #21792 - nikomatsakis:orphan-ordered...
2015-01-31 borsAuto merge of #21760 - brson:snaps, r=alexcrichton
2015-01-31 borsAuto merge of #21791 - alexcrichton:rollup, r=alexcrichton
2015-01-31 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-30 Alex Crichtonrollup merge of #21631: tbu-/isize_police
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21713: alexcrichton/second-pass-fmt
2015-01-30 Alex Crichtonrollup merge of #21760: brson/snaps
2015-01-30 Alex Crichtonrollup merge of #21783: lukesteensen/patch-1
2015-01-30 Alex Crichtonrollup merge of #21780: steveklabnik/no_as_slice
2015-01-30 Alex Crichtonrollup merge of #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21762: brson/users
2015-01-30 Alex Crichtonrollup merge of #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21718: alexcrichton/stabilize-from-str
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21704: FlaPer87/macro-reexport
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21495: richo/unexported-unmangled...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-30 Alex Crichtonrollup merge of #21385: nick29581/save-fix2
2015-01-30 Alex Crichtonrollup merge of #20790: japaric/for-loops
2015-01-30 Jorge Apariciosmoke out remaining bugs
2015-01-30 Jorge Apariciofix tests
2015-01-30 Chris MorganAdd a few missing stability markers.
2015-01-30 Tobias BucherRemove all `i` suffixes
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Apariciofix inference fallout
2015-01-29 Jorge Aparicio`for x in range(a, b)` -> `for x in a..b`
2015-01-29 Jorge Aparicio`range(a, b).foo()` -> `(a..b).foo()`
next