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
/
tests
/
fmt
Age
Commit message (
Expand
)
Author
Lines
2020-04-05
Stop importing int/float modules in libcore
Linus Färnstrand
-4
/
+0
2020-02-14
implement LowerExp and UpperExp for integers
Max Blachman
-0
/
+80
2020-01-17
Auto merge of #66716 - derekdreery:debug_non_exhaustive, r=dtolnay
bors
-0
/
+85
2020-01-16
Rust ./x.py fmt
Richard Dodd
-12
/
+14
2020-01-14
Implement `finish_non_exhaustive` for `DebugStruct`.
Richard Dodd
-0
/
+83
2020-01-01
Reset Formatter flags on exit from pad_integral
Mark Rousskov
-0
/
+15
2019-12-22
Format the world
Mark Rousskov
-125
/
+110
2019-10-10
move debug_map assertions after check for err
Ashley Mannix
-0
/
+40
2019-07-09
Rollup merge of #60458 - KodrAus:debug_map_entry, r=alexcrichton
Mazdak Farrokhzad
-8
/
+85
2019-07-08
add key and value methods to DebugMap
Ashley Mannix
-8
/
+85
2019-07-03
enable a few more tests in Miri and update the comment for others
Ralf Jung
-2
/
+0
2019-04-20
Deny rust_2018_idioms in libcore tests
Philipp Hansch
-25
/
+25
2019-04-05
Include trailing comma in multiline Debug representation
David Tolnay
-26
/
+26
2019-03-12
Replace assert with assert_eq for better debugging
Sayan Nandan
-118
/
+118
2019-02-13
review failures in btree, string
Ralf Jung
-1
/
+0
2019-02-13
the formatting issue got fixed
Ralf Jung
-2
/
+3
2019-02-13
review or fix remaining miri failures in libcore
Ralf Jung
-1
/
+1
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-40
/
+0
2018-03-13
Add hexadecimal formatting of integers with fmt::Debug
Simon Sapin
-0
/
+6
2017-12-20
Rollup merge of #46831 - Diggsey:float-debug-fmt, r=dtolnay
kennytm
-0
/
+4
2017-12-19
Always print floats with a decimal point with the Debug formatter
Diggory Blake
-0
/
+4
2017-11-24
Make fmt::DebugList and friends forward formatting parameters
Simon Sapin
-0
/
+55
2017-04-03
Move libXtest into libX/tests
Stjepan Glavina
-0
/
+727