diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-04-09 06:02:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-09 06:02:24 +0200 |
| commit | 7e9eaba52b283baf582f1e16c84eb64350465d31 (patch) | |
| tree | 4e1ceb303fb0a24137b60a18a643b8a8ce7eb68e /tests/rustdoc-js-std/parser-reference.js | |
| parent | 55e0668fea8fc93596fc7b89b917c14fa752494a (diff) | |
| parent | f7b2e37f7232540d9f2b2dc6e33597fbb74f4f63 (diff) | |
| download | rust-7e9eaba52b283baf582f1e16c84eb64350465d31.tar.gz rust-7e9eaba52b283baf582f1e16c84eb64350465d31.zip | |
Rollup merge of #123652 - cuviper:ui-vendor, r=jieyouxu
Fix UI tests with dist-vendored dependencies
There is already a workaround in `compiletest` to deal with custom
`CARGO_HOME` using `-Zignore-directory-in-diagnostics-source-blocks={}`.
A similar need exists when dependencies come from the local `vendor`
directory, which distro builds often use, so now we ignore that too.
Also, `issue-21763.rs` was normalizing `hashbrown-` paths, presumably
expecting a version suffix, but the vendored path doesn't include the
version. Now that matches `[\\/]hashbrown` instead.
Diffstat (limited to 'tests/rustdoc-js-std/parser-reference.js')
0 files changed, 0 insertions, 0 deletions
