about summary refs log tree commit diff
path: root/tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-unwind.diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-22 16:04:16 +0000
committerbors <bors@rust-lang.org>2023-06-22 16:04:16 +0000
commit3a4f9a14160595f35456ccc885ad0e402223e9e7 (patch)
treec8fefb316ca40c96a50c0893a9722fec3d4a364d /tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-unwind.diff
parent6c73f679989cb4d2c500428d0609cf1ea9ec6a26 (diff)
parent674cd5ab574dcc629e1cbf6b1e2713360b8617d8 (diff)
downloadrust-3a4f9a14160595f35456ccc885ad0e402223e9e7.tar.gz
rust-3a4f9a14160595f35456ccc885ad0e402223e9e7.zip
Auto merge of #15110 - HKalbasi:run-test-command, r=HKalbasi
internal: Add run-tests command

This command is similar to `cargo test` except that it uses r-a to run tests instead of compiling and running them with rustc. This is slower than `cargo test` and it is only useful for me to see a bird view of what needs to be fixed. The current output is:
```
48 passed, 5028 failed, 2 ignored
All tests            174.74s, 648ginstr
```
48 is very low, but higher than what I originally thought.

Now that there is some passing tests, I can show the plan:

https://github.com/rust-lang/rust-analyzer/assets/45197576/76d7d777-1843-4ca4-b7fe-e463bdade6cb

That is, at the end, I want to be able to immediately re run every test after every change. (0.5s is not really immediate, but it's not finished yet, and it is way better than 8s that running a typical test in r-a will take on my system)
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.panic-unwind.diff')
0 files changed, 0 insertions, 0 deletions