]> git.lizzy.rs Git - rust.git/history - src/libstd
Ensure that .join().unwrap() works
[rust.git] / src / libstd /
2015-04-09 borsAuto merge of #24232 - Manishearth:rollup, r=Manishearth
2015-04-09 Manish GoregaokarRollup merge of #24217 - aturon:iterator-fixes, r=alexc...
2015-04-09 Manish GoregaokarRollup merge of #24225 - nrc:for-span, r=pnkfelix
2015-04-09 Manish GoregaokarRollup merge of #24170 - omo:omo-typo-fix, r=steveklabnik
2015-04-09 Manish GoregaokarRollup merge of #24221 - nrc:debug-loc, r=sfackler
2015-04-09 Manish GoregaokarRollup merge of #24218 - lstat:remove-ignore-tidy,...
2015-04-09 Manish GoregaokarRollup merge of #24216 - alexcrichton:stabilize-from...
2015-04-09 Manish GoregaokarRollup merge of #24215 - alexcrichton:stabilize-clone...
2015-04-09 Manish GoregaokarRollup merge of #24212 - alexcrichton:destabilize-begin...
2015-04-09 Manish GoregaokarRollup merge of #24207 - kmcallister:llvm-plugin, r...
2015-04-09 Manish GoregaokarRollup merge of #24205 - brson:debug, r=alexcrichton
2015-04-09 Manish GoregaokarRollup merge of #24193 - lstat:needstest, r=alexcrichton
2015-04-09 Manish GoregaokarRollup merge of #24191 - nikomatsakis:issue-20791,...
2015-04-09 borsAuto merge of #24176 - kballard:bufreader-seek-impl...
2015-04-09 Manish GoregaokarRollup merge of #24176 - kballard:bufreader-seek-impl...
2015-04-09 Manish GoregaokarRollup merge of #24175 - dhuseby:bitrig_fixing_tests_2...
2015-04-09 Manish GoregaokarRollup merge of #24171 - rillian:rustup, r=brson
2015-04-09 borsAuto merge of #24171 - rillian:rustup, r=brson
2015-04-09 borsAuto merge of #24168 - kballard:clone-for-extern-c...
2015-04-09 Kevin BallardImplement io::Seek for io::BufWriter<W> where W: io...
2015-04-09 Kevin BallardImplement io::Seek for io::BufReader<R> where R: io...
2015-04-09 borsAuto merge of #24158 - sanxiyn:cast, r=nrc
2015-04-08 Alex Crichtonstd: Stabilize io::Error::from_raw_os_error
2015-04-08 Alex Crichtonstd: Destabilize the internals of panic!
2015-04-08 borsAuto merge of #24144 - richo:ptr-formatter, r=alexcrichton
2015-04-08 borsAuto merge of #24029 - nagisa:print-locking, r=alexcrichton
2015-04-08 Simonas KazlauskasImplement reentrant mutexes and make stdio use them
2015-04-08 borsAuto merge of #24195 - steveklabnik:rollup, r=steveklabnik
2015-04-08 Steve KlabnikRollup merge of #24178 - steveklabnik:new_toc, r=nikoma...
2015-04-08 Steve KlabnikRollup merge of #24167 - hauleth:remove-incorrect-examp...
2015-04-08 Steve KlabnikRollup merge of #24149 - bombless:update-faq, r=stevekl...
2015-04-08 Steve KlabnikRollup merge of #24143 - michaelsproul:extended-errors...
2015-04-08 borsAuto merge of #24021 - pnkfelix:fn-params-outlive-body...
2015-04-08 borsAuto merge of #23998 - nrc:impl-self, r=nikomatsakis
2015-04-08 borsAuto merge of #24120 - aturon:range-perf, r=alexcrichton
2015-04-08 borsAuto merge of #24078 - whipsch:extra-token-msg, r=huonw
2015-04-08 borsAuto merge of #23293 - tbu-:pr_additive_multiplicative...
2015-04-08 Dave Husebydisabling a test that is failing on bitrig.
2015-04-07 Tobias BucherMake `sum` and `product` inherent methods on `Iterator`
2015-04-07 Manish GoregaokarRollup merge of #24166 - lgvz:email, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24150 - wg:master, r=alexcrichton
2015-04-07 Manish GoregaokarRollup merge of #24148 - xfq:patch-2, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24147 - lstat:needstest-22560, r=alexc...
2015-04-07 Manish GoregaokarRollup merge of #24139 - xfq:patch-1, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24132 - kwantam:master, r=alexcrichton
2015-04-07 Łukasz NiemierRemove another invalid example
2015-04-07 Łukasz NiemierRemove incorrect example from docs
2015-04-07 borsAuto merge of #24156 - Manishearth:rollup, r=Manishearth
2015-04-07 Manish GoregaokarRollup merge of #24113 - mbrubeck:doc-edit, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24059 - nikomatsakis:issue-22914-phant...
2015-04-07 Manish GoregaokarRollup merge of #24057 - nikomatsakis:lifetime-shadowin...
2015-04-07 Manish GoregaokarRollup merge of #24042 - callahad:bug_24030, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23952 - Kimundi:more_string_pattern...
2015-04-06 borsAuto merge of #23857 - phildawes:libsyntax_nopanic...
2015-04-06 borsAuto merge of #23655 - gereeter:rustc-remove-ident...
2015-04-06 Matt BrubeckRemove outdated notice from BufRead::lines docs.
2015-04-06 borsAuto merge of #24087 - mossberg:docs-comma, r=steveklabnik
2015-04-05 borsAuto merge of #24053 - kvark:get_mut, r=alexcrichton
2015-04-05 borsAuto merge of #24084 - mdinger:align_nit, r=steveklabnik
2015-04-05 borsAuto merge of #24071 - github-monoculture:patch-1,...
2015-04-05 borsAuto merge of #23976 - dhuseby:bitrig_fixing_tests...
2015-04-05 borsAuto merge of #24055 - estsauver:24044, r=alexcrichton
2015-04-04 borsAuto merge of #24016 - aquach:master, r=Manishearth
2015-04-04 Dave Husebyfixing some tests and temporarily disabling others...
2015-04-04 borsAuto merge of #24045 - frewsxcv:cleanup, r=alexcrichton
2015-04-04 borsAuto merge of #23987 - liammonahan:master, r=Manishearth
2015-04-04 borsAuto merge of #23981 - chastell:book_crates-and-modules...
2015-04-04 borsAuto merge of #24009 - Manishearth:rollup, r=Manishearth
2015-04-04 Manish GoregaokarRollup merge of #24040 - hackaugusto:patch-1, r=stevekl...
2015-04-04 Manish GoregaokarRollup merge of #24039 - frewsxcv:patch-10, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24038 - frewsxcv:patch-9, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24032 - steveklabnik:beta_install...
2015-04-04 Manish GoregaokarRollup merge of #24031 - callahad:trpl_old_io_removal...
2015-04-04 Manish GoregaokarRollup merge of #24022 - steveklabnik:hn_fix, r=nikomat...
2015-04-04 Manish GoregaokarRollup merge of #24012 - tsion:patch-1, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23997 - richo:typos, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23996 - frewsxcv:patch-8, r=alexcrichton
2015-04-04 Manish GoregaokarRollup merge of #23993 - aturon:beta-update-authors...
2015-04-04 Manish GoregaokarRollup merge of #23990 - dhuseby:bitrig_fixing_jemalloc...
2015-04-04 Manish GoregaokarRollup merge of #23978 - brson:installer, r=alexcrichton
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #24033 - petrochenkov:pattest, r=alexcr...
2015-04-04 Manish GoregaokarRollup merge of #24005 - ranma42:macosx-no-javac-popup...
2015-04-04 Manish GoregaokarRollup merge of #23995 - aturon:cow-as-ref, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23979 - Ryman:error_from_string, r...
2015-04-04 borsAuto merge of #23979 - Ryman:error_from_string, r=alexc...
2015-04-03 borsAuto merge of #23972 - gkoz:partial_eq_str_string,...
2015-04-03 Steve KlabnikDon't speak of old_io
2015-04-03 borsAuto merge of #23930 - petrochenkov:issue23656, r=nrc
2015-04-03 borsAuto merge of #23938 - nikomatsakis:invariant, r=pnkfelix
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-03 borsAuto merge of #23974 - pnkfelix:fix-23973, r=alexcrichton
2015-04-02 borsAuto merge of #23967 - semarie:libc-clone, r=alexcrichton
2015-04-02 Kevin Butlerstd: impl From<String> for Box<Error + Send>
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 Steve KlabnikAdd more examples and documentation for std::fs
next