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
/
static
Age
Commit message (
Expand
)
Author
Lines
2022-06-26
Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle
Matthias Krüger
-168
/
+171
2022-06-25
Fix CSS rule for selected and hovered items in the source sidebar
Guillaume Gomez
-6
/
+6
2022-06-24
rustdoc: reference function signature types from the `p` array
Michael Howell
-35
/
+96
2022-06-23
Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez
Michael Goulet
-20
/
+36
2022-06-23
Merge all popover hide functions into one
Guillaume Gomez
-27
/
+18
2022-06-23
Move help popup into a pocket menu as well
Guillaume Gomez
-158
/
+170
2022-06-20
rustdoc: optimize loading of source sidebar
Jacob Hoffman-Andrews
-20
/
+36
2022-06-20
Improve loading of crates.js and sidebar-items.js
Jacob Hoffman-Andrews
-100
/
+76
2022-06-19
Rollup merge of #98230 - GuillaumeGomez:weird-js-condition, r=notriddle
Matthias Krüger
-4
/
+1
2022-06-18
Remove weird JS condition
Guillaume Gomez
-4
/
+1
2022-06-18
Adding new eslint checks:
Guillaume Gomez
-0
/
+2
2022-06-14
Fix expand/collapse on source viewer sidebar folders
Guillaume Gomez
-3
/
+3
2022-06-11
Add eslint rule "no-script-url"
Guillaume Gomez
-0
/
+1
2022-06-11
Add eslint rule "no-return-assign"
Guillaume Gomez
-0
/
+1
2022-06-11
Add eslint rule "no-multi-assign"
Guillaume Gomez
-0
/
+1
2022-06-11
Add eslint rule "no-mixed-operator"
Guillaume Gomez
-0
/
+1
2022-06-11
Add eslint rule "no-lonely-if"
Guillaume Gomez
-0
/
+1
2022-06-07
Rollup merge of #97792 - GuillaumeGomez:eslint-checks, r=Dylan-DPC
Matthias Krüger
-1
/
+7
2022-06-06
Add "no-label-var" eslint check
Guillaume Gomez
-0
/
+1
2022-06-06
Add "no-implied-eval" eslint check
Guillaume Gomez
-0
/
+1
2022-06-06
Add "no-implicit-globals" eslint check
Guillaume Gomez
-0
/
+1
2022-06-06
Add "no-floating-decimal" eslint check
Guillaume Gomez
-0
/
+1
2022-06-06
Add "no-div-regex" eslint check
Guillaume Gomez
-0
/
+1
2022-06-06
Add "no-confusing-arrow" eslint check
Guillaume Gomez
-1
/
+2
2022-06-06
Rollup merge of #90905 - GuillaumeGomez:empty-impl-blocks, r=jsha
Matthias Krüger
-1
/
+7
2022-06-03
Add "no-alert" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "guard-for-in" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "block-scoped-var" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "no-template-curly-in-string" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "no-self-compare" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "no-import-assign" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "no-invalid-regexp" eslint rule
Guillaume Gomez
-0
/
+1
2022-06-03
Add "no-fallthrough" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-31
Fix theme checks
Guillaume Gomez
-0
/
+3
2022-05-31
Display empty impl blocks if they have documentations
Guillaume Gomez
-1
/
+4
2022-05-31
Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jsha
Dylan DPC
-47
/
+117
2022-05-30
Fix invalid line number computation when clicking on something else than a li...
Guillaume Gomez
-0
/
+4
2022-05-30
Fix display of `<details>`/`<summary>` in doc blocks
Guillaume Gomez
-10
/
+3
2022-05-30
Improve display of `<details>` in doc blocks
Guillaume Gomez
-2
/
+14
2022-05-30
Move theme rules out of settings.css
Guillaume Gomez
-16
/
+39
2022-05-30
Improve display of settings radio buttons
Guillaume Gomez
-31
/
+78
2022-05-29
Add "no-ex-assign" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-29
Add "no-duplicate-case" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-29
Add "no-dupe-keys" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-29
Add "no-dupe-else-if" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-29
Add "no-dup-args" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-29
Add "no-debugger" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-29
Add "no-const-assign" eslint rule
Guillaume Gomez
-0
/
+1
2022-05-27
Add "eqeqeq" eslint rule
Guillaume Gomez
-6
/
+7
2022-05-27
Add "no-unused-vars" eslint rule
Guillaume Gomez
-0
/
+7
[prev]
[next]