diff options
| author | bors <bors@rust-lang.org> | 2020-07-08 20:03:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-07-08 20:03:32 +0000 |
| commit | 8aa18cbdc5d4bc33bd61e2d9a4b643d87f5d21de (patch) | |
| tree | 3653ae1b581d96a6e366c6ba9f96e584dd8b7be6 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 1d919c9377f4602d991ca1c7ba852e7555943740 (diff) | |
| parent | 723872639995246b586473867ded975465e1466f (diff) | |
| download | rust-8aa18cbdc5d4bc33bd61e2d9a4b643d87f5d21de.tar.gz rust-8aa18cbdc5d4bc33bd61e2d9a4b643d87f5d21de.zip | |
Auto merge of #74153 - ehuss:fix-bootstrap-test-librustc, r=Mark-Simulacrum
Fix x.py test for librustc crates. #73352 introduced a bug where `x.py test src/librustc_ast` would fail to actually run the tests. The issue is that `krate` and `all_krates` were changed to return relative paths. This caused the code to do a test of "relative_path ends with absolute path" which is always false. The solution is to swap that around. The change to `Crate` isn't necessary, it just simplifies the code and makes it uniform with `CrateLibrustc`.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
