]> git.lizzy.rs Git - rust.git/history - src/librand
Formatting
[rust.git] / src / librand /
2015-11-01 borsAuto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
2015-11-01 borsAuto merge of #29316 - GBGamer:change-unchecked-div...
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
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-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 #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 #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
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 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-24 borsAuto merge of #29151 - wthrowe:linker-output-ICE, r...
2015-10-23 borsAuto merge of #29243 - skeleten:issue-29184, r=alexcrichton
2015-10-23 borsAuto merge of #27894 - steveklabnik:gh26888, r=alexcrichton
2015-10-22 Steve KlabnikRollup merge of #29180 - SingingTree:readme_windows_bui...
2015-10-22 borsAuto merge of #29018 - tsion:doc-typo, r=steveklabnik
2015-10-22 borsAuto merge of #28355 - DiamondLovesYou:pnacl-librustc...
2015-10-22 borsAuto merge of #29045 - mseri:patch-4, r=nrc
2015-10-22 borsAuto merge of #28963 - mdinger:arrow, r=steveklabnik
2015-10-21 borsAuto merge of #29138 - ykomatsu:trpl2, r=Manishearth
2015-10-21 borsAuto merge of #29017 - ykomatsu:trpl, r=steveklabnik
2015-10-21 borsAuto merge of #29108 - notriddle:master, r=alexcrichton
2015-10-21 borsAuto merge of #29055 - alexcrichton:tiers, r=steveklabnik
2015-10-20 borsAuto merge of #29159 - arcnmx:travis-trusty, r=alexcrichton
2015-10-20 borsAuto merge of #29148 - petrochenkov:noshow, r=alexcrichton
2015-10-20 Steve KlabnikRollup merge of #29162 - tsion:fix-nomicon-typo, r...
2015-10-20 Steve KlabnikRollup merge of #29158 - arcnmx:process-test, r=alexcri...
2015-10-20 borsAuto merge of #29156 - arcnmx:net-tests, r=alexcrichton
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-20 borsAuto merge of #29155 - retep998:read-no-dir, r=alexcrichton
2015-10-20 borsAuto merge of #29152 - petrochenkov:derstab, r=alexcrichton
2015-10-20 borsAuto merge of #29140 - sorear:dst-document-on-sized...
2015-10-20 borsAuto merge of #29009 - alexcrichton:std-pkgs, r=brson
2015-10-19 Steve KlabnikRollup merge of #29132 - sorear:document-ordering-relax...
2015-10-19 Steve KlabnikRollup merge of #29125 - iKevinY:std-io-doc-fixes,...
2015-10-19 Steve KlabnikRollup merge of #29027 - steveklabnik:iter_docs, r...
2015-10-19 borsAuto merge of #28977 - arcnmx:cstring-into, r=alexcrichton
2015-10-19 borsAuto merge of #29153 - arcnmx:thread-spawn, r=alexcrichton
2015-10-19 borsAuto merge of #29144 - dotdash:llvmup, r=alexcrichton
2015-10-18 borsAuto merge of #29117 - mseri:patch-5a, r=nrc
2015-10-18 borsAuto merge of #28845 - oli-obk:rfc1229, r=pnkfelix
2015-10-18 borsAuto merge of #29134 - wthrowe:linker-output-ICE, r...
2015-10-17 borsAuto merge of #28933 - fhahn:issue-28837-partialeq...
2015-10-17 Marcello SeriRe-formatted macros by hand with rustfmt style
2015-10-17 Marcello Seriattitional tests fixups
2015-10-16 borsAuto merge of #28683 - GuillaumeGomez:rustdoc_error...
2015-10-16 Marcello SeriTests fixup
2015-10-16 Marcello SeriAdded attributes to allow rustfmt_skip in librand
2015-10-16 Marcello Serifixup
2015-10-16 Marcello Serirustfmt src/librand
2015-10-16 borsAuto merge of #29014 - petrochenkov:stability, r=brson
2015-10-16 borsAuto merge of #29020 - goyox86:goyox86/rustfmting-libar...
2015-10-16 borsAuto merge of #28957 - GuillaumeGomez:patch-5, r=Manish...
2015-10-15 borsAuto merge of #29031 - cristicbz:mtx_inner, r=alexcrichton
2015-10-15 borsAuto merge of #29050 - rkruppe:dec2flt-lonely-sign...
2015-10-15 borsAuto merge of #29040 - nrc:save-defid, r=@nikomatsakis
2015-10-15 borsAuto merge of #29021 - ogham:master, r=alexcrichton
2015-10-15 borsAuto merge of #29070 - Manishearth:rollup, r=Manishearth
2015-10-15 Manish GoregaokarRollup merge of #29068 - apasel422:tidy, r=alexcrichton
2015-10-15 Manish GoregaokarRollup merge of #29066 - dcarral:fix_issue_29063, r...
2015-10-15 Manish GoregaokarRollup merge of #29062 - rgardner:rgardner-fix-book...
2015-10-15 Manish GoregaokarRollup merge of #29060 - tshepang:consistency, r=nikoma...
2015-10-15 Manish GoregaokarRollup merge of #29059 - tshepang:typo, r=nikomatsakis
2015-10-15 Manish GoregaokarRollup merge of #29058 - tshepang:rename, r=steveklabnik
2015-10-15 Manish GoregaokarRollup merge of #29047 - gkoz:doc_typo, r=steveklabnik
2015-10-15 Manish GoregaokarRollup merge of #29022 - apasel422:spell, r=steveklabnik
2015-10-15 borsAuto merge of #28921 - petrochenkov:intconv, r=alexcrichton
2015-10-14 borsAuto merge of #28909 - GuillaumeGomez:patch-3, r=pnkfelix
2015-10-14 borsAuto merge of #28827 - thepowersgang:unsafe-const-fn...
2015-10-13 Andrew PaseltinerCorrect spelling in docs
2015-10-12 borsAuto merge of #28914 - steveklabnik:doc_iterator, r...
2015-10-11 borsAuto merge of #28969 - chrisccerami:link_to_ffi_in_conc...
2015-10-11 borsAuto merge of #28948 - steveklabnik:gh28944, r=alexcrichton
2015-10-10 borsAuto merge of #28941 - jcaudle:rustfmt/librand-distribu...
2015-10-10 Joseph CaudleRun rustfmt on librand/distributions/normal.rs
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
next