]> git.lizzy.rs Git - rust.git/history - src/libstd/sync/mutex.rs
Remove unnecessary explicit lifetime bounds.
[rust.git] / src / libstd / sync / mutex.rs
2016-02-12 borsAuto merge of #30726 - GuillaumeGomez:compile-fail...
2016-02-11 borsAuto merge of #31527 - danlrobertson:i15735, r=alexcrichton
2016-02-11 borsAuto merge of #31507 - dirk:dirk/fix-rustdoc-undeclared...
2016-02-11 borsAuto merge of #31357 - rthomas:hashers, r=alexcrichton
2016-02-11 borsAuto merge of #31461 - jseyfried:remove_import_resoluti...
2016-02-11 borsAuto merge of #31479 - kamalmarhubi:fmt-pointer-unsized...
2016-02-10 borsAuto merge of #31455 - tmiasko:expected-tokens, r=alexc...
2016-02-10 borsAuto merge of #31499 - kamalmarhubi:cfg-flag-invalid...
2016-02-10 borsAuto merge of #31420 - bluss:deque-equality, r=Gankro
2016-02-10 borsAuto merge of #31494 - alexcrichton:ar-gnu-by-default...
2016-02-10 borsAuto merge of #31465 - nagisa:mir-free-fix, r=nikomatsakis
2016-02-10 borsAuto merge of #31438 - aturon:stab-ip-addr, r=alexcrichton
2016-02-09 Steve KlabnikRollup merge of #31473 - raindev:error-handling-case...
2016-02-09 borsAuto merge of #31510 - dikaiosune:master, r=bluss
2016-02-09 borsAuto merge of #31493 - mechaxl:master, r=steveklabnik
2016-02-09 borsAuto merge of #31282 - pczarn:mir-trans-builder, r...
2016-02-09 borsAuto merge of #31492 - alexcrichton:remove-allow-trivia...
2016-02-09 borsAuto merge of #31489 - ben0x539:lock-to-guard, r=alexcr...
2016-02-08 borsAuto merge of #31397 - bradfirj:arc-docfix, r=steveklabnik
2016-02-08 borsAuto merge of #31324 - nagisa:mir-transforms, r=nikomat...
2016-02-08 Benjamin Herrstd: `_lock` -> `_guard` in Mutex example
2016-02-08 borsAuto merge of #31468 - pitdicker:fs_tests_cleanup,...
2016-02-07 borsAuto merge of #31433 - nagisa:fix-man-ur, r=brson
2016-02-07 borsAuto merge of #31450 - bluss:no-null-markers, r=Gankro
2016-02-07 borsAuto merge of #31445 - saurvs:master, r=brson
2016-02-07 borsAuto merge of #31440 - reem:rwlock-map-fix, r=alexcrichton
2016-02-06 borsAuto merge of #30629 - brson:emscripten-upstream, r...
2016-02-06 borsAuto merge of #31428 - reem:remove-mutexguard-map,...
2016-02-06 borsAuto merge of #31427 - reem:more-debug-mutex, r=sfackler
2016-02-06 borsAuto merge of #31410 - rkruppe:issue31109, r=pnkfelix
2016-02-06 borsAuto merge of #31333 - lambda:31273-abort-on-stack...
2016-02-05 borsAuto merge of #31349 - nikomatsakis:issue-31157-obligat...
2016-02-05 borsAuto merge of #31400 - durka:civilized-deriving, r...
2016-02-05 borsAuto merge of #31390 - dotdash:fix_quadratic_drop,...
2016-02-05 borsAuto merge of #31389 - mitaa:schars, r=nrc
2016-02-05 Jonathan ReemRemove MutexGuard::map, as it is not safe in combinatio...
2016-02-05 Jonathan ReemRemove an unnecessary 'static bound in the impl of...
2016-02-05 borsAuto merge of #31388 - gmbonnet:compiler-rt-werror...
2016-02-05 borsAuto merge of #31386 - tbu-:pr_cow_from_vec, r=alexcrichton
2016-02-04 Steve KlabnikRollup merge of #31415 - tshepang:2-space-indent, r...
2016-02-04 Steve KlabnikRollup merge of #31413 - tshepang:improve, r=steveklabnik
2016-02-04 Steve KlabnikRollup merge of #31412 - tshepang:add-trailing-commas...
2016-02-04 Steve KlabnikRollup merge of #31411 - tshepang:idiom, r=steveklabnik
2016-02-04 Steve KlabnikRollup merge of #31396 - mbrubeck:grammar-stmts, r...
2016-02-04 Steve KlabnikRollup merge of #31007 - pra85:license, r=aturon
2016-02-04 borsAuto merge of #31360 - pitdicker:fs_tests_cleanup,...
2016-02-04 borsAuto merge of #31382 - DanielJCampbell:SaveSpans, r=nrc
2016-02-04 borsAuto merge of #31161 - sfackler:slice-to-socket-addrs...
2016-02-04 borsAuto merge of #31069 - sfackler:file-try-clone, r=alexc...
2016-02-04 borsAuto merge of #31378 - nagisa:target-man, r=alexcrichton
2016-02-04 borsAuto merge of #31326 - sdleffler:master, r=nikomatsakis
2016-02-04 borsAuto merge of #30962 - Amanieu:non_volatile_atomic...
2016-02-04 borsAuto merge of #30796 - GuillaumeGomez:impl_box_error...
2016-02-03 borsAuto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
2016-02-03 borsAuto merge of #30834 - reem:rwlock-read-guard-map,...
2016-02-03 borsAuto merge of #31056 - kamalmarhubi:std-process-nul...
2016-02-03 borsAuto merge of #31319 - alexcrichton:msvc-backtraces...
2016-02-03 Jonathan ReemAdd issue number to guard map methods.
2016-02-02 borsAuto merge of #31361 - alexcrichton:revert-mk-changes...
2016-02-02 Manish GoregaokarRollup merge of #31352 - steveklabnik:gh31154, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #31351 - steveklabnik:gh31318, r=alexcr...
2016-02-02 Manish GoregaokarRollup merge of #31347 - GuillaumeGomez:fix_E0118,...
2016-02-02 Manish GoregaokarRollup merge of #31332 - durka:errorck-fileline, r...
2016-02-02 Manish GoregaokarRollup merge of #31329 - quodlibetor:no-const-doc-in...
2016-02-02 Manish GoregaokarRollup merge of #31220 - steveklabnik:gh30632, r=nikoma...
2016-02-02 Manish GoregaokarRollup merge of #27499 - barosl:macro-doc-raw-str-hashe...
2016-02-02 borsAuto merge of #31312 - alexcrichton:no-le-in-powerpc64l...
2016-02-02 borsAuto merge of #31254 - tmiasko:macro-pretty-print-fix...
2016-02-02 borsAuto merge of #30991 - rthomas:master, r=Gankro
2016-02-02 borsAuto merge of #31359 - steveklabnik:rollup, r=steveklabnik
2016-02-02 Steve KlabnikRollup merge of #31348 - alexcrichton:shuffle-tiers...
2016-02-02 Steve KlabnikRollup merge of #31346 - alopatindev:fixes, r=aturon
2016-02-02 Steve KlabnikRollup merge of #31345 - kamalmarhubi:book-docs-special...
2016-02-02 Kamal Marhubidocs: Standardize on 'Errors' header in std docs
2016-01-30 Jonathan ReemChange MutexGuard and RwLockWriteGuard to store &mut...
2016-01-30 Jonathan ReemAdd guard map methods for transforming guards to contai...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30202 - oli-obk:fix/const_index_feature_...
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-06 borsAuto merge of #30241 - Manishearth:diag-30236, r=eddyb
2015-12-06 borsAuto merge of #30221 - thyrgle:concurrency_doc, r=alexc...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-05 Alex Crichtonstd: Stabilize APIs for the 1.6 release
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
next