about summary refs log tree commit diff
path: root/src/ci
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-05-06 14:50:45 +0200
committerGitHub <noreply@github.com>2025-05-06 14:50:45 +0200
commita92ba60d0f88975461c1d98659c70ecf4de1bb82 (patch)
treec4057d605e056dee7a06af2392ae7733599de68b /src/ci
parent651e9cf327358b28db7e37a2ae61727f4a2ef232 (diff)
parentf7d8558003d5821868feef3fe1858fb422a5afc4 (diff)
downloadrust-a92ba60d0f88975461c1d98659c70ecf4de1bb82.tar.gz
rust-a92ba60d0f88975461c1d98659c70ecf4de1bb82.zip
Rollup merge of #140135 - GuillaumeGomez:sidebars-image, r=rustdoc
Unify sidebar buttons to use the same image

Part of https://github.com/rust-lang/rust/issues/139832.

The source sidebar looks like this with the new image:

![image](https://github.com/user-attachments/assets/df4fee52-fb71-4794-91b7-3afc6d2aab70)

You can test it [here](https://rustdoc.crud.net/imperio/sidebar-images/src/foo/foo.rs.html).

r? `@notriddle`
Diffstat (limited to 'src/ci')
-rw-r--r--src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
index 3428dd4826a..e15121e0f31 100644
--- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
+++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version
@@ -1 +1 @@
-0.20.3
\ No newline at end of file
+0.20.6
\ No newline at end of file