]> git.lizzy.rs Git - rust.git/history - src/libcore/num/dec2flt/mod.rs
Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnik
[rust.git] / src / libcore / num / dec2flt / mod.rs
2015-08-22 Steve KlabnikRollup merge of #27934 - MatejLach:spacing_fix, r=steve...
2015-08-22 Steve KlabnikRollup merge of #27926 - durka:emphasize-no-bin-doctest...
2015-08-22 Steve KlabnikRollup merge of #27924 - pornel:bookthreadjoin, r=steve...
2015-08-22 Steve KlabnikRollup merge of #27921 - tshepang:missing-words, r...
2015-08-22 Steve KlabnikRollup merge of #27920 - tshepang:ancient-syntax, r...
2015-08-22 Steve KlabnikRollup merge of #27904 - tshepang:nit, r=nikomatsakis
2015-08-22 Steve KlabnikRollup merge of #27903 - tshepang:improve-example,...
2015-08-22 borsAuto merge of #27914 - pnkfelix:fix-fcnr-for-valgrind...
2015-08-22 borsAuto merge of #27896 - alexcrichton:into-raw-os-prelude...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-22 borsAuto merge of #27913 - birkenfeld:remove_suffix_len...
2015-08-22 borsAuto merge of #27907 - huonw:simd, r=alexcrichton
2015-08-22 borsAuto merge of #27892 - nikomatsakis:issue-27583, r...
2015-08-22 borsAuto merge of #27871 - alexcrichton:stabilize-libcore...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 Alex Crichtoncore: Shuffle around float parsing
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-16 borsAuto merge of #27858 - rkruppe:rustdoc-codespans, r...
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-16 borsAuto merge of #27853 - seckar:master, r=steveklabnik
2015-08-16 borsAuto merge of #27818 - alexcrichton:tag-all-the-issues...
2015-08-16 Alex Crichtonstd: Add issues to all unstable features
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-14 borsAuto merge of #27786 - alexcrichton:start-testing-msvc...
2015-08-14 borsAuto merge of #27696 - bluss:into-boxed-str, r=alexcrichton
2015-08-13 borsAuto merge of #27684 - alexcrichton:remove-deprecated...
2015-08-13 borsAuto merge of #27758 - nathankleyn:diagnostics-386...
2015-08-13 borsAuto merge of #27625 - wthrowe:find, r=alexcrichton
2015-08-13 borsAuto merge of #27307 - rkruppe:dec2flt, r=pnkfelix
2015-08-08 Robin KruppeAccurate decimal-to-float parsing routines.