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
/
librustdoc
/
html
/
escape.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-01
rustdoc: do not escape quotes in body text
Michael Howell
-0
/
+36
2022-05-21
Remove `crate` visibility modifier in libs, tests
Jacob Pratt
-1
/
+1
2021-01-30
rustdoc tweaking
bors
-17
/
+14
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-2
/
+2
2019-02-23
Transition librustdoc to 2018 edition
Hirokazu Hata
-1
/
+1
2019-02-10
rustc: doc comments
Alexander Regueiro
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2016-03-22
try! -> ?
Jorge Aparicio
-3
/
+3
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-2
/
+2
2015-01-21
Fallout from stabilization.
Aaron Turon
-2
/
+2
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-1
/
+1
2015-01-07
Register new snapshots
Alex Crichton
-8
/
+0
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-0
/
+8
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-3
/
+3
2014-05-15
Updates with core::fmt changes
Alex Crichton
-3
/
+3
2014-03-31
Switch some tuple structs to pub fields
Alex Crichton
-1
/
+1
2014-02-20
Mass rename if_ok! to try!
Alex Crichton
-3
/
+3
2014-02-08
std::fmt: convert the formatting traits to a proper self.
Huon Wilson
-2
/
+2
2014-02-03
rustdoc: Remove io_error usage
Alex Crichton
-4
/
+5
2014-02-02
std: rename fmt::Default to `Show`.
Huon Wilson
-1
/
+1
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-0
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-3
/
+3
2013-11-26
Removed unneccessary `_iter` suffixes from various APIs
Marvin Löbel
-1
/
+1
2013-10-03
rustdoc: Document what's going on throughout
Alex Crichton
-0
/
+7
2013-09-27
rustdoc: Include source files with documentation
Alex Crichton
-0
/
+44