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
/
src
/
libcore
/
num
/
flt2dec
/
decoder.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-20
Use assoc float consts instead of module level
Linus Färnstrand
-1
/
+0
2019-11-26
Format libcore with rustfmt
David Tolnay
-10
/
+23
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-18
libcore => 2018
Taiki Endo
-3
/
+3
2019-03-11
Improvements to comments in libstd, libcore, liballoc.
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-04
Remove redundant field names in structs
ljedrz
-2
/
+2
2017-04-20
Remove float_extras
Josh Stone
-2
/
+2
2016-09-18
Add missing Eq implementations
Guillaume Gomez
-2
/
+2
2016-08-24
Use `#[prelude_import]` in `libcore`.
Jeffrey Seyfried
-2
/
+0
2016-07-03
std: Stabilize APIs for the 1.11.0 release
Alex Crichton
-4
/
+5
2015-08-17
Remove dependencies on libm functions from libcore.
Eli Friedman
-5
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-1
/
+1
2015-05-06
core: updated for the master changes.
Kang Seonghoon
-0
/
+5
2015-05-06
core: fixed a slight bug.
Kang Seonghoon
-6
/
+6
2015-05-06
core: added core::num::flt2dec for floating-point formatting.
Kang Seonghoon
-0
/
+100