]> git.lizzy.rs Git - rust.git/history - src/libstd
Rollup merge of #29571 - steveklabnik:gh29322, r=apasel422
[rust.git] / src / libstd /
2015-11-05 Steve KlabnikRollup merge of #29571 - steveklabnik:gh29322, r=apasel422
2015-11-05 Steve KlabnikRollup merge of #29568 - steveklabnik:gh24591, r=apasel422
2015-11-05 Steve KlabnikRollup merge of #29567 - Toby-S:patch-1, r=steveklabnik
2015-11-05 Steve KlabnikRollup merge of #29539 - shepmaster:empty-iterator...
2015-11-05 Steve KlabnikRollup merge of #29538 - steveklabnik:ch1_edits, r...
2015-11-05 Steve KlabnikRollup merge of #29537 - bltavares:issue-24954, r=steve...
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-04 borsAuto merge of #29543 - Amanieu:asm_mem_constraint,...
2015-11-04 borsAuto merge of #29536 - sanxiyn:unused-assign-arg, r...
2015-11-04 borsAuto merge of #29519 - alexcrichton:fix-distcheck,...
2015-11-04 borsAuto merge of #29564 - gereeter:no-freevar-refcell...
2015-11-04 borsAuto merge of #29528 - amitsaha:rust-inside-other-langu...
2015-11-04 borsAuto merge of #29200 - tshepang:rustfmt-path, r=aturon
2015-11-04 Steve KlabnikAdd note about HashMap::capacity's bounds
2015-11-04 borsAuto merge of #29550 - nrc:save-root, r=alexcrichton
2015-11-04 borsAuto merge of #29478 - angelsl:msvc2, r=alexcrichton
2015-11-04 borsAuto merge of #29217 - nikomatsakis:mir-trans, r=dotdash
2015-11-04 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
2015-11-03 borsAuto merge of #29545 - mystor:vec-deque-test-panic...
2015-11-03 borsAuto merge of #29532 - Ryman:cow_path, r=alexcrichton
2015-11-03 Kevin Butlerlibstd: implement PartialEq<Path> for PathBuf and Cow...
2015-11-03 borsAuto merge of #29529 - Ryman:rustdoc-cap-lints, r=alexc...
2015-11-03 borsAuto merge of #29515 - Manishearth:ice-itembody, r...
2015-11-03 borsAuto merge of #29495 - meqif:fix_unindent_tabs, r=steve...
2015-11-03 Kevin Butlerlibstd: implement From<&Path|PathBuf> for Cow<Path>
2015-11-03 borsAuto merge of #29509 - vadimcn:readme, r=alexcrichton
2015-11-03 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
2015-11-03 borsAuto merge of #29523 - durka:patch-9, r=alexcrichton
2015-11-03 borsAuto merge of #29514 - apasel422:issue-26220, r=alexcri...
2015-11-03 borsAuto merge of #29285 - eefriedman:libsyntax-panic,...
2015-11-03 borsAuto merge of #29500 - vadimcn:rustlib, r=alexcrichton
2015-11-02 borsAuto merge of #29291 - petrochenkov:privacy, r=alexcrichton
2015-11-02 borsAuto merge of #29456 - alexcrichton:path-hash, r=aturon
2015-11-02 Alex Crichtonstd: Base Hash for Path on its iterator
2015-11-02 borsAuto merge of #29513 - apasel422:issue-23217, r=alexcri...
2015-11-02 borsAuto merge of #29510 - mneumann:dragonfly-guard-page...
2015-11-02 borsAuto merge of #28846 - Ms2ger:categorization, r=nikomat...
2015-11-02 borsAuto merge of #29505 - rjbs:docs-where-type, r=steveklabnik
2015-11-01 borsAuto merge of #29507 - fhartwig:result-expect, r=Manish...
2015-11-01 Andrew PaseltinerImplement `IntoIterator` for `&{Path, PathBuf}`
2015-11-01 Michael NeumannUse guard-pages also on DragonFly/FreeBSD.
2015-11-01 borsAuto merge of #29501 - Manishearth:pat-docs, r=alexcrichton
2015-11-01 borsAuto merge of #29471 - pierzchalski:custom-target-custo...
2015-11-01 borsAuto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
2015-11-01 borsAuto merge of #29486 - petrochenkov:multiwild, r=Manish...
2015-11-01 borsAuto merge of #29316 - GBGamer:change-unchecked-div...
2015-11-01 Vadim ChugunovFix stage0 ICE caused by the old _Unwind_Resume overrid...
2015-10-31 borsAuto merge of #29487 - sfackler:current-exe-docs, r...
2015-10-31 Steven FacklerTweak env docs a bit
2015-10-31 borsAuto merge of #29484 - steveklabnik:gh29330, r=brson
2015-10-31 borsAuto merge of #29480 - apasel422:coerce-unique, r=alexc...
2015-10-31 borsAuto merge of #29477 - alexcrichton:revert-compiler...
2015-10-30 borsAuto merge of #29454 - stepancheg:vec-reserve, r=bluss
2015-10-30 Steve KlabnikSome fixes to std index docs
2015-10-30 Steve KlabnikClean up formatting on std main page
2015-10-30 borsAuto merge of #29475 - apasel422:drop-in, r=alexcrichton
2015-10-30 Alexis Beingessnerdon't use drop_in_place as an intrinsic
2015-10-29 Tshepang Lekhonkhoberun rustfmt on std::path
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
2015-10-29 borsAuto merge of #29445 - igpay:patch-1, r=alexcrichton
2015-10-29 borsAuto merge of #29188 - nikomatsakis:remove-contraction...
2015-10-29 borsAuto merge of #29442 - rjbs:docs-comma-splice, r=stevek...
2015-10-29 borsAuto merge of #29441 - Ryman:match_refactor_msg, r...
2015-10-29 borsAuto merge of #29432 - taralx:patch-2, r=alexcrichton
2015-10-29 borsAuto merge of #29289 - DiamondLovesYou:pnacl-std-crates...
2015-10-29 Steve KlabnikRollup merge of #29435 - djrollins:diverging-function...
2015-10-29 Steve KlabnikRollup merge of #29264 - mdinger:colorify, r=steveklabnik
2015-10-28 Richard DiamondPort the standard crates to PNaCl/NaCl.
2015-10-28 borsAuto merge of #29409 - arielb1:recursive-arrays, r...
2015-10-28 borsAuto merge of #29402 - sanxiyn:if-let, r=steveklabnik
2015-10-28 borsAuto merge of #29398 - jonas-schievink:if-let-arms...
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-27 borsAuto merge of #26421 - nham:fix_21546, r=pnkfelix
2015-10-27 borsAuto merge of #26848 - oli-obk:const_fn_const_eval...
2015-10-27 borsAuto merge of #29327 - sanxiyn:argument, r=nrc
2015-10-27 borsAuto merge of #29326 - Charlotteis:patch-1, r=steveklabnik
2015-10-27 borsAuto merge of #29317 - matklad:clarify-reference, r...
2015-10-27 borsAuto merge of #29309 - rjbs:doc-comment-sections, r...
2015-10-27 borsAuto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcri...
2015-10-27 borsAuto merge of #29325 - alexcrichton:revert-trait-access...
2015-10-26 borsAuto merge of #29274 - thepowersgang:issues-29107-const...
2015-10-26 borsAuto merge of #29287 - Ryman:fn_nopat, r=alexcrichton
2015-10-26 borsAuto merge of #29310 - mdinger:book_playpen, r=steveklabnik
2015-10-26 borsAuto merge of #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
2015-10-26 borsAuto merge of #29312 - apasel422:issue-21410, r=alexcri...
2015-10-26 borsAuto merge of #29303 - petrochenkov:unistrimp, r=eddyb
2015-10-26 borsAuto merge of #29301 - reddraggone9:patch-1, r=alexcrichton
2015-10-26 borsAuto merge of #29306 - alexcrichton:yet-another-windows...
2015-10-26 borsAuto merge of #29299 - tbu-:pr_btreemap_example_dup...
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
2015-10-25 Tobias BucherSay that `std::env::{set_var, unset_var}` *may* panic
2015-10-25 borsAuto merge of #29266 - apasel422:wf, r=alexcrichton
2015-10-25 borsAuto merge of #29254 - alexcrichton:stabilize-1.5,...
2015-10-25 Alex Crichtonstd: Stabilize library APIs for 1.5
2015-10-25 borsAuto merge of #29281 - skeleten:issue-28189, r=steveklabnik
2015-10-25 Lee JenkinsFix doc comment typo
2015-10-25 borsAuto merge of #29279 - Ryman:strtests, r=alexcrichton
2015-10-25 Tobias BucherDocument possible panics for `std::env::{set_var, unset...
next