rust/src/etc
Dylan DPC 53a790c58a
Rollup merge of #69049 - pthariensflame:improvement/imgbot, r=GuillaumeGomez
Optimize image sizes

This was done by [ImgBot](https://imgbot.net/) on my own fork, which I then immediately merged and turned into this manual pull request. Below is reproduced [ImgBot's own message](https://github.com/pthariensflame/rust/pull/3#issue-373452394) on the content of this PR.

r? @steveklabnik since this is a documentation PR, I guess.

---

> ## Beep boop. Your images are optimized!
>
> Your image file size has been reduced by **21%** 🎉
>
> <details>
> <summary>
> Details
> </summary>
>
> | File | Before | After | Percent reduction |
> |:--|:--|:--|:--|
> | /src/etc/installer/gfx/rust-logo.png | 5.71kb | 3.82kb | 33.11% |
> | /src/librustdoc/html/static/down-arrow.svg | 0.63kb | 0.50kb | 20.44% |
> | /src/librustdoc/html/static/wheel.svg | 3.86kb | 3.68kb | 4.66% |
> | /src/librustdoc/html/static/brush.svg | 0.47kb | 0.44kb | 4.61% |
> | | | | |
> | **Total :** | **10.65kb** | **8.44kb** | **20.82%** |
> </details>
>
> ---
>
> [📝docs](https://imgbot.net/docs) | [:octocat: repo](https://github.com/dabutvin/ImgBot) | [🙋issues](https://github.com/dabutvin/ImgBot/issues) | [🏅swag](https://goo.gl/forms/1GX7wlhGEX8nkhGO2) | [🏪marketplace](https://github.com/marketplace/imgbot)
2020-02-13 02:52:53 +01:00
..
installer [ImgBot] Optimize images 2020-02-11 03:01:20 +00:00
natvis debuginfo: Support for std::collections::Hash* in windows debuggers. 2019-11-20 19:27:42 -08:00
test-float-parse Format the world 2019-12-22 17:42:47 -05:00
third-party Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
cat-and-grep.sh Remove licenses 2018-12-25 21:08:33 -07:00
CONFIGS.md Add sublime-rust to CONFIGS.md. 2016-08-22 01:24:01 -04:00
cpu-usage-over-time-plot.sh Fix bucket in CPU usage script 2019-07-03 10:19:59 -04:00
ctags.rust Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debugger_pretty_printers_common.py PEP8 format spacing 2020-02-07 23:47:29 -05:00
dec2flt_table.py remove unnecessary sys import 2020-02-07 23:49:40 -05:00
gdb_load_rust_pretty_printers.py import gdb for explicit access to gdb.current_objfile() 2019-06-28 06:43:03 +02:00
gdb_rust_pretty_printing.py PEP8 format spacing 2020-02-08 00:01:32 -05:00
generate-deriving-span-tests.py PEP8 format spacing, split import statements 2020-02-08 00:02:11 -05:00
generate-keyword-tests.py remove unnecessary import statement 2020-02-08 00:03:51 -05:00
htmldocck.py PEP8 format spacing, remove unnecessary local variable assignment 2020-02-08 00:12:25 -05:00
indenter fix some python3 incompatibilities 2017-11-16 13:34:13 -05:00
lldb_batchmode.py PEP8 format spacing 2020-02-08 00:31:12 -05:00
lldb_rust_formatters.py shorten comment blocks to < 100 characters 2020-02-08 08:13:01 -05:00
rust-gdb Remove licenses 2018-12-25 21:08:33 -07:00
rust-gdbgui Remove licenses 2018-12-25 21:08:33 -07:00
rust-lldb Check for lldb existences 2019-07-14 04:19:39 +00:00
rust-windbg.cmd Remove licenses 2018-12-25 21:08:33 -07:00
wasm32-shim.js std: Remove the wasm_syscall feature 2019-08-28 08:34:31 -07:00