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
/
tests
/
ui
/
panics
Age
Commit message (
Expand
)
Author
Lines
2023-12-14
update use of feature flags
lcnr
-1
/
+1
2023-09-29
mark relevant tests as requiring unwinding
Pietro Albini
-2
/
+4
2023-08-27
avoid triple-backtrace due to panic-during-cleanup
Ralf Jung
-6
/
+7
2023-08-25
keep trying which flags we need for this test until it passes bors
Ralf Jung
-5
/
+10
2023-08-24
add tests for both kinds of unwind-terminate messages
Ralf Jung
-0
/
+51
2023-08-01
Auto merge of #112849 - m-ou-se:panic-message-format, r=thomcc
bors
-22
/
+45
2023-07-29
print omitted frames count for short backtrace mode
yukang
-0
/
+3
2023-07-29
Change default panic handler message format.
Mara Bos
-22
/
+45
2023-07-11
Structurally resolve in pattern matching when peeling refs in new solver
Michael Goulet
-0
/
+2
2023-05-27
Rework handling of recursive panics
Amanieu d'Antras
-0
/
+24
2023-05-17
Fix #107910, Shorten backtraces in ICEs
yukang
-0
/
+143
2023-05-05
Improve filtering in `default-backtrace-ice.rs`.
Nicholas Nethercote
-1
/
+18
2023-04-25
test that we format the panic message only once
Lukas Markeffsky
-0
/
+24
2023-04-15
Add some reasons why tests are ignored.
Eric Huss
-1
/
+1
2023-02-20
Move the resolver into a query
Oli Scherer
-0
/
+1
2023-02-07
Tweak ICE message
Esteban Küber
-3
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+873