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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_apfloat
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-04-20
Revert "Stabilize the TryFrom and TryInto traits"
Felix S. Klock II
-0
/
+1
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-1
/
+0
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-4
/
+0
2018-03-26
Stabilize the TryFrom and TryInto traits
Simon Sapin
-1
/
+1
2018-03-26
Stabilize i128_type
Mark Mansi
-1
/
+1
2018-03-20
Stabilize slice patterns without `..`
Vadim Petrochenkov
-1
/
+1
2018-01-01
Fix docs for future pulldown migration
Malo Jaffré
-6
/
+7
2017-11-26
Stabilize const-calling existing const-fns in std
Simon Sapin
-2
/
+0
2017-11-07
Make trans const eval error on overflow and NaN, matching HIR const eval.
Robin Kruppe
-1
/
+1
2017-11-07
Fix bug in rustc_apfloat
Robin Kruppe
-1
/
+1
2017-10-26
Bump to 1.23 and update bootstrap
Alex Crichton
-4
/
+2
2017-09-17
Remove rustc_bitflags; use the bitflags crate
Tamir Duberstein
-16
/
+13
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-1
/
+4
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-1
/
+0
2017-08-02
rustc_apfloat: complete the IEEE & PPC implementations.
Eduard-Mihai Burtescu
-0
/
+2
2017-08-02
rustc_apfloat: stub IEEE & PPC implementations.
Eduard-Mihai Burtescu
-1
/
+3
2017-08-02
rustc_apfloat: introduce the base Float API.
Eduard-Mihai Burtescu
-0
/
+689