about summary refs log tree commit diff
path: root/library/std/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-15 06:04:50 +0000
committerbors <bors@rust-lang.org>2024-04-15 06:04:50 +0000
commit85b884b0582d91e4b2e8ba9968ce50a3f549e8af (patch)
treea1e8f7435fa6ed4ced69b1b5831b3a2508b6cd75 /library/std/src
parent9db7a745252aff188e5935141a7c15d913a3a21a (diff)
parent2ce487c45c0dab4abd37d6dcf88bdfb041c5b2a4 (diff)
downloadrust-85b884b0582d91e4b2e8ba9968ce50a3f549e8af.tar.gz
rust-85b884b0582d91e4b2e8ba9968ce50a3f549e8af.zip
Auto merge of #122997 - matthiaskrgr:compiletest_ices, r=oli-obk
compiletest ice tracking

see https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/where.20to.20mass-add.20known.20ices.20.2F.20merging.20glacier.20into.20rust/near/429082963

This will allow us to sunset most of https://github.com/rust-lang/glacier
The rustc ices will be tracked directly inside the rust testsuite
There are a couple of .sh tests remaining that I have not ported over yet.

This adds `tests/crashes`, a file inside this directory MUST ice, otherwise it is considered test-fail.
This will be used to track ICEs from glacier and the bugtracker.
When someones pr accidentally fixes one of these ICEs, they can move the test from `crashes` into `ui` for example.

I also added a new tidy lint that warns when a test inside `tests/crashes` does not have a `//@ known-bug: ` line

the env var `COMPILETEST_VERBOSE_CRASHES` can be set to get exit code, stderr and stdout of a crash-test to aid debugging/adding tests.
Diffstat (limited to 'library/std/src')
0 files changed, 0 insertions, 0 deletions