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
/
liballoc
/
fmt.rs
Age
Commit message (
Expand
)
Author
Lines
2019-04-13
Make clear that format padding doesn't work for Debug
Martin Pool
-3
/
+4
2019-02-10
tests: doc comments
Alexander Regueiro
-3
/
+3
2019-02-03
liballoc: revert nested imports style changes.
Mazdak Farrokhzad
-10
/
+15
2019-02-02
liballoc: fix some idiom lints.
Mazdak Farrokhzad
-1
/
+1
2019-02-02
liballoc: refactor & fix some imports.
Mazdak Farrokhzad
-15
/
+10
2019-02-02
liballoc: cargo check passes on 2018
Mazdak Farrokhzad
-1
/
+1
2018-12-29
Mention ToString in std::fmt docs
Czipperz
-0
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-18
Rollup merge of #55050 - tshepang:repetition, r=steveklabnik
kennytm
-2
/
+1
2018-10-13
doc std::fmt: the Python inspiration is already mentioned in preceding paragraph
Tshepang Lekhonkhobe
-2
/
+1
2018-10-13
doc: fix sentence structure in std::fmt
Tshepang Lekhonkhobe
-1
/
+1
2018-06-03
Reexport fmt::Alignment into std
Guillaume Gomez
-0
/
+2
2018-05-25
Add inner links in documentation
Martin Carton
-2
/
+4
2018-03-27
Rollup merge of #49401 - alercah:format, r=cramertj
kennytm
-7
/
+8
2018-03-26
Add missing '?' to format grammar.
Alexis Hunt
-7
/
+8
2018-03-19
Docs: fix incorrect copy-paste for new `X?` in formatting strings
Simon Sapin
-1
/
+1
2018-03-13
Add hexadecimal formatting of integers with fmt::Debug
Simon Sapin
-0
/
+2
2017-11-22
Adding `eprint*!` to the list of macros in the `format!` family
David Alber
-0
/
+10
2017-11-21
fix some typos
Martin Lindhe
-1
/
+1
2017-11-20
Fix some docs summary nits
Marco A L Barbosa
-1
/
+1
2017-10-20
Fix most rendering warnings from switching to CommonMark
steveklabnik
-1
/
+0
2017-08-18
Add missing url for fmt module
Guillaume Gomez
-1
/
+1
2017-08-12
Add missing link in fmt::format function
Guillaume Gomez
-20
/
+22
2017-08-11
Add (a lot of) missing links in fmt module docs
Guillaume Gomez
-32
/
+55
2017-06-29
Rollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
Ariel Ben-Yehuda
-5
/
+3
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-1
/
+1
2017-06-22
Update docs for std::fmt::format #29355.
Ryan Thomas
-5
/
+3
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-0
/
+535