about summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-02 19:22:20 +0000
committerbors <bors@rust-lang.org>2023-08-02 19:22:20 +0000
commit6e6d39a4f502ee7a1e60fb4f7faffa485f9dedd4 (patch)
treeb488f28d3fb90c4187d0e7c6694cde8bc2bbad7c /compiler/rustc_span/src
parent20747af8940cf683970e76ec9a433305940c05f3 (diff)
parent7c12b2e6367713a00623780a50cf08a5edb3427f (diff)
downloadrust-6e6d39a4f502ee7a1e60fb4f7faffa485f9dedd4.tar.gz
rust-6e6d39a4f502ee7a1e60fb4f7faffa485f9dedd4.zip
Auto merge of #114345 - lqd:revert-113588, r=RalfJung
Revert #113588 to fix bootstrap timings

This reverts #113588 which seems to have broken perf's bootstrap timings via some git issue

https://github.com/rust-lang/rust/pull/114318#issuecomment-1660807886 show a newly broken benchmark, the error at the time was

```
fatal: Path 'src/ci/channel' exists on disk, but not in 'e62323df22ecf9c163023132d17b7114f68b72e8'.
       thread 'main' panicked at 'command did not execute successfully: cd "/home/collector/rustc-perf/rust" && "git" "show" "e62323df22ecf9c163023132d17b7114f68b72e8:src/ci/channel"
       expected success, got: exit status: 128', config.rs:1786:27
```

If this lands, it will reopen #101907 and annoy miri, but it could actually be an issue that would appear during the next bootstrap bump, not just rustc-perf today.

r? `@ghost`
Diffstat (limited to 'compiler/rustc_span/src')
0 files changed, 0 insertions, 0 deletions