diff options
| author | bors <bors@rust-lang.org> | 2023-02-13 07:07:33 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-02-13 07:07:33 +0000 |
| commit | 20081880ad2a98bbc8c8293f96c5b284d1584d86 (patch) | |
| tree | 5d86cc6f3cba4cc08372e73b8024b9102f30268a /src/ci/docker | |
| parent | 96834f0231277e8feb8dcf185b2af082ad2e39f6 (diff) | |
| parent | 4bf58083ac2c8d00ec43c073b2e7b00496984c89 (diff) | |
| download | rust-20081880ad2a98bbc8c8293f96c5b284d1584d86.tar.gz rust-20081880ad2a98bbc8c8293f96c5b284d1584d86.zip | |
Auto merge of #107980 - Dylan-DPC:rollup-u4b19bl, r=Dylan-DPC
Rollup of 7 pull requests Successful merges: - #107654 (reword descriptions of the deprecated int modules) - #107915 (Add `array::map` benchmarks) - #107961 (Avoid copy-pasting the `ilog` panic string in a bunch of places) - #107962 (Add a doc note about why `Chain` is not `ExactSizeIterator`) - #107966 (Update browser-ui-test version to 0.14.3) - #107970 (Hermit: Remove floor symbol) - #107973 (Fix unintentional UB in SIMD tests) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Diffstat (limited to 'src/ci/docker')
| -rw-r--r-- | src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version | 2 |
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 c39e9c5fbc9..94ec2401292 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.14.1 \ No newline at end of file +0.14.3 \ No newline at end of file |
