index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
panics
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-873
/
+0
2022-09-19
Adding ignore fuchsia tests for Backtrace, ErrorKind cases
Andrew Pollack
-4
/
+6
2022-07-28
location-detail: disable all location details when passed `none`
Hudson Ayers
-0
/
+10
2022-06-30
Specialize a few tests depending on opt-level.
Camille GILLOT
-2
/
+2
2022-06-30
Allow inlining `#[inline]` functions.
Camille GILLOT
-1
/
+1
2022-06-22
use `-Cstrip=debuginfo` with ui tests to reduce disk space usage
klensy
-4
/
+10
2022-02-03
Rollup merge of #93566 - Aaron1011:rustc-backtrace, r=davidtwco
Yuki Okushi
-0
/
+27
2022-02-02
Configure panic hook backtrace behavior
Mark Rousskov
-0
/
+35
2022-02-01
Make rustc use `RUST_BACKTRACE=full` by default
Aaron Hill
-0
/
+27
2022-01-08
Change panic::update_hook to simplify usage
Badel2
-16
/
+36
2022-01-07
Implement panic::update_hook
Badel2
-0
/
+16
2022-01-05
Auto merge of #92498 - camelid:ignore-flaky-test, r=Mark-Simulacrum
bors
-0
/
+4
2022-01-04
Ignore flaky `panic-short-backtrace-windows-x86_64.rs` test for now
Noah Lev
-0
/
+4
2022-01-01
Update references to `-Z symbol-mangling-version` to use `-C`
Josh Triplett
-2
/
+2
2021-12-17
Set `RUST_BACKTRACE=0` when running location-detail tests
Aaron Hill
-3
/
+7
2021-12-09
Add needs-unwind to tests that depend on panicking
David Koloski
-0
/
+5
2021-10-21
add tests for -Zlocation-detail
Hudson Ayers
-0
/
+37
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-5
/
+2
2021-08-24
tests: support -Zsymbol-mangling-version=v0 being the default.
Eduard-Mihai Burtescu
-1
/
+11
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-08-03
rustc: Fill out remaining parts of C-unwind ABI
Alex Crichton
-24
/
+20
2021-07-29
[backtraces]: look for the `begin` symbol only after seeing `end`
Wesley Wiser
-1
/
+12
2021-07-29
Add regression test
Wesley Wiser
-0
/
+47
2021-07-06
Add s to non_fmt_panic
Ryan Levick
-3
/
+3
2021-06-06
Update testsuite to match new panic msg
Reagan McFarland
-2
/
+2
2021-05-07
panic ui test: Test always_abort on one thread, panic on another
Ian Jackson
-1
/
+20
2021-05-07
panic ui test: Add a test for panic::always_abort
Ian Jackson
-0
/
+7
2021-05-07
panic ui test: Improve error handling
Ian Jackson
-2
/
+11
2021-05-07
panic ui test: Provide comprehensive test for panic after fork
Ian Jackson
-22
/
+26
2021-02-03
Allow/fix non_fmt_panic in tests.
Mara Bos
-1
/
+5
2021-02-01
Add UI test for panic/assert in Rust 2021.
Mara Bos
-0
/
+51
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-3
/
+1
2020-09-21
Move panic safety traits tests
Alexis Bourget
-51
/
+0
2020-08-07
Prevent `__rust_begin_short_backtrace` frames from being tail-call optimised ...
Alan Egerton
-0
/
+23
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+25
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+271
2019-10-12
test unwind(abort) with Rust ABI
Ralf Jung
-0
/
+64
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+222