about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-02-16 19:21:14 +0100
committerGitHub <noreply@github.com>2021-02-16 19:21:14 +0100
commit4df040176dd8b3f22c461bad81042223140065fe (patch)
tree6136752705e8788f478146bcee12527c680601b7 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentf1c47c79fe8438ed241630f885797eebef3a6cab (diff)
parent719c8d40cc9fb024fbc48055ffdedb0370de0156 (diff)
downloadrust-4df040176dd8b3f22c461bad81042223140065fe.tar.gz
rust-4df040176dd8b3f22c461bad81042223140065fe.zip
Rollup merge of #82145 - GuillaumeGomez:es5-checks, r=Nemo157
Fix ES5 errors (IE11)

rustdoc is supposed to run on IE11 but someone reported me that it wasn't. I just confirmed it by using `es-check` with the `es5` option like this:

```
$ es-check es5 src/librustdoc/html/static/*.js
```

The PR fixes those issues and add CI checks to prevent regressions.

`@Mark-Simulacrum:` I added checks in the CI, but not sure if it's the correct way to do it. Any help on that side would be very appreciated!

r? `@Nemo157`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions