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
/
html
/
render
/
write_shared.rs
Age
Commit message (
Expand
)
Author
Lines
2021-05-22
Call `initSidebarItems` in root module of crate
Justus K
-0
/
+2
2021-04-22
Remove unnecessary `edition` field on SharedContext
Joshua Nelson
-1
/
+1
2021-04-17
Rollup merge of #84150 - jsha:defer-search-js, r=GuillaumeGomez
Dylan DPC
-1
/
+2
2021-04-17
rustdoc: use more precise relative URLS
Michael Howell
-2
/
+1
2021-04-13
Split search.js from search-index.js.
Jacob Hoffman-Andrews
-2
/
+4
2021-04-12
Move search JS into search-index.js
Jacob Hoffman-Andrews
-3
/
+2
2021-04-05
Update Source Serif to release 4.004
Trevor Spiteri
-4
/
+4
2021-04-02
Rollup merge of #83478 - jyn514:fine-grained-files, r=Mark-Simulacrum
Dylan DPC
-121
/
+173
2021-03-31
Fix `--external-css` to be invocation-specific and note main.js should be inv...
Joshua Nelson
-1
/
+10
2021-03-31
Rename CrateSpecific -> InvocationSpecific
Joshua Nelson
-7
/
+7
2021-03-31
Enforce that Toolchain files are static and Crate files are dynamic
Joshua Nelson
-28
/
+35
2021-03-25
Add unstable option to only emit shared/crate-specific files
Joshua Nelson
-11
/
+36
2021-03-25
Add SharedResource abstraction and use it in write_shared
Joshua Nelson
-103
/
+114
2021-03-24
Rework rustdoc const type
Guillaume Gomez
-1
/
+1
2021-03-23
Rollup merge of #82732 - GuillaumeGomez:remove-theme-file, r=Nemo157
Yuki Okushi
-56
/
+5
2021-03-07
Update Source Code Pro and include italics
Trevor Spiteri
-2
/
+3
2021-03-05
Add an unstable option to print all unversioned files
Joshua Nelson
-18
/
+21
2021-03-05
Store `UNVERSIONED_FILES` in a data structure
Joshua Nelson
-15
/
+21
2021-03-05
Remove theme.js file creation and move its code inside main.js
Guillaume Gomez
-56
/
+5
2021-03-04
Moved `write_shared` to its own file
Nicholas-Baron
-0
/
+542