]> git.lizzy.rs Git - rust.git/history - src/libstd/num/f64.rs
Rollup merge of #31415 - tshepang:2-space-indent, r=steveklabnik
[rust.git] / src / libstd / num / f64.rs
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-01-31 Nikita BaksalyarRename sunos to solaris
2016-01-31 Nikita BaksalyarFix problems with f64 and DirEntry on Illumos
2016-01-31 Nikita BaksalyarApply several fixes for Illumos support
2016-01-31 Nikita BaksalyarAdd Illumos support
2016-01-27 borsAuto merge of #30487 - jonas-schievink:more-attrs-lint...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-07 borsAuto merge of #30557 - sfackler:panic-propagate, r...
2016-01-05 borsAuto merge of #30595 - steveklabnik:remove_learn_rust...
2016-01-04 borsAuto merge of #30602 - tsion:mir-graphviz-display,...
2016-01-04 borsAuto merge of #30553 - luqmana:mir-match-arm-guards...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #30616 - arcnmx:cstr-asref, r=aturon
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30630 - tsion:mir-closure-args, r...
2015-12-31 Simonas KazlauskasRollup merge of #30590 - nagisa:mir-constval-function...
2015-12-31 Simonas KazlauskasRollup merge of #30565 - michaelwoerister:opaque_encode...
2015-12-31 Simonas KazlauskasRollup merge of #30365 - tamird:update-valgrind, r...
2015-12-31 borsAuto merge of #30593 - steveklabnik:small_rc_refactorin...
2015-12-31 borsAuto merge of #30641 - tsion:match-range, r=eddyb
2015-12-31 borsAuto merge of #30586 - nagisa:mir-cast, r=arielb1
2015-12-31 borsAuto merge of #30585 - Ms2ger:ExplicitSelfCategory...
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Steve KlabnikRollup merge of #30620 - salty-horse:an_mut, r=brson
2015-12-30 Steve KlabnikRollup merge of #30556 - nodakai:patch-1, r=brson
2015-12-30 Steve KlabnikRollup merge of #30511 - defyrlt:issue_30507, r=stevekl...
2015-12-30 Steve KlabnikRollup merge of #30502 - Luke-Nukem:master, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-30 borsAuto merge of #30526 - Ms2ger:PathParameters, r=brson
2015-12-30 borsAuto merge of #30542 - nrc:errs-base, r=nagisa
2015-12-30 borsAuto merge of #30458 - fhahn:fix-warnings-tests-stdlib...
2015-12-29 Florian HahnFix warnings when compiling stdlib with --test
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-18 borsAuto merge of #30286 - oli-obk:const_error_span, r...
2015-12-18 Manish GoregaokarRollup merge of #30286 - oli-obk:const_error_span,...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-16 borsAuto merge of #30341 - pnkfelix:call-site-scope, r...
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 Manish GoregaokarRollup merge of #30388 - DanielJCampbell:macro-ident...
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-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-13 borsAuto merge of #30314 - fhahn:issue-30299-missing-fields...
2015-12-13 borsAuto merge of #30310 - mbrubeck:doc-vec-bounds, r=steve...
2015-12-12 borsAuto merge of #30309 - alexcrichton:more-tier-two,...
2015-12-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30312 - seanmonstar:ioerror-description...
2015-12-12 borsAuto merge of #30279 - Aatch:dst-ref-binding, r=pnkfelix
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-11 borsAuto merge of #30308 - tsion:typo, r=sanxiyn
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
2015-12-11 borsAuto merge of #30294 - jseyfried:fix_shadowed_use_visib...
2015-12-11 borsAuto merge of #30307 - pnkfelix:fix-issue-26656, r...
2015-12-11 borsAuto merge of #30301 - michaelwoerister:mir-to-metadata...
2015-12-10 borsAuto merge of #30303 - mitaa:htmldocck, r=brson
2015-12-10 borsAuto merge of #30182 - alexcrichton:remove-deprecated...
2015-12-10 Alex Crichtonstd: Remove deprecated functionality from 1.5
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...
next