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
/
markdown
Age
Commit message (
Expand
)
Author
Lines
2021-02-23
Rollup merge of #79423 - camelid:smart-punct, r=jyn514
Dylan DPC
-5
/
+5
2021-02-20
Cut off plain text descriptions after headers
Michael Howell
-0
/
+1
2021-02-12
[librustdoc] Reform lang string token splitting
Casey Rodarmor
-4
/
+42
2021-02-09
Update Markdown unit tests
Camelid
-5
/
+5
2020-12-20
impl Default for LangString, replacing all_false by default
Alexis Bourget
-30
/
+18
2020-12-13
Refactor test_lang_string_parse to make it clearer
Alexis Bourget
-74
/
+69
2020-12-03
Render Markdown in search results
Camelid
-1
/
+32
2020-09-03
Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomez
bors
-3
/
+10
2020-08-31
Fix string
Guillaume Gomez
-1
/
+1
2020-08-31
Fix strings indent
Guillaume Gomez
-20
/
+15
2020-08-30
rustdoc: do not use plain summary for trait impls
Andy Russell
-3
/
+10
2020-07-15
rustdoc: Rename internal API fns to `into_string`
Lzu Tao
-3
/
+4
2020-05-06
Update librustdoc ID tests
Guillaume Gomez
-4
/
+4
2020-04-23
Update LangString::parse usage in markdown tests
Guillaume Gomez
-1
/
+1
2020-01-02
Normalize `syntax::edition` imports.
Mazdak Farrokhzad
-1
/
+1
2019-12-24
x.py fmt after previous deignore
Mark Rousskov
-71
/
+162
2019-09-03
Added ability to crosscompile doctests
Dario Gonzalez
-21
/
+23
2019-08-11
Drop RefCell from IdMap in markdown rendering
Mark Rousskov
-6
/
+6
2019-08-02
librustdoc: Unconfigure tests during normal build
Vadim Petrochenkov
-0
/
+20
2019-06-16
Separate librustcdoc module
chansuke
-0
/
+125
[prev]