]> git.lizzy.rs Git - rust.git/history - src/libcore/num/flt2dec/mod.rs
core: Split apart the global `core` feature
[rust.git] / src / libcore / num / flt2dec / mod.rs
2015-06-17 Alex Crichtoncore: Split apart the global `core` feature
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 borsAuto merge of #25238 - alexcrichton:fix-archive-with...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 Steve KlabnikRollup merge of #25224 - brson:stddoc, r=steveklabnik
2015-05-12 Manish GoregaokarRollup merge of #25220 - brson:doc1, r=steveklabnik
2015-05-12 borsAuto merge of #25171 - quantheory:associated_time_long_...
2015-05-12 borsAuto merge of #25323 - eddyb:coherent-coherence, r...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 borsAuto merge of #23424 - arielb1:ambiguous-project, r...
2015-05-12 Nick CameronMerge branch 'master' into
2015-05-11 borsAuto merge of #25225 - bluss:doc-search-assoc-items...
2015-05-11 borsAuto merge of #25085 - carols10cents:remove-old-tilde...
2015-05-11 borsAuto merge of #24934 - jooert:bitset-append-split_off...
2015-05-10 Steve KlabnikRollup merge of #25241 - sindreij:patch-2, r=steveklabnik
2015-05-10 Steve KlabnikRollup merge of #25240 - bluss:doc-hashmap-entry, r...
2015-05-10 Steve KlabnikRollup merge of #25239 - sindreij:patch-1, r=alexcrichton
2015-05-10 Steve KlabnikRollup merge of #25222 - GuillaumeGomez:doc-ref, r...
2015-05-10 Steve KlabnikRollup merge of #25188 - tincann:patch-1, r=steveklabnik
2015-05-10 Steve KlabnikRollup merge of #25158 - koute:master, r=alexcrichton
2015-05-10 Steve KlabnikRollup merge of #24948 - derhuerst:patch-1, r=steveklabnik
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-10 Manish GoregaokarRollup merge of #25242 - acgtyrant:patch-3, r=Manishearth
2015-05-09 borsAuto merge of #24728 - GuillaumeGomez:type-mismatch...
2015-05-09 borsAuto merge of #24612 - lifthrasiir:flt2dec, r=pnkfelix
2015-05-06 Kang Seonghooncore: fixed typos and revised comments in flt2dec.
2015-05-06 Kang Seonghooncore: tweaked flt2dec to match the casing of the older...
2015-05-06 Kang Seonghooncore: added core::num::flt2dec for floating-point forma...