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
/
librustdoc
/
json
/
conversions.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-23
Auto merge of #80099 - jyn514:visibility-on-demand, r=GuillaumeGomez
bors
-15
/
+13
2020-12-23
Auto merge of #80095 - jyn514:stability-on-demand, r=GuillaumeGomez
bors
-11
/
+2
2020-12-18
Auto merge of #80154 - GuillaumeGomez:str-to-symbol, r=jyn514
bors
-1
/
+4
2020-12-18
Remove `DefPath` from `Visibility` and calculate it on demand
Joshua Nelson
-15
/
+13
2020-12-18
Calculate stability, const_stability, and deprecation on-demand
Joshua Nelson
-11
/
+2
2020-12-18
Continue String to Symbol conversion in rustdoc
Guillaume Gomez
-1
/
+4
2020-12-18
Auto merge of #80090 - jyn514:tcx-in-render, r=GuillaumeGomez
bors
-4
/
+4
2020-12-17
Continue String to Symbol conversion in rustdoc
Guillaume Gomez
-7
/
+12
2020-12-17
Make it compile
Joshua Nelson
-4
/
+4
2020-12-16
Replace String with Symbol where possible
Guillaume Gomez
-5
/
+9
2020-12-16
Auto merge of #80041 - jyn514:shrink-item, r=GuillaumeGomez
bors
-4
/
+5
2020-12-14
Switch to Symbol for item.name
Joshua Nelson
-1
/
+1
2020-12-14
Get rid of `clean::Deprecation`
Joshua Nelson
-4
/
+5
2020-12-12
Fix the JSON backend
Joshua Nelson
-21
/
+21
2020-12-12
Calculate span info on-demand instead of ahead of time
Joshua Nelson
-4
/
+7
2020-12-01
Discard `const_stability`
Nixon Enraght-Moony
-0
/
+1
2020-12-01
Address review comments.
Nixon Enraght-Moony
-37
/
+39
2020-12-01
Add json backend
Joseph Ryan
-0
/
+596