index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
num
/
dec2flt
Age
Commit message (
Expand
)
Author
Lines
2023-03-04
Update comment.
Tobias Decking
-1
/
+1
2023-03-04
typo
Tobias Decking
-1
/
+1
2023-03-04
Add inlining annotations
Tobias Decking
-1
/
+18
2023-02-10
Remove a couple of `#[doc(hidden)] pub fn` and their `#[feature]` gates
Tobias Bucher
-10
/
+7
2023-01-14
Fix some missed double spaces.
André Vennberg
-1
/
+1
2022-10-14
more dupe word typos
Rageking8
-1
/
+1
2022-09-22
Added which number is computed in compute_float.
Orson Peters
-1
/
+1
2022-09-11
Fix naming format of IEEE 754 standard
LingMan
-1
/
+1
2022-05-28
Corrected EBNF grammar for from_str
Isaac Chen
-1
/
+0
2022-05-23
Rollup merge of #96129 - mattheww:2022-04_float_rounding, r=Dylan-DPC
Dylan DPC
-2
/
+4
2022-05-15
Rename `eq_ignore_case` to `starts_with_ignore_case`
gabriel-doriath-dohler
-4
/
+4
2022-04-16
Document the numeric value returned by string parsing for floats
Matthew Woodcraft
-2
/
+4
2022-03-10
make float parsing docs more comprehensive
Anton Lazarev
-5
/
+8
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-1
/
+1
2021-12-15
Rollup merge of #91916 - steffahn:fix-typos, r=dtolnay
Matthias Krüger
-1
/
+1
2021-12-14
Fix a bunch of typos
Frank Steffahn
-1
/
+1
2021-12-12
Stabilize asm! and global_asm!
Amanieu d'Antras
-0
/
+1
2021-08-25
Use if-let guards in the codebase
Léo Lanteri Thauvin
-7
/
+2
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-07-17
Changed dec2flt to use the Eisel-Lemire algorithm.
Alex Huszagh
-2395
/
+2145
2021-06-23
Use HTTPS links where possible
Smitty
-1
/
+1
2021-03-27
Auto merge of #78618 - workingjubilee:ieee754-fmt, r=m-ou-se
bors
-5
/
+7
2021-03-22
Add ability to read NaN/Infinity
Jubilee Young
-5
/
+7
2021-03-22
Fix asm! from AT&T to Intel syntax
Josh Stone
-2
/
+2
2021-03-22
Update the minimum external LLVM to 10
Josh Stone
-4
/
+2
2021-03-01
Change twice used large const table to static
David Tolnay
-1
/
+1
2021-02-20
Auto merge of #81427 - klensy:eat-digits, r=m-ou-se
bors
-5
/
+2
2021-02-19
simplify eat_digits
klensy
-5
/
+2
2021-01-30
Rollup merge of #80959 - jhpratt:unsigned_abs-stabilization, r=m-ou-se
Yuki Okushi
-1
/
+1
2021-01-23
Fix small typo
David
-1
/
+1
2021-01-13
Use unsigned_abs throughout repository
Jacob Pratt
-1
/
+1
2020-11-05
Fix automatic_links warnings
Guillaume Gomez
-1
/
+1
2020-09-16
Rollup merge of #76747 - GuillaumeGomez:more-missing-libcore-code-examples, r...
Tyler Mandry
-0
/
+10
2020-09-16
Prefer asm! over llvm_asm! in core
Lzu Tao
-3
/
+17
2020-09-15
Add missing code examples in libcore
Guillaume Gomez
-0
/
+10
2020-08-27
Use intra-doc links in `core::num::dec2flt`
Camelid
-4
/
+0
2020-07-27
mv std libs to library/
mark
-0
/
+2612