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
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
-11
/
+15
2020-12-18
Auto merge of #80119 - GuillaumeGomez:str-to-symbol, r=jyn514
bors
-7
/
+12
2020-12-17
Continue String to Symbol conversion in rustdoc
Guillaume Gomez
-7
/
+12
2020-12-17
Make it compile
Joshua Nelson
-11
/
+14
2020-12-17
[tmp] Pass `TyCtxt` through to the render backend
Joshua Nelson
-2
/
+3
2020-12-17
Rollup merge of #80047 - jyn514:more-symbols, r=GuillaumeGomez
Guillaume Gomez
-1
/
+1
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-15
Use `Symbol`s for crate names
Joshua Nelson
-1
/
+1
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
-23
/
+25
2020-12-12
Calculate span info on-demand instead of ahead of time
Joshua Nelson
-4
/
+7
2020-12-12
Pass Session into renderer
Joshua Nelson
-0
/
+3
2020-12-05
Use true ID for def_id.
Nixon Enraght-Moony
-40
/
+45
2020-12-01
Discard `const_stability`
Nixon Enraght-Moony
-0
/
+1
2020-12-01
Address review comments.
Nixon Enraght-Moony
-49
/
+48
2020-12-01
Add json backend
Joseph Ryan
-16
/
+1296
2020-11-15
Make all rustdoc functions and structs crate-private
Joshua Nelson
-1
/
+1
2020-07-30
Update driver to add json backend
Joseph Ryan
-0
/
+47